public class RelationshipGroupRecordCheck extends Object implements RecordCheck<org.neo4j.kernel.impl.store.record.RelationshipGroupRecord,ConsistencyReport.RelationshipGroupConsistencyReport>
| Constructor and Description |
|---|
RelationshipGroupRecordCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(org.neo4j.kernel.impl.store.record.RelationshipGroupRecord record,
CheckerEngine<org.neo4j.kernel.impl.store.record.RelationshipGroupRecord,ConsistencyReport.RelationshipGroupConsistencyReport> engine,
RecordAccess records) |
public void check(org.neo4j.kernel.impl.store.record.RelationshipGroupRecord record,
CheckerEngine<org.neo4j.kernel.impl.store.record.RelationshipGroupRecord,ConsistencyReport.RelationshipGroupConsistencyReport> engine,
RecordAccess records)
check in interface RecordCheck<org.neo4j.kernel.impl.store.record.RelationshipGroupRecord,ConsistencyReport.RelationshipGroupConsistencyReport>Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.