IQueryFormatterFormat Method | 
| Name | Description | |
|---|---|---|
| Format(GraphPattern) | 
            Formats a Graph Pattern into a String.
              | |
| Format(INode) | 
            Formats a Node as a String.
              (Inherited from INodeFormatter.) | |
| Format(ITriplePattern) | 
            Formats a Triple Pattern into a String.
              | |
| Format(SparqlQuery) | 
            Formats a SPARQL Query into a String.
              | |
| Format(INode, NullableTripleSegment) | 
            Formats a Node as a String for a specific segment of a Triple.
              (Inherited from INodeFormatter.) | |
| Format(PatternItem, NullableTripleSegment) | 
            Formats a Triple Pattern item into a String.
              |