public class RelationshipChainExplorer extends Object
| Constructor and Description |
|---|
RelationshipChainExplorer(org.neo4j.kernel.impl.store.RecordStore<org.neo4j.kernel.impl.store.record.RelationshipRecord> recordStore) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.consistency.repair.RecordSet<org.neo4j.kernel.impl.store.record.RelationshipRecord> |
exploreRelationshipRecordChainsToDepthTwo(org.neo4j.kernel.impl.store.record.RelationshipRecord record) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.