Click or drag to resize

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; }

Property Value

Type: IGraph
See Also