Parameters
Edge ID to update.
New relation type. Keeps the old value if omitted.
New fact description. Keeps the old value if omitted.
Behavior
- Retrieves the existing edge
- Marks it as expired (
expiredAtandinvalidAtset to now) - Creates a new edge with the same source/target but updated relation/fact
- Sets
validAton the new edge to the current timestamp