SparqlJsonWriterSave Method |
| Name | Description | |
|---|---|---|
| Save(SparqlResultSet, TextWriter) |
Saves the Result Set to the given Stream in the SPARQL Results JSON Format.
| |
| Save(SparqlResultSet, String) |
Saves the Result Set to the given File in the SPARQL Results JSON Format.
|