IResultSetFormatter Interface |
Namespace: VDS.RDF.Writing.Formatting
The IResultSetFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Format |
Formats a SPARQL Result as a String.
(Inherited from IResultFormatter.) |
![]() | FormatBooleanResult |
Formats a Boolean Result as a String.
(Inherited from IResultFormatter.) |
![]() | FormatResultSetFooter |
Generates a footer section.
|
![]() | FormatResultSetHeader() |
Generates a header section assuming no variables.
|
![]() | FormatResultSetHeader(IEnumerable<String>) |
Generates a header section using the given variables.
|