ReasonerGraphBaseGraph Property  | 
 
            Gets the Base Graph which the reasoning is based upon.
            
 
    Namespace: 
   VDS.RDF.Ontology
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic IGraph BaseGraph { get; }Public ReadOnly Property BaseGraph As IGraph
	Get
Property Value
Type: 
IGraph
See Also