Click or drag to resize

IGraphFormatterFormatGraphHeader Method (INamespaceMapper)

Generates the header section for the Graph.

Namespace:  VDS.RDF.Writing.Formatting
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
string FormatGraphHeader(
	INamespaceMapper namespaces
)

Parameters

namespaces
Type: VDS.RDFINamespaceMapper
Namespaces.

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Writing.Formatting.IGraphFormatter.FormatGraphHeader(VDS.RDF.INamespaceMapper)"]

See Also