TripleStoreExecuteQuery Method |
| Name | Description | |
|---|---|---|
| ExecuteQuery(String) | Obsolete.
Executes a SPARQL Query on the Triple Store.
| |
| ExecuteQuery(SparqlQuery) | Obsolete.
Executes a SPARQL Query on the Triple Store.
| |
| ExecuteQuery(IRdfHandler, ISparqlResultsHandler, String) | Obsolete.
Executes a SPARQL Query on the Triple Store processing the results with an appropriate handler from those provided.
| |
| ExecuteQuery(IRdfHandler, ISparqlResultsHandler, SparqlQuery) | Obsolete.
Executes a SPARQL Query on the Triple Store processing the results with an appropriate handler from those provided.
|