Skip to main content

Module prune

Module prune 

Source
Expand description

Selective backend cleanup – prune_data() and prune_system().

Equivalent to Python’s cognee.api.v1.prune.prune.

Structs§

PruneResult
Summary of a prune operation.
PruneTarget
Granular flags controlling which backends prune_system() wipes.

Functions§

prune_data
Remove all files from data storage.
prune_system
Selective backend cleanup.