Package | Description |
---|---|
org.neo4j.graphdb.factory |
Create database instances.
|
org.neo4j.kernel.configuration |
Modifier and Type | Class and Description |
---|---|
static class |
GraphDatabaseSetting.PortSetting
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static GraphDatabaseSetting.IntegerSetting |
GraphDatabaseSettings.array_block_size |
static GraphDatabaseSetting.IntegerSetting |
GraphDatabaseSettings.label_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 |
Modifier and Type | Method and Description |
---|---|
int |
Config.getInteger(GraphDatabaseSetting.IntegerSetting setting)
Deprecated.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.