| Package | Description |
|---|---|
| edu.cornell.mannlib.vitro.webapp.controller.api.sparqlquery |
| Class and Description |
|---|
| InvalidQueryTypeException
Indicates that the API can't process this type of query.
|
| RdfResultMediaType
The supported media types for SPARQL queries that return RDF (i.e., CONSTRUCT
and DESCRIBE).
|
| ResultSetMediaType
The supported media types for SPARQL queries that return a Result Set (i.e.,
SELECT and ASK).
|
| SparqlQueryApiExecutor
The base class for the SPARQL query API.
|
Copyright © 2016. All rights reserved.