| Interface | Description |
|---|---|
| Capability | |
| Capability.Delete | |
| Capability.ExecuteQueries | |
| Capability.GraphId | |
| Capability.LoadByIds | |
| Capability.LoadByInstances | |
| Capability.LoadByType | |
| Capability.LoadOne | |
| Capability.Save | |
| Capability.Transactions | |
| GraphCallback<T> |
A callback interface used to pass functional code to the
Session to be executed in a transaction
and with access to the underlying OGM meta-data. |
| Session |
A
Session serves as the main point of integration for the Neo4j OGM. |
| Class | Description |
|---|---|
| Neo4jSession | |
| SessionFactory |
Used to create
Session instances for interacting with Neo4j. |
| Utils |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.