Class CypherTextArray

  • Direct Known Subclasses:
    CypherStringArray

    public abstract class CypherTextArray
    extends CypherValue
    Driver传输字符数组/字符串数组类型的对象。
    • Constructor Detail

      • CypherTextArray

        public CypherTextArray()
    • Method Detail

      • stringValue

        public abstract String stringValue​(int offset)
      • length

        public abstract int length()