Click or drag to resize

QueryableReadOnlyConnectorQuery Method

Overload List
  NameDescription
Public methodQuery(String)
Executes a SPARQL Query on the underlying Store.
Public methodQuery(IRdfHandler, ISparqlResultsHandler, String)
Executes a SPARQL Query on the underlying Store processing the results with an appropriate handler from those provided.
Top
See Also