| Package | Description |
|---|---|
| org.rdfhdt.hdt.dictionary.impl | |
| org.rdfhdt.hdt.iterator |
| Modifier and Type | Class and Description |
|---|---|
class |
PSFCFourSectionDictionary
Prefix AND Suffix front-coded dictionary encodes strings so PFCDictionarySection will encode more efficiently
than w/the standard NTriple uri/literal/blank node format.
|
| Constructor and Description |
|---|
DictionaryPFCOptimizedExtractor(FourSectionDictionary origDict) |
| Constructor and Description |
|---|
DictionaryTranslateIteratorBuffer(IteratorTripleID iteratorTripleID,
FourSectionDictionary dictionary,
CharSequence s,
CharSequence p,
CharSequence o) |
DictionaryTranslateIteratorBuffer(IteratorTripleID iteratorTripleID,
FourSectionDictionary dictionary,
CharSequence s,
CharSequence p,
CharSequence o,
int blockSize) |
Copyright © 2018 DataWeb Research. All rights reserved.