delete_entities
Remove specific entities from the Elasticsearch Knowledge Graph memory zone, optionally deleting associated relations for cleaner data management and improved graph accuracy.
Instructions
Delete entities from knowledge graph (memory)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cascade_relations | No | Whether to delete relations involving these entities (default: true) | |
memory_zone | Yes | Memory zone specifier. Entities will be deleted from this zone. | |
names | Yes | Names of entities to delete |