Toggle navigation
Home
org.neo4j.kernel.impl.store.record.NeoStoreUtil to java.io.File
No. of Instances - 4
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Similar)
NeoStoreUtil
to
File
Update argument list (Class Instance Creation)
File
to
File
Rename Variable
neoStoreUtil
to
neoStore
neoStoreAccess
to
neoStore
neoStoreAccess
to
neoStore
neoStoreAccess
to
neoStore
Add or Remove Method invocation
neoStoreAccess.getLogVersion()
to
NeoStore.getRecord(pageCache,neoStore,Position.LOG_VERSION)