Expand description
Data replacement API – update().
Three-step pipeline: delete old data -> re-add new data -> re-cognify.
Equivalent to Python’s cognee.api.v1.update.update().
Structs§
- Update
Result - Result of an
update()operation.
Functions§
- update
- Replace data in a dataset: delete old -> re-add new -> re-cognify.