sparql
query
Execute a SPARQL query and return the results
NOTE: The Swagger spec only allows us to document one possible form of POST. However BrightstarDB fully supports all of the request options described in SPARQL 1.1 Protocol
post/{storeName}/sparql
Path parameters
storeNamestring required
The name of the store
Query parameters
named-graph-uristring url
The URI of a graph to add to the query dataset as a named graph
Response
Successful response. The response body contains the SPARQL query result.
Changes
Changed in 3 of the 11 revisions of this API.14
- ○
api operation id
sparqlQueryPostwas addedapi-operation-id-added
- ○
api tag
queryaddedapi-tag-added
- ○
api tag
sparqladdedapi-tag-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲