set_entity_parent
Organize knowledge graph entities hierarchically by assigning or removing parent relationships to structure information logically.
Instructions
Set the parent of an entity for hierarchical organization
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityName | Yes | ||
| parentName | Yes | Parent entity name or null to remove parent |