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