| Package | Description |
|---|---|
| org.neo4j.ogm.driver | |
| org.neo4j.ogm.service |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigurableDriver
The AbstractConfigurableDriver is used by all drivers to configure themselves.
|
| Modifier and Type | Method and Description |
|---|---|
static Driver |
Components.driver() |
static Driver |
DriverService.load(DriverConfiguration configuration)
Loads and initialises a Driver using the specified DriverConfiguration
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Components.setDriver(Driver driver) |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.