Skip to main content

Module sparql_update

Module sparql_update 

Source
Expand description

SPARQL Update Operations

Implements SPARQL 1.1 Update Language (INSERT DATA, DELETE DATA, DELETE/INSERT WHERE).

Structs§

UpdateExecutor
Update executor
UpdateQuery
Update query

Enums§

UpdateOperation
Update operation types