| Package | Description |
|---|---|
| org.neo4j.consistency.checking |
| Modifier and Type | Method and Description |
|---|---|
static DynamicStore |
DynamicStore.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DynamicStore[] |
DynamicStore.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DynamicRecordCheck(org.neo4j.kernel.impl.store.RecordStore<org.neo4j.kernel.impl.store.record.DynamicRecord> store,
DynamicStore dereference) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.