Amazon Neptune · Arazzo Workflow
Amazon Neptune SPARQL Update and Verify
Version 1.0.0
Run a SPARQL INSERT DATA update, then run a SELECT query to confirm the triples landed.
Provider
Workflows
sparql-update-and-verify
Apply a SPARQL update, then verify it with a SELECT query.
Runs a SPARQL update operation, then runs a SELECT query to confirm the resulting triples.
1
applyUpdate
executeSparqlQuery
Submit the SPARQL Update operation using the update parameter on the form-encoded SPARQL endpoint.
2
verify
executeSparqlQuery
Run the SPARQL SELECT verification query and capture the result bindings.