The SparqlResultsFormat type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| AllFormats |
Returns an array of all the pre-defined SparqlResultsFormat instances.
| |
| Csv |
SPARQL 1.1 Query Results CSV format
| |
| Json |
SPARQL 1.1 Query Results JSON Format
| |
| Tsv |
SPARQL 1.1 Query Results TSV Format
| |
| Xml |
SPARQL Query Results XML Format
|