|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StoreAccess | |
|---|---|
| org.neo4j.backup.check | |
| Uses of StoreAccess in org.neo4j.backup.check |
|---|
| Subclasses of StoreAccess in org.neo4j.backup.check | |
|---|---|
class |
DiffStore
Not thread safe (since DiffRecordStore is not thread safe), intended for single threaded use. |
| Methods in org.neo4j.backup.check with parameters of type StoreAccess | |
|---|---|
static void |
ConsistencyCheck.run(StoreAccess stores,
boolean propowner)
|
| Constructors in org.neo4j.backup.check with parameters of type StoreAccess | |
|---|---|
ConsistencyCheck(StoreAccess stores)
Creates a standard checker. |
|
ConsistencyCheck(StoreAccess stores,
boolean checkPropertyOwners)
Creates a standard checker or a checker that validates property owners. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||