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