Skip to main content

Crate cognee_delete

Crate cognee_delete 

Source
Expand description

Cascading deletion of data and datasets across all Cognee backends.

Removes content in dependency order — relational DB → graph DB → vector DB → file storage — so no orphaned references remain. Supports dry-run previews.

Main types: DeleteService and AuthorizedDeleteService (the permission-checked wrapper).

Structs§

AuthorizedDeleteService
Authorization-enforcing delete service.
DeletePreview
DeleteRequest
DeleteResult
DeleteService

Enums§

DeleteError
DeleteMode
DeleteScope