KG Delete Entities Batch
localnest_kg_delete_entities_batchDelete up to 100 knowledge graph entities and all associated triples in a single batch call.
Instructions
Delete up to 100 knowledge graph entities in one call. Cascades: also deletes all triples where each entity is subject or object. Returns count of deleted entities and removed triples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_ids | Yes | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |