ReasonerGraph Constructor | 
| Name | Description | |
|---|---|---|
| ReasonerGraph(IGraph, IEnumerableIInferenceEngine) | 
            Creates a new Reasoner Graph which is a wrapper around an existing Graph with multiple reasoners applied and the resulting Triples materialised.
              | |
| ReasonerGraph(IGraph, IInferenceEngine) | 
            Creates a new Reasoner Graph which is a wrapper around an existing Graph with a reasoner applied and the resulting Triples materialised.
              |