| Package | Description |
|---|---|
| org.neo4j.kernel.api.impl.labelscan.bitmaps | |
| org.neo4j.kernel.api.impl.labelscan.storestrategy |
| Modifier and Type | Method and Description |
|---|---|
static BitmapFormat |
BitmapFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitmapFormat[] |
BitmapFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BitmapExtractor(BitmapFormat format,
long... rangeBitmap) |
| Modifier and Type | Method and Description |
|---|---|
BitmapFormat |
BitmapDocumentFormat.bitmapFormat() |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.