Spatial Data Types¶
Cypher Type |
Python Type |
---|---|
Point |
-
class
neo4j.types.spatial.
Point
¶ A point within a geometric space. This type is generally used via its subclasses and should not be instantiated directly unless there is no subclass defined for the required SRID.