MCP Neo4j Server
by da-okazaki
create_relationship
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 |