Neo4j Community

Uses of Class
org.neo4j.graphdb.factory.GraphDatabaseSetting.IntegerSetting

Packages that use GraphDatabaseSetting.IntegerSetting
org.neo4j.graphdb.factory Create database instances. 
 

Uses of GraphDatabaseSetting.IntegerSetting in org.neo4j.graphdb.factory
 

Subclasses of GraphDatabaseSetting.IntegerSetting in org.neo4j.graphdb.factory
static class GraphDatabaseSetting.PortSetting
          Deprecated.  
 

Fields in org.neo4j.graphdb.factory declared as GraphDatabaseSetting.IntegerSetting
static GraphDatabaseSetting.IntegerSetting GraphDatabaseSettings.array_block_size
           
static GraphDatabaseSetting.IntegerSetting GraphDatabaseSettings.lucene_searcher_cache_size
           
static GraphDatabaseSetting.IntegerSetting GraphDatabaseSettings.lucene_writer_cache_size
          Deprecated. 
static GraphDatabaseSetting.IntegerSetting GraphDatabaseSettings.relationship_grab_size
           
static GraphDatabaseSetting.IntegerSetting GraphDatabaseSettings.string_block_size
           
static GraphDatabaseSetting.IntegerSetting GraphDatabaseSettings.threshold_for_logging_rotation
           
 


Neo4j Community

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.