BaseSesameTemplate.ContextNode Property |
Gets the Node used to refer to the store configuration context.
Namespace:
VDS.RDF.Storage.Management.Provisioning.Sesame
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic INode ContextNode { get; }
Public ReadOnly Property ContextNode As INode
Get
Property Value
Type:
INode
See Also