Class Hierarchy
- java.lang.Object
- org.springframework.data.neo4j.core.convert.ConvertWith.UnsetConverter (implements org.springframework.data.neo4j.core.convert.Neo4jPersistentPropertyConverter<T>)
- org.springframework.data.convert.CustomConversions
- org.springframework.data.neo4j.core.convert.Neo4jConversions
- org.springframework.data.neo4j.core.convert.Neo4jSimpleTypes
Interface Hierarchy
- org.springframework.data.neo4j.core.convert.Neo4jConversionService
- org.springframework.data.neo4j.core.convert.Neo4jPersistentPropertyConverter<T>
- org.springframework.data.neo4j.core.convert.Neo4jPersistentPropertyConverterFactory
- org.springframework.data.neo4j.core.convert.Neo4jPersistentPropertyToMapConverter<K,
P>
Annotation Interface Hierarchy
- org.springframework.data.neo4j.core.convert.ConvertWith (implements java.lang.annotation.Annotation)