memory_graph_unrelate
Remove a relation from the knowledge graph while retaining an audit trail. Re-adding the same relation later revives it.
Instructions
Retract a relation — the edge is marked superseded (kept for audit)
and leaves memory_graph results. Re-asserting the same triple later
revives it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | Yes | ||
| src | Yes | ||
| relation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||