Class CypherPoint

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

    public abstract class CypherPoint
    extends CypherValue
    Driver传输geoGraphicPoint、cartesianPoint类型的对象。
    • Constructor Detail

      • CypherPoint

        public CypherPoint()
    • Method Detail

      • coordinate

        public double[] coordinate()