| Package | Description |
|---|---|
| org.neo4j.graphdb |
The core graph database API.
|
| org.neo4j.helpers |
Common Java utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionTerminatedException
Signals that the transaction within which the failed operations ran
has been terminated with
Transaction.terminate(). |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
TransactionTemplate.execute(org.neo4j.function.Function<Transaction,T> txFunction) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.