Click or drag to resize

OwlReasonerWrapper.Apply Method

Overload List
  NameDescription
Public methodApply(IGraph)
Applies the reasoner to the given Graph outputting inferences into the same Graph.
(Overrides StaticOwlReasonerWrapper.Apply(IGraph).)
Public methodApply(IGraph, IGraph)
Applies the reasoner to the given input Graph outputting inferences into the output Graph.
(Overrides StaticOwlReasonerWrapper.Apply(IGraph, IGraph).)
Top
See Also