public interface DirectoryFactory
extends org.neo4j.io.fs.FileSystemAbstraction.ThirdPartyFileSystem
| Modifier and Type | Interface and Description |
|---|---|
static class |
DirectoryFactory.InMemoryDirectoryFactory |
static class |
DirectoryFactory.Single |
static class |
DirectoryFactory.UncloseableDirectory |
| Modifier and Type | Field and Description |
|---|---|
static DirectoryFactory |
PERSISTENT |
static final DirectoryFactory PERSISTENT
org.apache.lucene.store.Directory open(File dir) throws IOException
IOExceptionvoid close()
close in interface org.neo4j.io.fs.FileSystemAbstraction.ThirdPartyFileSystemCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.