Uses of Interface
org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterFactory
Package
Description
A writer for the
SPARQL Query Results JSON Format
Parsers and writers for the
SPARQL Query Results XML Format
-
Uses of BooleanQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio
Modifier and TypeMethodDescriptionprotected QueryResultFormat
BooleanQueryResultWriterRegistry.getKey
(BooleanQueryResultWriterFactory factory) -
Uses of BooleanQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.sparqljson
Modifier and TypeClassDescriptionclass
ABooleanQueryResultWriterFactory
for writers of SPARQL/JSON query boolean results. -
Uses of BooleanQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.sparqlxml
Modifier and TypeClassDescriptionclass
ABooleanQueryResultWriterFactory
for writers of SPARQL/XML boolean query results. -
Uses of BooleanQueryResultWriterFactory in org.eclipse.rdf4j.query.resultio.text
Modifier and TypeClassDescriptionclass
ABooleanQueryResultWriterFactory
for writers of plain text boolean query results.