Amazon Neptune · Arazzo Workflow
Amazon Neptune Gremlin Add and Count Vertices
Version 1.0.0
Add a labeled vertex over the Gremlin HTTP endpoint, then count vertices to confirm the write landed.
Provider
Workflows
gremlin-add-and-count-vertices
Add a vertex via Gremlin HTTP, then count all vertices.
Adds a labeled vertex with a name property, then counts vertices to confirm the write.
1
addVertex
Add a vertex with the supplied label and name property over the Gremlin HTTP endpoint.
2
countVertices
Run a vertex count traversal to confirm the new vertex was committed.
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.