| Package | Description |
|---|---|
| org.neo4j.consistency.checking | |
| org.neo4j.consistency.report |
| Modifier and Type | Method and Description |
|---|---|
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> |
CheckDecorator.decoratePropertyKeyTokenChecker(RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> |
CheckDecorator.Adapter.decoratePropertyKeyTokenChecker(RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> |
CheckDecorator.ChainCheckDecorator.decoratePropertyKeyTokenChecker(RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
| Modifier and Type | Method and Description |
|---|---|
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> |
CheckDecorator.decoratePropertyKeyTokenChecker(RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> |
CheckDecorator.Adapter.decoratePropertyKeyTokenChecker(RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> |
CheckDecorator.ChainCheckDecorator.decoratePropertyKeyTokenChecker(RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsistencyReporter.forPropertyKey(org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord key,
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
void |
ConsistencyReport.Reporter.forPropertyKey(org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord key,
RecordCheck<org.neo4j.kernel.impl.store.record.PropertyKeyTokenRecord,ConsistencyReport.PropertyKeyTokenConsistencyReport> checker) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.