| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.index |
| Modifier and Type | Class and Description |
|---|---|
static class |
DirectoryFactory.InMemoryDirectoryFactory |
static class |
DirectoryFactory.Single |
| Modifier and Type | Field and Description |
|---|---|
static DirectoryFactory |
DirectoryFactory.PERSISTENT |
| Modifier and Type | Field and Description |
|---|---|
static org.neo4j.function.Function<Class<DirectoryFactory>,DirectoryFactory> |
LuceneKernelExtensions.IN_MEMORY_FACTORY |
static org.neo4j.function.Function<Class<DirectoryFactory>,DirectoryFactory> |
LuceneKernelExtensions.IN_MEMORY_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
static DirectoryFactory |
LuceneKernelExtensions.directoryFactory(boolean ephemeral,
org.neo4j.io.fs.FileSystemAbstraction fileSystem) |
| Constructor and Description |
|---|
LuceneLabelScanStore(LabelScanStorageStrategy strategy,
DirectoryFactory directoryFactory,
File directoryLocation,
org.neo4j.io.fs.FileSystemAbstraction fs,
IndexWriterFactory<LuceneIndexWriter> writerFactory,
org.neo4j.kernel.impl.api.scan.LabelScanStoreProvider.FullStoreChangeStream fullStoreStream,
LuceneLabelScanStore.Monitor monitor) |
LuceneSchemaIndexProvider(org.neo4j.io.fs.FileSystemAbstraction fileSystem,
DirectoryFactory directoryFactory,
File storeDir) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.