| Package | Description |
|---|---|
| org.rdfhdt.hdt.compact.bitmap | |
| org.rdfhdt.hdt.triples.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModifiableBitmap |
| Modifier and Type | Class and Description |
|---|---|
class |
Bitmap375
Implements an index on top of the Bitmap64 to solve select and rank queries more efficiently.
|
| Modifier and Type | Method and Description |
|---|---|
static Bitmap |
BitmapFactory.createBitmap(InputStream input) |
static Bitmap |
BitmapFactory.createBitmap(String type) |
| Constructor and Description |
|---|
AdjacencyList(Sequence array,
Bitmap bitmap) |
| Modifier and Type | Field and Description |
|---|---|
protected Bitmap |
BitmapTriples.bitmapIndexZ |
protected Bitmap |
BitmapTriples.bitmapY |
protected Bitmap |
BitmapTriples.bitmapZ |
| Modifier and Type | Method and Description |
|---|---|
Bitmap |
BitmapTriples.getBitmapY() |
Bitmap |
BitmapTriples.getBitmapZ() |
| Constructor and Description |
|---|
BitmapTriples(Sequence seqY,
Sequence seqZ,
Bitmap bitY,
Bitmap bitZ,
TripleComponentOrder order) |
Copyright © 2018 DataWeb Research. All rights reserved.