Class Neo4jConversions

java.lang.Object
org.springframework.data.convert.CustomConversions
org.springframework.data.neo4j.core.convert.Neo4jConversions

@API(status=STABLE, since="6.0") public final class Neo4jConversions extends CustomConversions
Manages all build-in Neo4j conversions: Cypher types, some additional types and the shared set of Spring Data and Neo4j spatial types.
Since:
6.0
Author:
Michael J. Simons