Skip navigation links
B D E F G H L M N O P Q R S T U V 

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 SimpleValueFactory to 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 TupleQueryResultParserFactory for 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 TupleQueryResultWriterFactory for 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

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
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.binary.BinaryQueryResultWriterFactory
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
 
handleSolution(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 - 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 - 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
 
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.
B D E F G H L M N O P Q R S T U V 
Skip navigation links

Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.