public class StoreFileMetadata extends Object
Constructor and Description |
---|
StoreFileMetadata(File file,
Optional<org.neo4j.kernel.impl.store.StoreType> storeType,
int recordSize) |
Modifier and Type | Method and Description |
---|---|
File |
file() |
int |
recordSize() |
Optional<org.neo4j.kernel.impl.store.StoreType> |
storeType() |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.