public abstract class GraphDatabaseSettings extends Object
GraphDatabaseBuilder.| Constructor and Description |
|---|
GraphDatabaseSettings() |
public static final Setting<Boolean> intercept_deserialized_transactions
@Deprecated public static Setting<Integer> lucene_writer_cache_size
public static final Setting<Boolean> intercept_committing_transactions
public static final Setting<Long> all_stores_total_mapped_memory_size
public static final Setting<Integer> log_mapped_memory_stats_interval
public static final Setting<Long> nodestore_propertystore_mapped_memory_size
public static final Setting<Long> nodestore_propertystore_index_mapped_memory_size
public static final Setting<Long> nodestore_propertystore_index_keys_mapped_memory_size
public static final Setting<Long> relationshipstore_mapped_memory_size
@Deprecated public static final Setting<Boolean> grab_file_lock
@Deprecated public static final Setting<String> node_cache_size
@Deprecated public static final Setting<String> relationship_cache_size
@Deprecated public static final Setting<Float> node_cache_array_fraction
@Deprecated public static final Setting<Float> relationship_cache_array_fraction
@Deprecated public static final Setting<String> gcr_cache_min_log_interval
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.