IQueryableStorageQuery Method | 
| Name | Description | |
|---|---|---|
| Query(String) | 
            Makes a SPARQL Query against the underlying store.
              | |
| Query(IRdfHandler, ISparqlResultsHandler, String) | 
            Makes a SPARQL Query against the underlying store processing the resulting Graph/Result Set with a handler of your choice.
              |