Expand description
SPARQL Update Operations
Implements SPARQL 1.1 Update Language (INSERT DATA, DELETE DATA, DELETE/INSERT WHERE).
Structs§
- Update
Executor - Update executor
- Update
Query - Update query
Enums§
- Update
Operation - Update operation types
SPARQL Update Operations
Implements SPARQL 1.1 Update Language (INSERT DATA, DELETE DATA, DELETE/INSERT WHERE).