Uses of Class
edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery.InvalidQueryTypeException
-
Packages that use InvalidQueryTypeException Package Description edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery -
-
Uses of InvalidQueryTypeException in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery
Methods in edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery that throw InvalidQueryTypeException Modifier and Type Method Description static SparqlQueryApiExecutorSparqlQueryApiExecutor. instance(RDFService rdfService, String queryString, String acceptHeader)Get an instance that is appropriate to the query and the acceptable types.
-