public class TriplesFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TEMP_TRIPLES_IMPL_LIST |
| Modifier and Type | Method and Description |
|---|---|
static TempTriples |
createTempTriples(HDTOptions spec)
Creates a new TempTriples (writable triples structure)
|
static TriplesPrivate |
createTriples(ControlInfo ci)
Creates a new Triples based on a ControlInformation
|
static TriplesPrivate |
createTriples(HDTOptions spec)
Creates a new Triples based on an HDTOptions
|
public static final String TEMP_TRIPLES_IMPL_LIST
public static TempTriples createTempTriples(HDTOptions spec)
public static TriplesPrivate createTriples(HDTOptions spec)
specification - The HDTOptions to readpublic static TriplesPrivate createTriples(ControlInfo ci)
specification - The HDTOptions to readCopyright © 2018 DataWeb Research. All rights reserved.