| Class | Description |
|---|---|
| CypherCRUD |
Provides a way to create, remove and look for nodes and relationships using the cypher query language.
|
| MapsTupleIterator |
Iterates over the results of a native query when each result is not mapped by an entity
|
| Neo4jAssociationSnapshot |
Represents the association snapshot as loaded by Neo4j.
|
| Neo4jSequenceGenerator |
Generates the next value of an id sequence as represented by
IdSourceKey. |
| Neo4jTupleSnapshot |
Represents the Tuple snapshot as loaded by the Neo4j datastore.
|
| Neo4jTypeConverter |
Container for methods used to obtain the
GridType representation of a Type. |
| NodesTupleIterator |
Iterates over the result of a native query when each result is a neo4j node.
|
| Enum | Description |
|---|---|
| NodeLabel |
Identifies the role of the node created by the neo4j dialect.
|
Copyright © 2010-2014 Hibernate. All Rights Reserved.