Click or drag to resize

RdfXmlFormatter.FormatGraphFooter 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

IGraphFormatter.FormatGraphFooter()
See Also