| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.labelscan |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyDatabaseLabelScanIndex
Read only label scan store index
|
class |
WritableDatabaseLabelScanIndex
Writable implementation of Lucene label scan store index.
|
| Modifier and Type | Method and Description |
|---|---|
LabelScanIndex |
LuceneLabelScanIndexBuilder.build()
Build lucene label scan index with specified configuration
|
| Constructor and Description |
|---|
LuceneLabelScanStore(LabelScanIndex luceneIndex,
org.neo4j.kernel.impl.api.scan.LabelScanStoreProvider.FullStoreChangeStream fullStoreStream,
org.neo4j.logging.LogProvider logProvider,
LuceneLabelScanStore.Monitor monitor) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.