Package com.graphdbapi.values.virtual
Class CypherList
- java.lang.Object
-
- com.graphdbapi.values.CypherAny
-
- com.graphdbapi.values.virtual.CypherList
-
- All Implemented Interfaces:
com.graphdbapi.memory.MemoryEstimable
public abstract class CypherList extends CypherAny
Driver传输List类型的对象。
-
-
Constructor Summary
Constructors Constructor Description CypherList()
-
Method Summary
-
Methods inherited from class com.graphdbapi.values.CypherAny
getMemorySize
-
-