public abstract class GraphDatabaseSettings extends Object
GraphDatabaseBuilder
.Constructor and Description |
---|
GraphDatabaseSettings() |
public static final Setting<Boolean> intercept_deserialized_transactions
public static Setting<Double> query_statistics_divergence_threshold
public static final Setting<Long> store_interval_log_rotation_wait_time
public static final Setting<Boolean> index_background_sampling_enabled
public static final Setting<Integer> index_sampling_update_percentage
@Deprecated public static final Setting<Boolean> use_memory_mapped_buffers
@Deprecated public static final Setting<Boolean> log_mapped_memory_stats
@Deprecated public static final Setting<File> log_mapped_memory_stats_filename
@Deprecated public static final Setting<Integer> log_mapped_memory_stats_interval
@Deprecated public static final Setting<Long> nodestore_mapped_memory_size
@Deprecated public static final Setting<Long> nodestore_propertystore_mapped_memory_size
@Deprecated public static final Setting<Long> nodestore_propertystore_index_mapped_memory_size
@Deprecated public static final Setting<Long> nodestore_propertystore_index_keys_mapped_memory_size
@Deprecated public static final Setting<Long> strings_mapped_memory_size
@Deprecated public static final Setting<Long> arrays_mapped_memory_size
@Deprecated public static final Setting<Long> relationshipstore_mapped_memory_size
@Deprecated public static final Setting<Boolean> batched_writes
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.