BaseSesameTemplateGetBaseTemplateGraph Method |
Gets the basic template graph which is a graph with all the required namespaces registered and the ID and label filled in.
Namespace:
VDS.RDF.Storage.Management.Provisioning.Sesame
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected virtual IGraph GetBaseTemplateGraph()
Protected Overridable Function GetBaseTemplateGraph As IGraph
Return Value
Type:
IGraph[Missing <returns> documentation for "M:VDS.RDF.Storage.Management.Provisioning.Sesame.BaseSesameTemplate.GetBaseTemplateGraph"]
See Also