delete_relations
Remove specified relationships from a knowledge graph by providing an array of relations, including their start entity, type, and end entity, to maintain accurate and relevant data.
Instructions
Delete multiple relations from the knowledge graph
Input Schema
Name | Required | Description | Default |
---|---|---|---|
relations | Yes | An array of relations to delete |