BaseDatasetInternalDefaultGraph Property |
Gets a reference to the actual
IGraph that is currently treated as the default graph.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected IGraph InternalDefaultGraph { get; }
Protected ReadOnly Property InternalDefaultGraph As IGraph
Get
Property Value
Type:
IGraphSee Also