| 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> |
| Class | Description |
|---|---|
| AbstractStoreProcessor | |
| ChainCheck<RECORD extends org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT extends ConsistencyReport.PrimitiveConsistencyReport> | |
| CheckDecorator.Adapter | |
| CheckDecorator.ChainCheckDecorator | |
| InconsistentStoreException | |
| LabelChainWalker<RECORD extends org.neo4j.kernel.impl.store.record.AbstractBaseRecord,REPORT extends ConsistencyReport> | |
| NodeDynamicLabelOrphanChainStartCheck |
Used by
FullCheck to verify orphanage for node dynamic label records. |
| PrimitiveRecordCheck<RECORD extends org.neo4j.kernel.impl.store.record.PrimitiveRecord,REPORT extends ConsistencyReport.PrimitiveConsistencyReport> | |
| RelationshipGroupRecordCheck | |
| SchemaRecordCheck |
Note that this class builds up an in-memory representation of the complete schema store by being used in
multiple phases.
|
| SchemaRuleContent |
| Enum | Description |
|---|---|
| DynamicStore |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.