Open the editor
- Open the Wazoo Console.
- Select a world from the world list.
- Click SPARQL in the sidebar.
Run a query
Paste a SPARQL query into the editor and click Run. Results appear in the panel below the editor.Run an update
UseINSERT DATA or DELETE DATA to modify graph state. The console shows a
success message when the update completes.