public interface Configuration
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
get(Setting<T> setting)
Retrieve the value of a configuration  
Setting. | 
<T> T get(Setting<T> setting)
Setting.T - The type of the configuration propertysetting - The configuration propertyCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.