connect_all
Create multiple relationships between nodes in a single atomic transaction to efficiently build narrative memory.
Instructions
Create multiple connections in a single transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edges | Yes | Array of edge objects. Each must have from_node, to_node, relationship (string), and narrative (string, optional). |