Click or drag to resize

ISparqlDescribeDescribe Method

Overload List
  NameDescription
Public methodDescribe(SparqlEvaluationContext)
Generates a Graph which is the description of the resources resulting from the Query.
Public methodDescribe(IRdfHandler, SparqlEvaluationContext)
Generates 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