|
Neo4j Community | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction | |
|---|---|
| org.neo4j.graphdb | The core graph database API. |
| org.neo4j.kernel | Implementation for embedding a Neo4j graph database in an application. |
| Uses of Transaction in org.neo4j.graphdb |
|---|
| Methods in org.neo4j.graphdb that return Transaction | |
|---|---|
Transaction |
GraphDatabaseService.beginTx()
Starts a new transaction and associates it with the current thread. |
| Uses of Transaction in org.neo4j.kernel |
|---|
| Classes in org.neo4j.kernel that implement Transaction | |
|---|---|
class |
PlaceboTransaction
|
class |
TopLevelTransaction
|
| Methods in org.neo4j.kernel that return Transaction | |
|---|---|
Transaction |
TransactionBuilder.begin()
Starts a new transaction and associates it with the current thread. |
Transaction |
InternalAbstractGraphDatabase.beginTx()
|
|
Neo4j Community | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||