| Interface | Description |
|---|---|
| CheckDecorator | |
| CheckerEngine<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> | |
| ComparativeRecordChecker<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REFERRED extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> | |
| LabelChainWalker.Validator<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> | |
| OwningRecordCheck<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> | |
| RecordCheck<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> | |
| RecordField<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> |
| Class | Description |
|---|---|
| AbstractStoreProcessor | |
| ChainCheck<RECORD extends org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT extends ConsistencyReport.PrimitiveConsistencyReport> | |
| CheckDecorator.Adapter | |
| CheckDecorator.ChainCheckDecorator | |
| DynamicRecordCheck | |
| InconsistentStoreException | |
| LabelChainWalker<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> | |
| LabelTokenRecordCheck | |
| NodeDynamicLabelOrphanChainStartCheck |
Used by
FullCheck to verify orphanage for node dynamic label records. |
| NodeRecordCheck | |
| PrimitiveRecordCheck<RECORD extends org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT extends ConsistencyReport.PrimitiveConsistencyReport> | |
| PropertyChain<RECORD extends org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT extends ConsistencyReport.PrimitiveConsistencyReport> | |
| PropertyKeyTokenRecordCheck | |
| PropertyRecordCheck | |
| RelationshipGroupRecordCheck | |
| RelationshipRecordCheck | |
| RelationshipTypeTokenRecordCheck | |
| SchemaRecordCheck |
Note that this class builds up an in-memory representation of the complete schema store by being used in
multiple phases.
|
| Enum | Description |
|---|---|
| DynamicStore | |
| OwnerChain | |
| PropertyRecordCheck.PropertyField |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.