IGraphFormatter Interface |
Namespace: VDS.RDF.Writing.Formatting
The IGraphFormatter type exposes the following members.
| Name | Description | |
|---|---|---|
| Format |
Formats a Triple as a String.
(Inherited from ITripleFormatter.) | |
| FormatGraphFooter |
Generates the footer section.
| |
| FormatGraphHeader |
Generates a generic header section.
| |
| FormatGraphHeader(IGraph) |
Generates the header section for the Graph.
| |
| FormatGraphHeader(INamespaceMapper) |
Generates the header section for the Graph.
|