public class ConsistencyCheckSettings extends Object implements org.neo4j.configuration.LoadableConfig
| Modifier and Type | Field and Description |
|---|---|
static org.neo4j.graphdb.config.Setting<Boolean> |
consistency_check_graph
Deprecated.
|
static org.neo4j.graphdb.config.Setting<Boolean> |
consistency_check_indexes
Deprecated.
|
static org.neo4j.graphdb.config.Setting<Boolean> |
consistency_check_label_scan_store
Deprecated.
|
static org.neo4j.graphdb.config.Setting<Boolean> |
consistency_check_property_owners
Deprecated.
|
| Constructor and Description |
|---|
ConsistencyCheckSettings() |
@Deprecated public static final org.neo4j.graphdb.config.Setting<Boolean> consistency_check_property_owners
@Deprecated public static final org.neo4j.graphdb.config.Setting<Boolean> consistency_check_label_scan_store
@Deprecated public static final org.neo4j.graphdb.config.Setting<Boolean> consistency_check_indexes
@Deprecated public static final org.neo4j.graphdb.config.Setting<Boolean> consistency_check_graph
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.