SparqlQueryEvaluate Method |
Name | Description | |
---|---|---|
Evaluate(IInMemoryQueryableStore) | Obsolete.
Evaluates the SPARQL Query against the given Triple Store.
| |
Evaluate(ISparqlDataset) | Obsolete.
Evaluates the SPARQL Query against the given Dataset.
| |
Evaluate(IRdfHandler, ISparqlResultsHandler, IInMemoryQueryableStore) | Obsolete.
Evaluates the SPARQL Query against the given Triple Store processing the results with the appropriate handler from those provided.
| |
Evaluate(IRdfHandler, ISparqlResultsHandler, ISparqlDataset) | Obsolete.
Evaluates the SPARQL Query against the given Dataset processing the results with an appropriate handler form those provided.
|