| Interface | Description |
|---|---|
| Database | |
| Database.Factory | |
| DatabaseRegistry.Visitor | |
| GraphDatabaseFactory | |
| LifecycleManagingDatabase.GraphFactory | |
| RrdDbWrapper |
This provider exists because
RrdDb is inflexible w/ regards to different
file system abstractions and RrdDb being a class makes it hard to override
closing it where the backing file should be deleted in, say an ephemeral environment. |
| Class | Description |
|---|---|
| CypherExecutor | |
| CypherExecutorProvider | |
| DatabaseDefinition |
Metadata about a database that runs in the server.
|
| DatabaseHosting | |
| DatabaseProvider | |
| DatabaseRegistry |
A service that provides access to multiple neo4j databases, and allows mapping them to keys.
|
| GraphDatabaseServiceProvider | |
| InjectableProvider<E> | |
| LifecycleManagingDatabase |
Wraps a neo4j database in lifecycle management.
|
| RrdDbWrapper.Plain | |
| WrappedDatabase |
| Enum | Description |
|---|---|
| DatabaseHosting.Mode |
| Exception | Description |
|---|---|
| NoSuchDatabaseProviderException |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.