| Interface | Description |
|---|---|
| Configuration |
Provide the basic operation that one could perform on a set of configurations.
|
| Setting<T> |
Settings that can be provided in configurations are represented by instances of this interface, and are available
as static fields in various *Settings classes.
|
| Class | Description |
|---|---|
| ScopeAwareSetting<T> |
| Exception | Description |
|---|---|
| InvalidSettingException |
Thrown when a configuration setting is, for one reason or another, invalid.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.