Uses of Package
edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
-
Packages that use edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner Package Description edu.cornell.mannlib.vitro.webapp.controller.ajax edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner -
Classes in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner used by edu.cornell.mannlib.vitro.webapp.controller.ajax Class Description ResultSetParser Define the interface for parsing a result set, and provide some helpful methods as well. -
Classes in edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner used by edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner Class Description QueryHolder Holds the text of a SPARQL query, and allows you to perform some lexical operations on it.ResultSetParser Define the interface for parsing a result set, and provide some helpful methods as well.SparqlQueryRunner.ConstructQueryContext SparqlQueryRunner.ExecutingConstructQueryContext SparqlQueryRunner.ExecutingSelectQueryContext SparqlQueryRunner.SelectQueryContext StringResultsMapping Parse the set of fieldNames against the results of the query, and make the extracted values available.