| Package | Description |
|---|---|
| org.rdfhdt.hdt.hdt.impl | |
| org.rdfhdt.hdt.triples | |
| org.rdfhdt.hdt.triples.impl |
| Modifier and Type | Field and Description |
|---|---|
protected TriplesPrivate |
HDTImpl.triples |
| Modifier and Type | Method and Description |
|---|---|
void |
HDTImpl.loadFromParts(HeaderPrivate h,
DictionaryPrivate d,
TriplesPrivate t) |
protected void |
HDTImpl.setTriples(TriplesPrivate triples) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TempTriples
Interface for TempTriples implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static TriplesPrivate |
TriplesFactory.createTriples(ControlInfo ci)
Creates a new Triples based on a ControlInformation
|
static TriplesPrivate |
TriplesFactory.createTriples(HDTOptions spec)
Creates a new Triples based on an HDTOptions
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitmapTriples |
class |
TriplesList
Implementation of TempTriples using a List of TripleID.
|
class |
TriplesListLong
Implementation of TempTriples using a List of TripleID.
|
Copyright © 2018 DataWeb Research. All rights reserved.