Corrections
Add facts, correct errors, or upload new knowledge into the graph
How corrections work:
- Add: Creates a new node with confidence 1.0 (human-provided)
- Edit: Updates an existing node's content and re-extracts entities
- Supersede: Creates a new node + a supersedes edge from old to new. Old node's confidence drops to 0.3
- Delete: Soft-deletes by setting validUntil to now. Node remains in graph but scores 0.3x in queries
- Bulk import: Parses markdown into chunks, each becomes a new node with confidence 1.0
- Forget by topic: Soft-deletes all nodes matching a topic (entity or content match)
- Forget by time: Soft-deletes all nodes created before a given date
- Cascade: Soft-deletes a node and all nodes from the same source or connected via contains edges