public class ConsistencySummaryStatistics extends Object
| Constructor and Description |
|---|
ConsistencySummaryStatistics() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInconsistencyCountForRecordType(RecordType recordType) |
int |
getTotalInconsistencyCount() |
boolean |
isConsistent() |
String |
toString() |
public boolean isConsistent()
public int getInconsistencyCountForRecordType(RecordType recordType)
public int getTotalInconsistencyCount()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.