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,
File dbPath,
boolean useMemoryMapped)
|
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,
File dbPath,
boolean useMemoryMapped)
getNiceMemoryInformation
public String getNiceMemoryInformation()
configure
public Map<String,String> configure()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.