Skip to main content

Module update

Module update 

Source
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§

UpdateResult
Result of an update() operation.

Functions§

update
Replace data in a dataset: delete old -> re-add new -> re-cognify.