Click or drag to resize

SparqlResultToString Method

Overload List
  NameDescription
Public methodToString
Displays the Result as a comma separated string of pairs of the form ?var = value.
(Overrides ObjectToString.)
Public methodToString(INodeFormatter)
Displays the Result as a comma separated string of paris of the form ?var = value where values are formatted using the given Node Formatter.
Top
See Also