Click or drag to resize

RdfXmlFormatterFormatGraphFooter Method

Formats a Graph Footer by closing the <rdf:RDF> element.

Namespace:  VDS.RDF.Writing.Formatting
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string FormatGraphFooter()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Writing.Formatting.RdfXmlFormatter.FormatGraphFooter"]

Implements

IGraphFormatterFormatGraphFooter
See Also