Click or drag to resize

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

Property Value

Type: IGraph
See Also