/
BR
brightstardb
/
BrightstarDB REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 25m ago · Updated 2mo ago
Details
Filter operations
commit point
2
graph store protocol
3
jobs
3
sparql
4
statistics
2
stores
4
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
stores
Delete a store from the BrightstarDB server
delete
/{storeName}
Path parameters
storeName
string
required
The name of the store to be deleted
Response
Successful responses
object
required
storeName
string
The name of the deleted store
Changes