Click or drag to resize

IQueryableStorageQuery Method

Overload List
  NameDescription
Public methodQuery(String)
Makes a SPARQL Query against the underlying store.
Public methodQuery(IRdfHandler, ISparqlResultsHandler, String)
Makes a SPARQL Query against the underlying store processing the resulting Graph/Result Set with a handler of your choice.
Top
See Also