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()
Public Overrides Function GetTemplateGraph As IGraph
Return Value
Type:
IGraphTemplate Graph.
See Also