| Class | Description |
|---|---|
| Neo4jAssociationResultList | Extended result list aware of the parent entity and association to prevent N+1 queries |
| Neo4jList | A DirtyCheckingList for Neo4j |
| Neo4jPath | A neo4j org.neo4j.driver.types.Path adapter |
| Neo4jPath.Neo4jPathIterator | |
| Neo4jPath.Neo4jPathSegment | |
| Neo4jPersistentList | Neo4j version of the PersistentList class |
| Neo4jPersistentSet | Neo4j version of the PersistentSet class |
| Neo4jPersistentSortedSet | Neo4j version of the PersistentSet class |
| Neo4jRelationship | Default implementation of the Relationship trait |
| Neo4jResultList | A Neo4j result list for decoding objects from the Result interface |
| Neo4jSet | A DirtyCheckingSet for Neo4j |
| Neo4jSortedSet | A Neo4j sorted set |