Click or drag to resize

SparqlRdfWriter Constructor

Overload List
  NameDescription
Public methodSparqlRdfWriter
Creates a new SPARQL RDF Writer which will save Result Sets in the RDF serialization using Turtle syntax.
Public methodSparqlRdfWriter(IRdfWriter)
Creates a new SPARQL RDF Writer which will save Result Sets in the RDF serialization in your chosen RDF Syntax.
Top
See Also