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: 
Syntaxprotected IGraph InternalDefaultGraph { get; }Protected ReadOnly Property InternalDefaultGraph As IGraph
	Get
Property Value
Type: 
IGraph
See Also