| Package | Description |
|---|---|
| org.neo4j.consistency | |
| org.neo4j.consistency.checking | |
| org.neo4j.consistency.checking.full | |
| org.neo4j.consistency.report |
| 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.logging.Log log) |
| Constructor and Description |
|---|
InconsistencyReport(InconsistencyLogger logger,
ConsistencySummaryStatistics summary) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.