Package | Description |
---|---|
org.neo4j.graphdb.config |
Configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
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.
|
interface |
SettingGroup<T>
This interface represents a setting group.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSetting<T>
All fields specified here are set via annotations when loaded
|
class |
ScopeAwareSetting<T> |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.