| Package | Description |
|---|---|
| org.neo4j.ogm.context | |
| org.neo4j.ogm.session |
| Class and Description |
|---|
| DirectedRelationship
Represents a relationship type along with a direction.
|
| GraphEntityMapper |
| 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).
|
| Class and Description |
|---|
| MappingContext
The MappingContext maintains a map of all the objects created during the hydration
of an object map (domain hierarchy).
|
Copyright © 2016 Neo Technology, Inc.. All rights reserved.