Click or drag to resize

SparqlConnectorQuery Method

Overload List
  NameDescription
Public methodQuery(String)
Makes a Query against the SPARQL Endpoint.
Public methodQuery(IRdfHandler, ISparqlResultsHandler, String)
Makes a Query against the SPARQL Endpoint processing the results with an appropriate handler from those provided.
Top
See Also