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