Skip navigation links
A B C D E G H I L M N O P R S T U V 

A

asNtriple() - Method in class org.rdfhdt.hdt.triples.TripleString
Convert TripleString to NTriple
assign(TripleID) - Method in class org.rdfhdt.hdt.triples.TripleID
 

B

BITMAP_TYPE_PLAIN - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 

C

canGoTo() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
Specifies whether the iterator can move to a random position.
cleanURI(CharSequence) - Static method in class org.rdfhdt.hdt.header.HeaderUtil
 
clear() - Method in interface org.rdfhdt.hdt.options.HDTOptions
 
clear() - Method in class org.rdfhdt.hdt.triples.TripleID
Set all components to zero.
clear() - Method in class org.rdfhdt.hdt.triples.TripleString
Set all components to ""
compareTo(TripleID) - Method in class org.rdfhdt.hdt.triples.TripleID
Compare TripleID to another one using SPO Order.
ControlInfo - Interface in org.rdfhdt.hdt.options
 
ControlInfo.Type - Enum in org.rdfhdt.hdt.options
 
CRCException - Exception in org.rdfhdt.hdt.exceptions
 
CRCException() - Constructor for exception org.rdfhdt.hdt.exceptions.CRCException
 
CRCException(String) - Constructor for exception org.rdfhdt.hdt.exceptions.CRCException
 

D

Dictionary - Interface in org.rdfhdt.hdt.dictionary
Interface that specifies the basic methods for any Dictionary implementation
DICTIONARY_BLOCK_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_MAXOBJECTTID - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_MAXPREDICATEID - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_MAXSUBJECTID - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_NUMOBJECTS - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_NUMPREDICATES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_NUMSHARED - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_NUMSUBJECTS - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_SIZE_STRINGS - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_TYPE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_TYPE_FOUR_SECTION - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DICTIONARY_TYPE_PLAIN - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DictionaryRole - Enum in org.rdfhdt.hdt.enums
 
DictionarySection - Interface in org.rdfhdt.hdt.dictionary
Interface that specifies the basic methods for a dictionary section
DictionarySectionRole - Enum in org.rdfhdt.hdt.enums
 
DictionaryUtil - Class in org.rdfhdt.hdt.dictionary
 
doGenerateHDT(String, String, RDFNotation, HDTOptions, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doGenerateHDT(IteratorTripleString, String, HDTOptions, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doIndexedHDT(HDT, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doLoadHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doLoadHDT(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doLoadIndexedHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doLoadIndexedHDT(InputStream, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doMapHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doMapIndexedHDT(String, ProgressListener) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
doParse(String, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in interface org.rdfhdt.hdt.rdf.RDFParserCallback
 
doParse(InputStream, String, RDFNotation, RDFParserCallback.RDFCallback) - Method in interface org.rdfhdt.hdt.rdf.RDFParserCallback
 
doReadOptions(String) - Method in class org.rdfhdt.hdt.hdt.HDTManager
 
DUBLIN_CORE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
DUBLIN_CORE_ISSUED - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
dumpNtriple(Appendable) - Method in class org.rdfhdt.hdt.triples.TripleString
 

E

equals(TripleID) - Method in class org.rdfhdt.hdt.triples.TripleID
 
equals(TripleString) - Method in class org.rdfhdt.hdt.triples.TripleString
 
escapeString(String) - Static method in class org.rdfhdt.hdt.util.UnicodeEscape
Escapes a Unicode string to an all-ASCII character sequence.
escapeString(String, Appendable) - Static method in class org.rdfhdt.hdt.util.UnicodeEscape
Escapes a Unicode string to an all-ASCII character sequence.
estimatedNumResults() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
Returns the number of estimated results of the Iterator.
estimatedNumResults() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleString
Returns the number of estimated results of the Iterator.
extract(int) - Method in interface org.rdfhdt.hdt.dictionary.DictionarySection
Find the String associated to a given ID

G

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
 

H

hasEmpty() - Method in class org.rdfhdt.hdt.triples.TripleString
Checks wether any component is empty.
hasPrevious() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
Whether the iterator has previous elements.
hasPrevious() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleString
Whether the iterator has previous elements.
HDT - Interface in org.rdfhdt.hdt.hdt
Interface that specifies the methods for a HDT implementation
HDT_BASE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_BITMAP_BASE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_CONTAINER - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_DATASET - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_DICTIONARY - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_DICTIONARY_BASE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_FORMAT_INFORMATION - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_HEADER - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_PUBLICATION_INFORMATION - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_SEQ_BASE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_STATISTICAL_INFORMATION - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_TRIPLES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_TRIPLES_BASE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HDT_VERSION - Static variable in class org.rdfhdt.hdt.hdt.HDTVersion
 
HDTManager - Class in org.rdfhdt.hdt.hdt
 
HDTManager() - Constructor for class org.rdfhdt.hdt.hdt.HDTManager
 
HDTOptions - Interface in org.rdfhdt.hdt.options
 
HDTVersion - Class in org.rdfhdt.hdt.hdt
 
HDTVersion() - Constructor for class org.rdfhdt.hdt.hdt.HDTVersion
 
HDTVocabulary - Class in org.rdfhdt.hdt.hdt
 
Header - Interface in org.rdfhdt.hdt.header
Provides the basic functionality for a header
HEADER_NTRIPLES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
HeaderUtil - Class in org.rdfhdt.hdt.header
 

I

idToString(int, TripleComponentRole) - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
Returns the string for a given id
IllegalFormatException - Exception in org.rdfhdt.hdt.exceptions
 
IllegalFormatException() - Constructor for exception org.rdfhdt.hdt.exceptions.IllegalFormatException
 
IllegalFormatException(String) - Constructor for exception org.rdfhdt.hdt.exceptions.IllegalFormatException
 
INDEX_TYPE_FOQ - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
INDEX_VERSION - Static variable in class org.rdfhdt.hdt.hdt.HDTVersion
 
indexedHDT(HDT, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
Return an indexed HDT that is efficient for all kind of queries, given a not indexed HDT.
insert(CharSequence, CharSequence, CharSequence) - Method in interface org.rdfhdt.hdt.rdf.RDFStorage
 
insert(CharSequence, CharSequence, long) - Method in interface org.rdfhdt.hdt.rdf.RDFStorage
 
isEmpty() - Method in class org.rdfhdt.hdt.triples.TripleID
Check whether all the components of the triple are empty (zero).
isEmpty() - Method in class org.rdfhdt.hdt.triples.TripleString
Checks wether all components are empty.
isValid() - Method in class org.rdfhdt.hdt.triples.TripleID
Check whether none of the components of the triple are empty.
IteratorTripleID - Interface in org.rdfhdt.hdt.triples
Iterator of TripleID
IteratorTripleString - Interface in org.rdfhdt.hdt.triples
Iterator of TripleStrings based on IteratorTripleID

L

load(InputStream) - Method in interface org.rdfhdt.hdt.options.ControlInfo
 
loadHDT(String, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
Load an HDT file into memory to use it.
loadHDT(InputStream, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
Load an HDT from an InputStream (File, socket...).
loadIndexedHDT(String, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
Load an HDT File, and load/create additional indexes to support all kind of queries efficiently.
loadIndexedHDT(InputStream, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
Load an HDT file from InputStream, and create additional indexes to support all kind of queries efficiently.
locate(CharSequence) - Method in interface org.rdfhdt.hdt.dictionary.DictionarySection
Find a String and return its ID.

M

mapHDT(String, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
Map an HDT file into memory to use it.
mapIndexedHDT(String, ProgressListener) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
Maps an HDT File into virtual memory, and load/create additional indexes to support all kind of queries efficiently.
match(TripleID) - Method in class org.rdfhdt.hdt.triples.TripleID
Check whether this triple matches a pattern of TripleID.
match(TripleString) - Method in class org.rdfhdt.hdt.triples.TripleString
Check whether this triple matches a pattern.

N

NotFoundException - Exception in org.rdfhdt.hdt.exceptions
 
NotFoundException() - Constructor for exception org.rdfhdt.hdt.exceptions.NotFoundException
 
NotFoundException(String) - Constructor for exception org.rdfhdt.hdt.exceptions.NotFoundException
 
notifyProgress(float, String) - Method in interface org.rdfhdt.hdt.listener.ProgressListener
Send progress notification
notifyProgress(float, String) - Method in class org.rdfhdt.hdt.listener.ProgressOut
 
NotImplementedException - Exception in org.rdfhdt.hdt.exceptions
 
NotImplementedException() - Constructor for exception org.rdfhdt.hdt.exceptions.NotImplementedException
 
NotImplementedException(String) - Constructor for exception org.rdfhdt.hdt.exceptions.NotImplementedException
 
numResultEstimation() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
Returns the accuracy of the estimation of number of results as returned by estimatedNumResults()
numResultEstimation() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleString
Returns the accuracy of the estimation of number of results as returned by estimatedNumResults()

O

org.rdfhdt.hdt.dictionary - package org.rdfhdt.hdt.dictionary
 
org.rdfhdt.hdt.enums - package org.rdfhdt.hdt.enums
 
org.rdfhdt.hdt.exceptions - package org.rdfhdt.hdt.exceptions
 
org.rdfhdt.hdt.hdt - package org.rdfhdt.hdt.hdt
 
org.rdfhdt.hdt.header - package org.rdfhdt.hdt.header
 
org.rdfhdt.hdt.listener - package org.rdfhdt.hdt.listener
 
org.rdfhdt.hdt.options - package org.rdfhdt.hdt.options
 
org.rdfhdt.hdt.rdf - package org.rdfhdt.hdt.rdf
 
org.rdfhdt.hdt.triples - package org.rdfhdt.hdt.triples
 
org.rdfhdt.hdt.util - package org.rdfhdt.hdt.util
 
ORIGINAL_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 

P

parse(String) - Static method in enum org.rdfhdt.hdt.enums.RDFNotation
 
ParserException - Exception in org.rdfhdt.hdt.exceptions
 
ParserException() - Constructor for exception org.rdfhdt.hdt.exceptions.ParserException
 
ParserException(String) - Constructor for exception org.rdfhdt.hdt.exceptions.ParserException
 
populateHeader(Header, String) - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
Fills the header with information from the dictionary
populateHeader(Header, String) - Method in interface org.rdfhdt.hdt.triples.Triples
Populates HDT Header with all information relevant to this Triples under a RDF root node.
previous() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleID
Get the previous element.
previous() - Method in interface org.rdfhdt.hdt.triples.IteratorTripleString
Get the previous element.
processTriple(TripleString, long) - Method in interface org.rdfhdt.hdt.rdf.RDFParserCallback.RDFCallback
 
ProgressListener - Interface in org.rdfhdt.hdt.listener
Interface for notifying the progress of an operation.
ProgressOut - Class in org.rdfhdt.hdt.listener
 
ProgressOut() - Constructor for class org.rdfhdt.hdt.listener.ProgressOut
 

R

RDF - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
RDF_TYPE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
RDFAccess - Interface in org.rdfhdt.hdt.rdf
 
RDFNotation - Enum in org.rdfhdt.hdt.enums
Enumeration of the different valid notations for RDF data.
RDFParserCallback - Interface in org.rdfhdt.hdt.rdf
Parser that uses a callback to notify of each successfully parsed triple.
RDFParserCallback.RDFCallback - Interface in org.rdfhdt.hdt.rdf
 
RDFStorage - Interface in org.rdfhdt.hdt.rdf
Represent an RDFStorage that can insert and remove triples in addition of searching.
read(String) - Method in class org.rdfhdt.hdt.triples.TripleString
Read from a line, where each component is separated by space.
readOptions(String) - Static method in class org.rdfhdt.hdt.hdt.HDTManager
 
RELEASE_VERSION - Static variable in class org.rdfhdt.hdt.hdt.HDTVersion
 
remove(CharSequence, CharSequence, CharSequence) - Method in interface org.rdfhdt.hdt.rdf.RDFStorage
 
ResultEstimationType - Enum in org.rdfhdt.hdt.enums
 

S

save(OutputStream, ControlInfo, ProgressListener) - Method in interface org.rdfhdt.hdt.header.Header
 
save(OutputStream) - Method in interface org.rdfhdt.hdt.options.ControlInfo
 
saveToHDT(OutputStream, ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.HDT
Saves to OutputStream in HDT format
saveToHDT(String, ProgressListener) - Method in interface org.rdfhdt.hdt.hdt.HDT
Saves to a file in HDT format
search(CharSequence, CharSequence, CharSequence) - Method in interface org.rdfhdt.hdt.rdf.RDFAccess
Iterate over the triples of an RDF Set that match the specified pattern.
search(TripleID) - Method in interface org.rdfhdt.hdt.triples.Triples
Iterates over all triples that match the pattern.
searchAll() - Method in interface org.rdfhdt.hdt.triples.Triples
Iterates over all triples.
SEQ_TYPE_HUFFMAN - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
SEQ_TYPE_INT32 - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
SEQ_TYPE_INT64 - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
SEQ_TYPE_LOG - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
SEQ_TYPE_WAVELET - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
set(String, String) - Method in interface org.rdfhdt.hdt.options.HDTOptions
 
setAll(int, int, int) - Method in class org.rdfhdt.hdt.triples.TripleID
Replace all components of a TripleID at once.
setAll(CharSequence, CharSequence, CharSequence) - Method in class org.rdfhdt.hdt.triples.TripleString
Sets all components at once.
setFormat(String) - Method in interface org.rdfhdt.hdt.options.ControlInfo
 
setInt(String, long) - Method in interface org.rdfhdt.hdt.options.HDTOptions
 
setObject(int) - Method in class org.rdfhdt.hdt.triples.TripleID
 
setObject(CharSequence) - Method in class org.rdfhdt.hdt.triples.TripleString
 
setOptions(String) - Method in interface org.rdfhdt.hdt.options.HDTOptions
 
setPredicate(int) - Method in class org.rdfhdt.hdt.triples.TripleID
 
setPredicate(CharSequence) - Method in class org.rdfhdt.hdt.triples.TripleString
 
setSubject(int) - Method in class org.rdfhdt.hdt.triples.TripleID
 
setSubject(CharSequence) - Method in class org.rdfhdt.hdt.triples.TripleString
 
setType(ControlInfo.Type) - Method in interface org.rdfhdt.hdt.options.ControlInfo
 
size() - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
Return the combined size of the sections of the dictionary (in bytes)
size() - Method in interface org.rdfhdt.hdt.dictionary.DictionarySection
Size in bytes of the strings held in the dictionary section.
size() - Method in interface org.rdfhdt.hdt.hdt.HDT
Returns the size of the Data Structure in bytes.
size() - Static method in class org.rdfhdt.hdt.triples.TripleID
size of one TripleID in memory
size() - Method in interface org.rdfhdt.hdt.triples.Triples
Returns the size in bytes of the internal representation
stringToId(CharSequence, TripleComponentRole) - Method in interface org.rdfhdt.hdt.dictionary.Dictionary
Returns the id for a given string

T

toHexString(int, int) - Static method in class org.rdfhdt.hdt.util.UnicodeEscape
Converts a decimal value to a hexadecimal string represention of the specified length.
toString() - Method in class org.rdfhdt.hdt.triples.TripleID
 
toString() - Method in class org.rdfhdt.hdt.triples.TripleString
 
TripleComponentOrder - Enum in org.rdfhdt.hdt.enums
Indicates the order of the triples
TripleComponentRole - Enum in org.rdfhdt.hdt.enums
Indicates the position of the triple, mainly in the dictionary
TripleID - Class in org.rdfhdt.hdt.triples
TripleID holds a triple as integers
TripleID() - Constructor for class org.rdfhdt.hdt.triples.TripleID
Basic constructor
TripleID(int, int, int) - Constructor for class org.rdfhdt.hdt.triples.TripleID
Constructor
TripleID(TripleID) - Constructor for class org.rdfhdt.hdt.triples.TripleID
Build a TripleID as a copy of another one.
tripleIDtoTripleString(Dictionary, TripleID) - Static method in class org.rdfhdt.hdt.dictionary.DictionaryUtil
Converts a TripleID to a TripleString using a dictionary.
Triples - Interface in org.rdfhdt.hdt.triples
Interface for Triples implementation.
TRIPLES_BITMAPX_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_BITMAPY_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_BITMAPZ_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_NUM_TRIPLES - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_ORDER - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_SEQX_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_SEQX_TYPE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_SEQY_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_SEQY_TYPE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_SEQZ_SIZE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_SEQZ_TYPE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_TYPE - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_TYPE_BITMAP - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_TYPE_COMPACT - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_TYPE_PLAIN - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TRIPLES_TYPE_TRIPLESLIST - Static variable in class org.rdfhdt.hdt.hdt.HDTVocabulary
 
TripleString - Class in org.rdfhdt.hdt.triples
TripleString holds a triple as Strings
TripleString() - Constructor for class org.rdfhdt.hdt.triples.TripleString
 
TripleString(CharSequence, CharSequence, CharSequence) - Constructor for class org.rdfhdt.hdt.triples.TripleString
Basic constructor
TripleString(TripleString) - Constructor for class org.rdfhdt.hdt.triples.TripleString
Copy constructor
tripleStringtoTripleID(Dictionary, TripleString) - Static method in class org.rdfhdt.hdt.dictionary.DictionaryUtil
Converts a TripleString to a TripleID using a dictionary.

U

unescapeString(String) - Static method in class org.rdfhdt.hdt.util.UnicodeEscape
Unescapes an escaped Unicode string.
UnicodeEscape - Class in org.rdfhdt.hdt.util
 

V

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
 
A B C D E G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2017 INSIGHT Centre for Data Analytics. All rights reserved.