Click or drag to resize

SparqlJsonWriterSave Method

Overload List
  NameDescription
Public methodSave(SparqlResultSet, TextWriter)
Saves the Result Set to the given Stream in the SPARQL Results JSON Format.
Public methodSave(SparqlResultSet, String)
Saves the Result Set to the given File in the SPARQL Results JSON Format.
Top
See Also