| Package | Description |
|---|---|
| org.neo4j.ogm.config | |
| org.neo4j.ogm.service |
| Constructor and Description |
|---|
AutoIndexConfiguration(Configuration configuration) |
CompilerConfiguration(Configuration configuration) |
DriverConfiguration(Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
static Configuration |
Components.getConfiguration()
There is a single configuration object, which should never be null, associated with the Components class
You can update this configuration in-situ, or you can replace the configuration with another.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Components.configure(Configuration configuration)
Configure the OGM from a pre-built Configuration class
|
Copyright © 2017 Neo Technology, Inc.. All rights reserved.