IResultSetFormatter Methods | 
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(IEnumerableString) | 
            Generates a header section using the given variables.
              |