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