Interface SparqlQueryEvaluator


public interface SparqlQueryEvaluator
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    evaluate(EvaluateResult result, Repository repository, String query, String acceptHeader, String defaultGraphUri, String[] namedGraphUris)
    Evaluates/Execute the passed query against the passed repository usimg the passed arguments.