/
BR
brightstardb
/
BrightstarDB REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT License
2026-07-17
19
10
54.1 KB
stores
List the stores available on the server.
get
/
Response
Successful response
object
required
stores
string[]
All 19 operations
get
List the stores available on the server.
post
Create a new store on the server.
get
Get store operation links
delete
Delete a store from the BrightstarDB server
get
List the commit points of a store.
post
Revert a store to a specific commit point
get
W3C Graph Store Protocol Endpoint
put
Replaces the content of a named graph or the default graph.
post
Adds RDF data to the content of a named graph or the default graph.
delete
Deletes a named graph or removes all triples from the default graph
get
Get a list of the recently queued jobs.
post
Queue a new job for the store.
get
Get the detailed information about a specific job.
get
Execute a SPARQL query and return the results
post
Execute a SPARQL query and return the results
get
Get statistics records for the store
get
Get the most recently updated store statistics.
get
Executes a SPARQL Update operation against the store
post
Executes a SPARQL Update operation against the store.