Click or drag to resize

IReasoningQueryableStorageQuery Method

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