delete_entities
Remove multiple entities and their linked relations from the knowledge graph, cleaning up stale data and ensuring graph integrity. Bulk delete by entity names.
Instructions
Delete multiple entities and their associated relations from the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityNames | Yes | List of entity names to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |