| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.labelscan | |
| org.neo4j.kernel.api.impl.labelscan.writer |
| Modifier and Type | Method and Description |
|---|---|
LuceneLabelScanIndex |
LuceneLabelScanIndexBuilder.build()
Build lucene label scan index with specified configuration
|
| Constructor and Description |
|---|
LuceneLabelScanStore(LuceneLabelScanIndex luceneIndex,
org.neo4j.kernel.impl.api.scan.LabelScanStoreProvider.FullStoreChangeStream fullStoreStream,
org.neo4j.logging.LogProvider logProvider,
LuceneLabelScanStore.Monitor monitor) |
| Constructor and Description |
|---|
PartitionedLuceneLabelScanWriter(LuceneLabelScanIndex index,
BitmapDocumentFormat format) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.