save_graph_relation
Store knowledge graph relations as subject-predicate-object triples with bi-temporal validity and project scoping for accurate memory retrieval.
Instructions
Save a Subject-Predicate-Object relation with bi-temporal validity and project namespace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| target | Yes | ||
| weight | No | ||
| project | No | default | |
| relation | Yes | ||
| valid_from | No | ||
| valid_until | No | ||
| superseded_by | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |