Amazon Neptune · Arazzo Workflow
Amazon Neptune openCypher Query with Status Check
Version 1.0.0
Run an openCypher query via the Data API and inspect the openCypher query queue.
Provider
Workflows
opencypher-query-with-status
Confirm engine health, run an openCypher query, and inspect the query queue.
Checks engine status, executes an openCypher query through the Data API, and reads the openCypher query status surface to report queue depth.
1
checkEngine
Confirm the Neptune engine is available and report its openCypher engine version before running the query.
2
runOpenCypher
Execute the supplied openCypher query against the property graph and capture the result rows.
3
inspectQueue
Read the openCypher query status surface to report how many queries are running and accepted right now.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.