| Interface | Description |
|---|---|
| Database | |
| Database.Factory | |
| 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 | |
| DatabaseProvider | |
| ExecutionEngineProvider | Deprecated
Use
GraphDatabaseService.execute(String) instead. |
| GraphDatabaseServiceProvider | |
| InjectableProvider<E> | |
| LifecycleManagingDatabase |
Wraps a neo4j database in lifecycle management.
|
| RrdDbWrapper.Plain | |
| WrappedDatabase |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.