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