Click or drag to resize

IGraphFormatter Methods

The IGraphFormatter type exposes the following members.

Methods
  NameDescription
Public methodFormat
Formats a Triple as a String.
(Inherited from ITripleFormatter.)
Public methodFormatGraphFooter
Generates the footer section.
Public methodFormatGraphHeader
Generates a generic header section.
Public methodFormatGraphHeader(IGraph)
Generates the header section for the Graph.
Public methodFormatGraphHeader(INamespaceMapper)
Generates the header section for the Graph.
Top
See Also