Click or drag to resize

IOwlReasonerExtract Method

Overload List
  NameDescription
Public methodExtract(IEnumerableString)
Extracts all possible triples using the given extraction modes.
Public methodExtract(String)
Extracts all possible triples using the given extraction mode.
Public methodExtract(IGraph, INode)
Extract a reasoning enhanced sub-graph from the given Graph rooted at the given Node.
Top
See Also