public static class InternalAbstractGraphDatabase.Configuration extends Object
Modifier and Type | Field and Description |
---|---|
static GraphDatabaseSettings.CacheTypeSetting |
cache_type |
static Setting<Boolean> |
ephemeral |
static Setting<Boolean> |
execution_guard_enabled |
static Setting<Boolean> |
load_kernel_extensions |
static Setting<File> |
logical_log |
static Setting<File> |
neo_store |
static Setting<Boolean> |
read_only |
static Setting<File> |
store_dir |
static Setting<Boolean> |
use_memory_mapped_buffers |
Constructor and Description |
---|
InternalAbstractGraphDatabase.Configuration() |
public static final GraphDatabaseSettings.CacheTypeSetting cache_type
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.