Click or drag to resize

SparqlXmlWriterSave Method

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