| Package | Description |
|---|---|
| org.neo4j.ogm.cypher.compiler | |
| org.neo4j.ogm.mapper | |
| org.neo4j.ogm.session | |
| org.neo4j.ogm.session.response | |
| org.neo4j.ogm.session.transaction |
| Class and Description |
|---|
| 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. |
| Class and Description |
|---|
| DirectedRelationship
Represents a relationship type along with a direction.
|
| EntityToGraphMapper
Specification for an object-graph mapper, which can map arbitrary Java objects onto Cypher data manipulation queries.
|
| GraphToEntityMapper
Specification for an object-graph mapper, which can map
GraphModels onto arbitrary Java objects. |
| 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).
|
| Class and Description |
|---|
| 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 © 2015 Neo Technology, Inc.. All rights reserved.