Package | Description |
---|---|
org.neo4j.graphdb.config |
Configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseSetting<T>
Deprecated.
The settings API will be completely rewritten in 4.0
|
class |
ScopeAwareSetting<T>
Deprecated.
The settings API will be completely rewritten in 4.0
|
Modifier and Type | Method and Description |
---|---|
default List<Setting<T>> |
Setting.settings(Map<String,String> params)
Deprecated.
|
List<Setting<T>> |
SettingGroup.settings(Map<String,String> params)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
Configuration.get(Setting<T> setting)
Deprecated.
Retrieve the value of a configuration
Setting . |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.