Toggle navigation
Home
org.neo4j.kernel.impl.store.RecordStore<RECORD> to org.neo4j.storageengine.api.StorageReader
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
store
to
storageReader
store
to
storageReader
store
to
storageReader
Add or Remove Method invocation
store.newRecord()
to
storageReader.allocatePropertyCursor()