Click or drag to resize

ReasonerGraph Constructor

Overload List
  NameDescription
Public methodReasonerGraph(IGraph, IEnumerableIInferenceEngine)
Creates a new Reasoner Graph which is a wrapper around an existing Graph with multiple reasoners applied and the resulting Triples materialised.
Public methodReasonerGraph(IGraph, IInferenceEngine)
Creates a new Reasoner Graph which is a wrapper around an existing Graph with a reasoner applied and the resulting Triples materialised.
Top
See Also