Package | Description |
---|---|
org.neo4j.graphdb.config |
Configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSetting<T>
All fields specified here are set via annotations when loaded
|
class |
ScopeAwareSetting<T> |
Modifier and Type | Method and Description |
---|---|
default List<Setting<T>> |
Setting.settings(Map<String,String> params) |
List<Setting<T>> |
SettingGroup.settings(Map<String,String> params) |
Modifier and Type | Method and Description |
---|---|
<T> T |
Configuration.get(Setting<T> setting)
Retrieve the value of a configuration
Setting . |
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.