Click or drag to resize

SparqlXmlFormatter.FormatResultSetFooter Method

Formats the Footer for a SPARQL Result Set.

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

Return Value

Type: String

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

Implements

IResultSetFormatter.FormatResultSetFooter()
See Also