delete_relations
Remove multiple relations from a knowledge graph in one operation, simplifying data cleanup and graph management.
Instructions
Delete multiple relations from the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relations | Yes | List of dicts with keys: from, to, relationType. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |