| Package | Description |
|---|---|
| org.neo4j.ogm.context | |
| org.neo4j.ogm.cypher.compiler | |
| org.neo4j.ogm.session | |
| org.neo4j.ogm.session.delegates |
| Class and Description |
|---|
| DirectedRelationship
Represents a relationship type along with a direction.
|
| EntityMapper
Specification for an object-graph mapper, which can map arbitrary Java objects onto Cypher data manipulation queries.
|
| Mappable |
| MappedRelationship
Light-weight record of a relationship mapped from the database
startNodeId - relationshipId - relationshipType - endNodeId
The relationshipId is recorded for relationship entities, and not for simple relationships. |
| MappingContext
The MappingContext maintains a map of all the objects created during the hydration
of an object map (domain hierarchy).
|
| ResponseMapper
Specification for an object-model mapper, which can map a model M onto arbitrary Java objects.
|
| RestStatisticsModel |
| WriteProtectionTarget
Indicates a write protection on safe.
|
| Class and Description |
|---|
| Mappable |
| Class and Description |
|---|
| MappingContext
The MappingContext maintains a map of all the objects created during the hydration
of an object map (domain hierarchy).
|
| WriteProtectionTarget
Indicates a write protection on safe.
|
| Class and Description |
|---|
| WriteProtectionTarget
Indicates a write protection on safe.
|
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.