| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.index |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeRangeDocumentLabelScanStorageStrategy
LabelScanStore implemented using Lucene. |
| 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) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.