B D E F G H L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BinaryQueryResultConstants - Interface in org.eclipse.rdf4j.query.resultio.binary
-
Interface defining constants for the binary table result format.
- BinaryQueryResultParser - Class in org.eclipse.rdf4j.query.resultio.binary
-
Reader for the binary tuple result format.
- BinaryQueryResultParser() - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
-
Creates a new parser for the binary query result format that will use an instance of
SimpleValueFactoryto create Value objects. - BinaryQueryResultParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
-
Creates a new parser for the binary query result format that will use the supplied ValueFactory to create Value objects.
- BinaryQueryResultParserFactory - Class in org.eclipse.rdf4j.query.resultio.binary
-
A
TupleQueryResultParserFactoryfor binary tuple query result parsers. - BinaryQueryResultParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParserFactory
- BinaryQueryResultWriter - Class in org.eclipse.rdf4j.query.resultio.binary
-
Writer for the binary tuple result format.
- BinaryQueryResultWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- BinaryQueryResultWriterFactory - Class in org.eclipse.rdf4j.query.resultio.binary
-
A
TupleQueryResultWriterFactoryfor writers of binary query results. - BinaryQueryResultWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriterFactory
- BNODE_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
D
- DATATYPE_LITERAL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
E
- EMPTY_ROW_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
- endHeader() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- error(QueryErrorType, String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
-
Writes an error msg to the stream.
- ERROR_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
F
- FORMAT_VERSION - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
-
The version number of the current format.
G
- getOutputStream() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- getParser() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParserFactory
-
Returns a new instance of BinaryQueryResultParser.
- getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
- getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParserFactory
-
Returns
TupleQueryResultFormat.BINARY. - getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriterFactory
-
Returns
TupleQueryResultFormat.BINARY. - getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriterFactory
-
Returns a new instance of BinaryQueryResultWriter.
H
- handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
L
- LANG_LITERAL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
M
- MAGIC_NUMBER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
-
Magic number for Binary RDF Table Result files.
- MALFORMED_QUERY_ERROR - org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
-
Constant used for identifying a malformed query error.
- MALFORMED_QUERY_ERROR - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
N
- NAMESPACE_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
- NULL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
O
- org.eclipse.rdf4j.query.resultio.binary - package org.eclipse.rdf4j.query.resultio.binary
P
- parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
- PLAIN_LITERAL_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
Q
- QNAME_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
- QUERY_EVALUATION_ERROR - org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
-
Constant used for identifying a query evaluation error.
- QUERY_EVALUATION_ERROR - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
- QueryErrorType - Enum in org.eclipse.rdf4j.query.resultio.binary
-
A type-safe enumeration for query error types.
R
- REPEAT_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
S
- startDocument() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- startHeader() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
- startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
T
- TABLE_END_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
- TRIPLE_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
- tupleVariablesFound - Variable in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
U
- URI_RECORD_MARKER - Static variable in interface org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultConstants
V
- valueOf(String) - Static method in enum org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages