{ "opencollection": "1.0.0", "info": { "name": "Amazon Neptune Neptune Analytics ?Action=AddTagsToResource ?Action=AddTagsToResource SPARQL API", "version": "2023-11-29" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "SPARQL", "type": "folder" }, "items": [ { "info": { "name": "Amazon Neptune Execute a SPARQL Query via the Data API", "type": "http" }, "http": { "method": "POST", "url": "https://neptune-graph.{region}.amazonaws.com/sparql", "body": { "type": "form-urlencoded", "data": [] } }, "docs": "Executes a SPARQL query against the Neptune RDF graph database using the Data API. Supports SELECT, ASK, CONSTRUCT, and DESCRIBE queries." }, { "info": { "name": "Amazon Neptune Get the Status of SPARQL Queries", "type": "http" }, "http": { "method": "GET", "url": "https://neptune-graph.{region}.amazonaws.com/sparql/status" }, "docs": "Gets the status of running and waiting SPARQL queries." } ] } ], "bundled": true }