| Constructor and Description |
|---|
ConsistencyCheckingError(org.neo4j.kernel.impl.transaction.log.entry.LogEntryStart startEntry,
org.neo4j.kernel.impl.transaction.log.entry.LogEntryCommit commitEntry,
ConsistencySummaryStatistics summary) |
| Modifier and Type | Method and Description |
|---|---|
ConsistencySummaryStatistics |
InconsistentStoreException.summary() |
| Constructor and Description |
|---|
InconsistentStoreException(ConsistencySummaryStatistics summary) |
| Modifier and Type | Method and Description |
|---|---|
ConsistencySummaryStatistics |
FullCheck.execute(org.neo4j.kernel.api.direct.DirectStoreAccess stores,
org.neo4j.kernel.impl.util.StringLogger logger) |
| Modifier and Type | Method and Description |
|---|---|
ConsistencySummaryStatistics |
LoggingDiffCheck.execute(DiffStore diffs) |
ConsistencySummaryStatistics |
IncrementalDiffCheck.execute(DiffStore diffs) |
abstract ConsistencySummaryStatistics |
DiffCheck.execute(DiffStore diffs) |
ConsistencySummaryStatistics |
FullDiffCheck.execute(DiffStore diffs) |
| Constructor and Description |
|---|
InconsistencyReport(InconsistencyLogger logger,
ConsistencySummaryStatistics summary) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.