|
Neo4j Enterprise | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GraphDatabaseAPI | This API can be used to get access to services. |
IdGeneratorFactory | |
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 Summary | |
---|---|
CircuitBreaker.Status | |
CommonBranchOrdering | |
HighlyAvailableGraphDatabase.BranchedDataPolicy | |
IdType | |
SideSelectorPolicies | |
SlaveUpdateMode | TODO |
Uniqueness | Contains some uniqueness modes that are very common in traversals, for example uniqueness of nodes or relationships to visit during a traversal. |
Exception Summary | |
---|---|
DeadlockDetectedException | Signals that a deadlock between two or more transactions has been detected. |
InformativeStackTrace | Preferably used when there's a place where you'd like to capture the call path leading up to a certain point. |
Implementation for embedding a Neo4j graph database in an application. Classes are provided for both read/write mode and read only mode.
|
Neo4j Enterprise | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |