Click or drag to resize

PersistentTripleStoreExecuteQuery Method

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