Amazon Neptune · Arazzo Workflow
Amazon Neptune openCypher Create and Read Node
Version 1.0.0
Create a node over the openCypher HTTP endpoint, then read nodes back to confirm the write.
Provider
Workflows
opencypher-create-and-read-node
Create a node via openCypher HTTP, then match nodes to confirm.
Creates a node with a CREATE statement, then runs a MATCH query to read nodes back.
1
createNode
Create a node with the supplied label and name property using a CREATE statement on the form-encoded openCypher endpoint.
2
readNodes
Run a MATCH query to read nodes back and confirm the new node exists.
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.