org.neo4j.graphdb.factory
Class GraphDatabaseSettings.UseMemoryMappedBuffers
java.lang.Object
org.neo4j.graphdb.factory.GraphDatabaseSetting
org.neo4j.graphdb.factory.GraphDatabaseSetting.OptionsSetting
org.neo4j.graphdb.factory.GraphDatabaseSetting.BooleanSetting
org.neo4j.graphdb.factory.GraphDatabaseSettings.UseMemoryMappedBuffers
- All Implemented Interfaces:
- GraphDatabaseSetting.DefaultValue
- Enclosing class:
- GraphDatabaseSettings
public static class GraphDatabaseSettings.UseMemoryMappedBuffers
- extends GraphDatabaseSetting.BooleanSetting
- implements GraphDatabaseSetting.DefaultValue
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GraphDatabaseSettings.UseMemoryMappedBuffers
public GraphDatabaseSettings.UseMemoryMappedBuffers()
getDefaultValue
public String getDefaultValue()
- Specified by:
getDefaultValue
in interface GraphDatabaseSetting.DefaultValue
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.