org.neo4j.kernel
Class AutoConfigurator
java.lang.Object
org.neo4j.kernel.AutoConfigurator
public class AutoConfigurator
- extends Object
Constructor Summary |
AutoConfigurator(org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fs,
String dbPath,
boolean useMemoryMapped,
boolean dump)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoConfigurator
public AutoConfigurator(org.neo4j.kernel.impl.nioneo.store.FileSystemAbstraction fs,
String dbPath,
boolean useMemoryMapped,
boolean dump)
getNiceMemoryInformation
public String getNiceMemoryInformation()
configure
public Map<String,String> configure()
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.