v1

latestSwagger 2.0MIT License2026-07-17191054.1 KB
graph store protocol

Deletes a named graph or removes all triples from the default graph

This endpoint implements the SPARQL 1.1 Graph Store HTTP Protocol.

NOTE One of either the default or the graph parameters must be provided.

delete/{storeName}/graphs

Path parameters

storeNamestring required

The name of the store to retrieve data from

Query parameters

defaultboolean

Delete the content of the default graph

graphstring url

The absolute URI of the named graph to be deleted

Response

Successful response (No Content)