StringParserParseResultSet Method |
| Name | Description | |
|---|---|---|
| ParseResultSet(SparqlResultSet, String) |
Parses a raw SPARQL Results String (attempts to auto-detect the format).
| |
| ParseResultSet(SparqlResultSet, String, ISparqlResultsReader) |
Parses a raw SPARQL Results String using the given Parser.
|