See: Description
| Interface | Description |
|---|---|
| GraphDatabaseAPI |
This API can be used to get access to services.
|
| IdGeneratorFactory | |
| InternalSchemaActions |
Implementations are used to configure
IndexCreatorImpl and BaseConstraintCreator for re-use
by both the graph database and the batch inserter. |
| PropertyTracker<T extends PropertyContainer> | |
| TransactionBuilder |
A builder for controlling certain behaviors of a transaction.
|
| Traversal.PathDescriptor<T extends Path> |
Provides hooks to help build a string representation of a
Path. |
| Enum | Description |
|---|---|
| CircuitBreaker.Status | |
| CommonBranchOrdering | |
| IdType | |
| SideSelectorPolicies | |
| Uniqueness |
Contains some uniqueness modes that are very common in traversals, for
example uniqueness of nodes or relationships to visit during a traversal.
|
| Exception | Description |
|---|---|
| DeadlockDetectedException |
Signals that a deadlock between two or more transactions has been detected.
|
| StoreLockException |
Signals a failure to lock the store
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.