Run SPARQL Update
sparql_updateModify knowledge graph data by executing SPARQL INSERT, DELETE, or UPDATE operations to add, change, or remove triples.
Instructions
Executes a SPARQL INSERT, DELETE, or UPDATE operation to modify graph data. Use this for adding, modifying, or removing triples from graphs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sparql | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |