public class ConsistencyCheckTasks extends Object
| Modifier and Type | Method and Description |
|---|---|
List<StoppableRunnable> |
createTasks(org.neo4j.kernel.impl.store.StoreAccess nativeStores,
org.neo4j.kernel.api.labelscan.LabelScanStore labelScanStore,
IndexAccessors indexes,
org.neo4j.consistency.checking.full.MultiPassStore.Factory multiPass,
ConsistencyReporter reporter,
boolean checkLabelScanStore,
boolean checkIndexes,
boolean checkGraph) |
public List<StoppableRunnable> createTasks(org.neo4j.kernel.impl.store.StoreAccess nativeStores, org.neo4j.kernel.api.labelscan.LabelScanStore labelScanStore, IndexAccessors indexes, org.neo4j.consistency.checking.full.MultiPassStore.Factory multiPass, ConsistencyReporter reporter, boolean checkLabelScanStore, boolean checkIndexes, boolean checkGraph)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.