| Package | Description |
|---|---|
| org.neo4j.io.fs |
| Modifier and Type | Method and Description |
|---|---|
StoreFileChannel |
DefaultFileSystemAbstraction.create(File fileName) |
StoreFileChannel |
DefaultFileSystemAbstraction.open(File fileName,
String mode) |
StoreFileChannel |
StoreFileChannel.position(long newPosition) |
StoreFileChannel |
StoreFileChannel.truncate(long size) |
| Constructor and Description |
|---|
StoreFileChannel(StoreFileChannel channel) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.