Click or drag to resize

SesameMemTemplateGetTemplateGraph Method

Gets the template graph used to create the store.

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

Return Value

Type: IGraph

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

See Also