Click or drag to resize

OwlReasonerWrapperApply Method

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