| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| org.neo4j.kernel.api |
| Class and 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.
|
| Class and Description |
|---|
| 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.