Click or drag to resize

SparqlXmlFormatterFormatResultSetFooter 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

IResultSetFormatterFormatResultSetFooter
See Also