Click or drag to resize

BaseSesameTemplateGetTemplateGraph Method

Gets a Graph representing the RDF that must be inserted into Sesame's SYSTEM repository in order to create the desired store.

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

Return Value

Type: IGraph

[Missing <returns> documentation for "M:VDS.RDF.Storage.Management.Provisioning.Sesame.BaseSesameTemplate.GetTemplateGraph"]

See Also