Click or drag to resize

SesameNativeTemplateGetTemplateGraph Method

Gets the template graph used to specify the configuration of a Sesame repository.

Namespace:  VDS.RDF.Storage.Management.Provisioning.Sesame
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IGraph GetTemplateGraph()

Return Value

Type: IGraph
Template Graph.
See Also