Package | Description |
---|---|
org.neo4j.graphdb |
The core graph database API.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionGuardException |
class |
TransientDatabaseFailureException
Indicates that the database is in, or meanwhile a unit of work was executing, got into an intermediate state
where the unit of work, and potentially other units of work as well, couldn't complete successfully.
|
class |
TransientTransactionFailureException
Indicates that a transaction couldn't complete successfully due to an intermediate failure.
|
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.