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
|
LabelScanIndex |
LuceneLabelScanIndexBuilder.buildWritable() |
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.