org.neo4j.kernel.configuration
Class SystemPropertiesConfiguration
java.lang.Object
org.neo4j.kernel.configuration.SystemPropertiesConfiguration
public class SystemPropertiesConfiguration
- extends Object
Collect settings from System.getProperties()
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropertiesConfiguration
public SystemPropertiesConfiguration(Class<?>... settingsClasses)
SystemPropertiesConfiguration
public SystemPropertiesConfiguration(Iterable<Class<?>> settingsClasses)
apply
public Map<String,String> apply(Map<String,String> config)
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.