Click or drag to resize

BaseDescribeAlgorithmDescribe Method

Overload List
  NameDescription
Public methodDescribe(SparqlEvaluationContext)
Gets the Description Graph based on the Query Results from the given Evaluation Context.
Public methodDescribe(IRdfHandler, SparqlEvaluationContext)
Gets the Description Graph based on the Query Results from the given Evaluation Context passing the resulting Triples to the given RDF Handler.
Top
See Also