- generateHDT(String, String, RDFNotation, HDTOptions, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
-
Create an HDT file from an RDF file.
- generateHDT(IteratorTripleString, String, HDTOptions, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
-
Create an HDT file from an RDF file.
- get(String) - Method in interface org.rdfhdt.hdt.options.HDTOptions
-
- get_index_suffix(String) - Static method in class org.rdfhdt.hdt.hdt.HDTVersion
-
- get_version_string(String) - Static method in class org.rdfhdt.hdt.hdt.HDTVersion
-
- getBaseURI() - Method in interface org.rdfhdt.hdt.hdt.HDT
-
Get the Base URI for the Dataset.
- getBaseURI() - Method in interface org.rdfhdt.hdt.header.Header
-
- getBaseURI(Header) - Static method in class org.rdfhdt.hdt.header.HeaderUtil
-
- getDictionary() - Method in interface org.rdfhdt.hdt.hdt.HDT
-
Gets the dictionary of the HDT
- getFormat() - Method in interface org.rdfhdt.hdt.options.ControlInfo
-
- getHeader() - Method in interface org.rdfhdt.hdt.hdt.HDT
-
Gets the header of the HDT
- getInstance() - Static method in class org.rdfhdt.hdt.listener.ProgressOut
-
- getInt(String) - Method in interface org.rdfhdt.hdt.options.HDTOptions
-
- getNobjects() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
Returns the number of objects in the dictionary.
- getNpredicates() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
Returns the number of predicates in the dictionary.
- getNshared() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
Returns the number of subjects/objects in the dictionary.
- getNsubjects() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
Returns the number of subjects in the dictionary.
- getNumberOfElements() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
Returns the number of elements in the dictionary
- getNumberOfElements() - Method in interface org.rdfhdt.hdt.dictionary.DictionarySection
-
Number of entries in the dictionary section.
- getNumberOfElements() - Method in interface org.rdfhdt.hdt.header.Header
-
Returns the number of triples
- getNumberOfElements() - Method in interface org.rdfhdt.hdt.triples.Triples
-
Returns the total number of triples
- getObject() - Method in class org.rdfhdt.hdt.triples.TripleID
-
- getObject() - Method in class org.rdfhdt.hdt.triples.TripleString
-
- getObjects() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
- getOrder() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
-
Return the order in which the triples are iterated (Might be unknown)
- getPatternString() - Method in class org.rdfhdt.hdt.triples.TripleID
-
Get the pattern of the triple as String, such as "SP?".
- getPredicate() - Method in class org.rdfhdt.hdt.triples.TripleID
-
- getPredicate() - Method in class org.rdfhdt.hdt.triples.TripleString
-
- getPredicates() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
- getProperty(Header, String, String) - Static method in class org.rdfhdt.hdt.header.HeaderUtil
-
- getPropertyInt(Header, String, String) - Static method in class org.rdfhdt.hdt.header.HeaderUtil
-
- getPropertyLong(Header, String, String) - Static method in class org.rdfhdt.hdt.header.HeaderUtil
-
- getShared() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
- getSortedEntries() - Method in interface org.rdfhdt.hdt.dictionary.DictionarySection
-
Iterator over all entries in the dictionary, sorted lexicographically.
- getSubject(Header, String, String) - Static method in class org.rdfhdt.hdt.header.HeaderUtil
-
- getSubject() - Method in class org.rdfhdt.hdt.triples.TripleID
-
- getSubject() - Method in class org.rdfhdt.hdt.triples.TripleString
-
- getSubjects() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
- getTriples() - Method in interface org.rdfhdt.hdt.hdt.HDT
-
Gets the triples of the HDT
- getType() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
-
Returns the type of the dictionary (the way it is written onto file/held in memory)
- getType() - Method in interface org.rdfhdt.hdt.options.ControlInfo
-
- getType() - Method in interface org.rdfhdt.hdt.triples.Triples
-
Returns a unique identifier of this Triples Implementation
- goTo(long) - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
-
Go to the specified random position.
- goToStart() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
-
Point the cursor to the first element of the data structure.
- goToStart() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleString
-
Point the cursor to the first element of the data structure.
- guess(String) - Static method in enum org.rdfhdt.hdt.enums.RDFNotation
-
- guess(File) - Static method in enum org.rdfhdt.hdt.enums.RDFNotation
-
- valueOf(String) - Static method in enum org.rdfhdt.hdt.enums.DictionaryRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rdfhdt.hdt.enums.DictionarySectionRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rdfhdt.hdt.enums.RDFNotation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rdfhdt.hdt.enums.ResultEstimationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rdfhdt.hdt.enums.TripleComponentOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rdfhdt.hdt.enums.TripleComponentRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rdfhdt.hdt.options.ControlInfo.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.rdfhdt.hdt.enums.DictionaryRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rdfhdt.hdt.enums.DictionarySectionRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rdfhdt.hdt.enums.RDFNotation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rdfhdt.hdt.enums.ResultEstimationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rdfhdt.hdt.enums.TripleComponentOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rdfhdt.hdt.enums.TripleComponentRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rdfhdt.hdt.options.ControlInfo.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VOID_BASE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-
- VOID_CLASSES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-
- VOID_DATASET - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-
- VOID_DISTINCT_OBJECTS - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-
- VOID_DISTINCT_SUBJECTS - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-
- VOID_ENTITIES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-
- VOID_PROPERTIES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-
- VOID_TRIPLES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
-