Click or drag to resize

StringParserParseResultSet Method

Overload List
  NameDescription
Public methodStatic memberParseResultSet(SparqlResultSet, String)
Parses a raw SPARQL Results String (attempts to auto-detect the format).
Public methodStatic memberParseResultSet(SparqlResultSet, String, ISparqlResultsReader)
Parses a raw SPARQL Results String using the given Parser.
Top
See Also