| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.index |
| Modifier and Type | Method and Description |
|---|---|
static BitmapDocumentFormat |
BitmapDocumentFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitmapDocumentFormat[] |
BitmapDocumentFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LuceneAllEntriesLabelScanReader(org.neo4j.kernel.api.direct.BoundedIterable<org.apache.lucene.document.Document> documents,
BitmapDocumentFormat format) |
LuceneLabelScanWriter(LabelScanStorageStrategy.StorageService storage,
BitmapDocumentFormat format,
Lock heldLock) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.