QueryableReadOnlyConnector.Query Method |
Name | Description | |
---|---|---|
![]() | Query(String) |
Executes a SPARQL Query on the underlying Store.
|
![]() | Query(IRdfHandler, ISparqlResultsHandler, String) |
Executes a SPARQL Query on the underlying Store processing the results with an appropriate handler from those provided.
|