graph store protocol
Replaces the content of a named graph or 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.
put/{storeName}/graphs
Path parameters
storeNamestring required
The name of the store to update
Query parameters
defaultboolean
Replace the data in the default graph
graphstring url
The absolute URI of the named graph whose content is to be replaced
Request body
string required
Response
Successful response
Changes
Changed in 4 of the 11 revisions of this API.14
- ○
api operation id
postGraphremoved and replaced withputGraphapi-operation-id-removed
- ○
- ○
api operation id
postGraphwas addedapi-operation-id-added
- ○
api tag
graph store protocoladdedapi-tag-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲