| Interface | Description |
|---|---|
| KernelAPI |
The main API through which access to the Neo4j kernel is made, both read
and write operations are supported as well as transactions.
|
| KernelTransaction |
Represents a transaction of changes to the underlying graph.
|
| StatementOperations |
Interface for accessing and modifying the underlying graph.
|
| Class | Description |
|---|---|
| StatementOperationParts |
| Enum | Description |
|---|---|
| EntityType |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.