ISparqlDescribe Methods |
Name | Description | |
---|---|---|
Describe(SparqlEvaluationContext) |
Generates a Graph which is the description of the resources resulting from the Query.
| |
Describe(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.
|