Class CypherText

  • All Implemented Interfaces:
    com.graphdbapi.memory.MemoryEstimable
    Direct Known Subclasses:
    CypherChar, CypherString

    public abstract class CypherText
    extends CypherValue
    Driver传输字符/字符串类型的对象。
    • Method Detail

      • stringValue

        public abstract java.lang.String stringValue()