Class Hierarchy
- java.lang.Object
- org.neo4j.consistency.checking.ChainCheck<RECORD,REPORT> (implements org.neo4j.consistency.checking.ComparativeRecordChecker<RECORD,REFERRED,REPORT>)
- org.neo4j.consistency.checking.CheckDecorator.Adapter (implements org.neo4j.consistency.checking.CheckDecorator)
- org.neo4j.consistency.checking.CheckDecorator.ChainCheckDecorator (implements org.neo4j.consistency.checking.CheckDecorator)
- org.neo4j.consistency.checking.DynamicRecordCheck (implements org.neo4j.consistency.checking.ComparativeRecordChecker<RECORD,REFERRED,REPORT>, org.neo4j.consistency.checking.RecordCheck<RECORD,REPORT>)
- org.neo4j.consistency.checking.LabelChainWalker<RECORD,REPORT> (implements org.neo4j.consistency.checking.ComparativeRecordChecker<RECORD,REFERRED,REPORT>)
- org.neo4j.consistency.checking.LabelTokenRecordCheck
- org.neo4j.consistency.checking.NodeDynamicLabelOrphanChainStartCheck (implements org.neo4j.consistency.checking.ComparativeRecordChecker<RECORD,REFERRED,REPORT>, org.neo4j.consistency.checking.RecordCheck<RECORD,REPORT>)
- org.neo4j.consistency.checking.PrimitiveRecordCheck<RECORD,REPORT> (implements org.neo4j.consistency.checking.OwningRecordCheck<RECORD,REPORT>)
- org.neo4j.consistency.checking.PropertyChain<RECORD,REPORT> (implements org.neo4j.consistency.checking.ComparativeRecordChecker<RECORD,REFERRED,REPORT>, org.neo4j.consistency.checking.RecordField<RECORD,REPORT>)
- org.neo4j.consistency.checking.PropertyKeyTokenRecordCheck
- org.neo4j.consistency.checking.PropertyRecordCheck (implements org.neo4j.consistency.checking.RecordCheck<RECORD,REPORT>)
- org.neo4j.kernel.impl.store.RecordStore.Processor<FAILURE>
- org.neo4j.consistency.checking.RelationshipGroupRecordCheck (implements org.neo4j.consistency.checking.RecordCheck<RECORD,REPORT>)
- org.neo4j.consistency.checking.RelationshipTypeTokenRecordCheck
- org.neo4j.consistency.checking.SchemaRecordCheck (implements org.neo4j.consistency.checking.RecordCheck<RECORD,REPORT>)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.