Amazon Neptune · Arazzo Workflow
Amazon Neptune Gremlin Explain then Profile
Version 1.0.0
Inspect a Gremlin query's execution plan, then profile it with runtime statistics.
Provider
Workflows
gremlin-explain-profile
Explain a Gremlin traversal's plan, then profile its real execution.
Retrieves the Gremlin execution plan with explain, then profiles the same traversal so plan and runtime statistics can be compared side by side.
1
explainQuery
Retrieve the static execution plan for the traversal without running it against the graph data.
2
profileQuery
Run the same traversal through the profile endpoint to capture the plan together with actual runtime statistics.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.