| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.labelscan.reader | |
| org.neo4j.kernel.api.impl.labelscan.storestrategy |
| Constructor and Description |
|---|
PartitionedLuceneLabelScanStoreReader(List<PartitionSearcher> searchers,
LabelScanStorageStrategy storageStrategy) |
SimpleLuceneLabelScanStoreReader(PartitionSearcher partitionSearcher,
LabelScanStorageStrategy strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeRangeDocumentLabelScanStorageStrategy
LabelScanStore implemented using Lucene. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.