| 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.
|
| StatementContext |
Interface for accessing and modifying the underlying graph.
|
| TransactionContext |
Represents a transaction of changes to the underlying graph.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.