| Package | Description |
|---|---|
| org.neo4j.kernel.api |
| Modifier and Type | Class and Description |
|---|---|
class |
KernelTransactionImplementation
This class should replace the
KernelTransaction interface, and take its name, as soon as
TransitionalTxManagementKernelTransaction is gone from server. |
| Modifier and Type | Method and Description |
|---|---|
KernelTransaction |
KernelAPI.newTransaction()
Creates and returns a new
KernelTransaction capable of modifying the
underlying graph. |
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.