| Package | Description |
|---|---|
| org.neo4j.legacy.consistency.checking | |
| org.neo4j.legacy.consistency.checking.full |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainCheck<RECORD extends org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT extends ConsistencyReport.PrimitiveConsistencyReport> |
class |
LabelChainWalker<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> |
class |
NodeDynamicLabelOrphanChainStartCheck
Used by
FullCheck to verify orphanage for node dynamic label records. |
| Modifier and Type | Method and Description |
|---|---|
ComparativeRecordChecker<RECORD,org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT> |
OwningRecordCheck.ownerCheck() |
ComparativeRecordChecker<RECORD,org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT> |
PrimitiveRecordCheck.ownerCheck() |
| Modifier and Type | Method and Description |
|---|---|
<REFERRED extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord> |
CheckerEngine.comparativeCheck(RecordReference<REFERRED> other,
ComparativeRecordChecker<RECORD,? super REFERRED,REPORT> checker) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeInUseWithCorrectLabelsCheck<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport.NodeInUseWithCorrectLabelsReport> |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.