create_relationship
Define relationships between nodes in a Neo4j database by specifying source, target, and relationship type using structured input parameters.
Instructions
Create a relationship between two nodes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fromNodeId | Yes | ID of the source node | |
properties | No | Relationship properties | |
toNodeId | Yes | ID of the target node | |
type | Yes | Relationship type |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Neo4j Server
Related Tools
- @da-okazaki/mcp-neo4j-server
- @da-okazaki/mcp-neo4j-server
- @BRO3886/mcp-memory-custom
- @Unstructured-IO/UNS-MCP
- @Unstructured-IO/UNS-MCP