| Package | Description |
|---|---|
| org.neo4j.kernel |
Implementation for embedding a Neo4j graph database in an application.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionBuilder |
GraphDatabaseAPI.tx()
Deprecated.
|
TransactionBuilder |
InternalAbstractGraphDatabase.tx() |
TransactionBuilder |
TransactionBuilder.unforced()
Relaxes the forcing constraint of the logical logs for this transaction
so that the data is written out, but not forced to disk.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.