Uses of Class
org.aksw.qa.commons.utils.Results
Packages that use Results
-
Uses of Results in org.aksw.qa.commons.sparql
Methods in org.aksw.qa.commons.sparql that return ResultsModifier and TypeMethodDescriptionstatic ResultsSPARQL.executeSelect(String query, String endpoint)Executes a select query for the given endpoint and query. -
Uses of Results in org.aksw.qa.commons.utils
Methods in org.aksw.qa.commons.utils that return ResultsModifier and TypeMethodDescriptionstatic ResultsSPARQLExecutor.executeSelect(String query, String endpoint)Deprecated.