public class BigdataSPARQLResultsJSONWriterForConstructFactory extends Object implements org.openrdf.rio.RDFWriterFactory
TupleQueryResultWriterFactory
for writers of SPARQL/JSON query
results.Constructor and Description |
---|
BigdataSPARQLResultsJSONWriterForConstructFactory() |
Modifier and Type | Method and Description |
---|---|
org.openrdf.rio.RDFFormat |
getRDFFormat() |
org.openrdf.rio.RDFWriter |
getWriter(OutputStream out) |
org.openrdf.rio.RDFWriter |
getWriter(Writer writer) |
public BigdataSPARQLResultsJSONWriterForConstructFactory()
public org.openrdf.rio.RDFFormat getRDFFormat()
getRDFFormat
in interface org.openrdf.rio.RDFWriterFactory
public org.openrdf.rio.RDFWriter getWriter(Writer writer)
getWriter
in interface org.openrdf.rio.RDFWriterFactory
public org.openrdf.rio.RDFWriter getWriter(OutputStream out)
getWriter
in interface org.openrdf.rio.RDFWriterFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.