| Package | Description |
|---|---|
| org.rdfhdt.hdt.compact.bitmap | |
| org.rdfhdt.hdt.compact.sequence | |
| org.rdfhdt.hdt.dictionary.impl.section | |
| org.rdfhdt.hdt.iterator.utils | |
| org.rdfhdt.hdt.triples.impl |
| Constructor and Description |
|---|
AdjacencyList(Sequence array,
Bitmap bitmap) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DynamicSequence |
| Modifier and Type | Class and Description |
|---|---|
class |
SequenceInt32
Stream of Integer objects
|
class |
SequenceInt64
Stream of Integer objects
|
class |
SequenceLog64 |
class |
SequenceLog64Big |
class |
SequenceLog64Map |
| Modifier and Type | Method and Description |
|---|---|
static Sequence |
SequenceFactory.createStream(CountInputStream input,
File f) |
static Sequence |
SequenceFactory.createStream(InputStream input) |
static Sequence |
SequenceFactory.createStream(String name) |
| Modifier and Type | Field and Description |
|---|---|
protected Sequence |
PFCDictionarySectionMap.blocks |
| Constructor and Description |
|---|
SequenceIterator(Sequence seq) |
SequenceIterator(Sequence seq,
long min,
long max) |
| Modifier and Type | Field and Description |
|---|---|
protected Sequence |
BitmapTriples.indexZ |
protected Sequence |
BitmapTriples.predicateCount |
protected Sequence |
BitmapTriples.seqY |
protected Sequence |
BitmapTriples.seqZ |
| Modifier and Type | Method and Description |
|---|---|
Sequence |
BitmapTriples.getIndexZ() |
Sequence |
BitmapTriples.getPredicateCount() |
Sequence |
BitmapTriples.getSeqY() |
Sequence |
BitmapTriples.getSeqZ() |
| Constructor and Description |
|---|
BitmapTriples(Sequence seqY,
Sequence seqZ,
Bitmap bitY,
Bitmap bitZ,
TripleComponentOrder order) |
Copyright © 2018 DataWeb Research. All rights reserved.