IQueryFormatter.Format 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, Nullable<TripleSegment>) |
Formats a Node as a String for a specific segment of a Triple.
(Inherited from INodeFormatter.) |
![]() | Format(PatternItem, Nullable<TripleSegment>) |
Formats a Triple Pattern item into a String.
|