Class CypherStringArray

  • All Implemented Interfaces:
    com.graphdbapi.memory.MemoryEstimable

    public class CypherStringArray
    extends CypherTextArray
    Driver传输StringArray类型的对象。
    • Constructor Summary

      Constructors 
      Constructor Description
      CypherStringArray​(java.lang.String[] value)  
    • Constructor Detail

      • CypherStringArray

        public CypherStringArray​(java.lang.String[] value)