|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RelationshipStore | |
|---|---|
| org.neo4j.backup.check | |
| org.neo4j.kernel.impl.nioneo.store | |
| Uses of RelationshipStore in org.neo4j.backup.check |
|---|
| Constructors in org.neo4j.backup.check with parameters of type RelationshipStore | |
|---|---|
DiffStore(NodeStore nodeStore,
RelationshipStore relStore,
PropertyStore propStore,
RelationshipTypeStore typeStore)
|
|
| Uses of RelationshipStore in org.neo4j.kernel.impl.nioneo.store |
|---|
| Methods in org.neo4j.kernel.impl.nioneo.store that return RelationshipStore | |
|---|---|
RelationshipStore |
NeoStore.getRelationshipStore()
The relationship store. |
| Constructors in org.neo4j.kernel.impl.nioneo.store with parameters of type RelationshipStore | |
|---|---|
StoreAccess(NodeStore nodeStore,
RelationshipStore relStore,
PropertyStore propStore,
RelationshipTypeStore typeStore)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||