| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| org.neo4j.kernel.api | |
| org.neo4j.kernel.api.exceptions | |
| org.neo4j.kernel.api.operations |
| Class and Description |
|---|
| DataStatement |
| KernelAPI
The main API through which access to the Neo4j kernel is made, both read
and write operations are supported as well as creating transactions.
|
| ReadStatement |
| SchemaStatement |
| Class and Description |
|---|
| DataStatement |
| EntityType |
| InvalidTransactionTypeException |
| KernelTransaction
Represents a transaction of changes to the underlying graph.
|
| MicroTransaction
A trusted unit of
Transactor.Work, that we know has been submitted through a Transactor. |
| ReadStatement |
| SchemaStatement |
| Statement |
| StatementOperationParts |
| Transactor.Work |
| Class and Description |
|---|
| EntityType |
| Class and Description |
|---|
| ReadStatement |
| Statement |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.