Package edu.cornell.mannlib.vitro.webapp.utils.sparqlrunner
-
Interface Summary Interface Description SparqlQueryRunner.ConstructQueryContext SparqlQueryRunner.ExecutingConstructQueryContext SparqlQueryRunner.ExecutingSelectQueryContext SparqlQueryRunner.SelectQueryContext -
Class Summary Class Description ModelConstructQueryContext TODOQueryHolder Holds the text of a SPARQL query, and allows you to perform some lexical operations on it.RdfServiceConstructQueryContext TODOResultSetParser<T> Define the interface for parsing a result set, and provide some helpful methods as well.SparqlQueryRunner A conversational tool for handling SPARQL queries.StringResultsMapping Parse the set of fieldNames against the results of the query, and make the extracted values available.