| Package | Description |
|---|---|
| org.neo4j.ogm.annotation.typeconversion | |
| org.neo4j.ogm.cypher | |
| org.neo4j.ogm.metadata | |
| org.neo4j.ogm.typeconversion |
| Class and Description |
|---|
| AttributeConverter
based on JPA AttributeConverter, but with methods
appropriate for property graphs, rather than
column stores/RDBMS.
|
| Class and Description |
|---|
| AttributeConverter
based on JPA AttributeConverter, but with methods
appropriate for property graphs, rather than
column stores/RDBMS.
|
| CompositeAttributeConverter |
| Class and Description |
|---|
| AttributeConverter
based on JPA AttributeConverter, but with methods
appropriate for property graphs, rather than
column stores/RDBMS.
|
| CompositeAttributeConverter |
| ConversionCallback
Defines a method to be called by the underlying OGM when it needs to perform a type conversion at runtime but no explicit
AttributeConverter has been found. |
| Class and Description |
|---|
| AttributeConverter
based on JPA AttributeConverter, but with methods
appropriate for property graphs, rather than
column stores/RDBMS.
|
| AttributeConverters
This class serves as a holder for converters from a given type to another.
|
| CompositeAttributeConverter |
| ConversionCallback
Defines a method to be called by the underlying OGM when it needs to perform a type conversion at runtime but no explicit
AttributeConverter has been found. |
| ConversionCallbackRegistry
Let's do the simplest thing we possibly can to link this together.
|
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.