Package org.springframework.data.neo4j.types


@NullMarked package org.springframework.data.neo4j.types
Additional types provided by SDN.
  • Class
    Description
    A concrete, 2-dimensional cartesian point.
    A concrete, 3-dimensional cartesian point.
    A generic coordinate type with x, y and z values having an arbitrary meaning.
    A concrete, 2-dimensional geographic point with a specific coordinate system.
    A concrete, 3-dimensional geographic point with a specific coordinate system.
    A dedicated Neo4j point, that is aware of its nature, either being geographic or cartesian.
    A builder for points, so that coordinates and optionally a coordinate system can be configured.