Toggle navigation
Home
java.nio.file.Path to org.neo4j.io.layout.StoreLayout
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Rename Variable
pathToSpecificDatabase
to
storeLayout
databaseDirectory
to
storeLayout
databaseDirectory
to
storeLayout
Add or Remove Method invocation
databaseDirectory.getParent().toFile()
to
storeLayout
databaseDirectory.toFile()
to
storeLayout