SparqlResultToString Method |
Name | Description | |
---|---|---|
ToString |
Displays the Result as a comma separated string of pairs of the form ?var = value.
(Overrides ObjectToString.) | |
ToString(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.
|