IQueryFormatter Interface |
Namespace: VDS.RDF.Writing.Formatting
| 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.
| |
| FormatUri(String) |
Formats a URI as a String.
(Inherited from IUriFormatter.) | |
| FormatUri(Uri) |
Formats a URI as a String.
(Inherited from IUriFormatter.) |