Skip to main content

Module repository

Module repository 

Source
Expand description

SyncOperationRepository trait + DTO row.

Mirrors Python’s cognee/modules/sync/methods/ module 1:1.

Structs§

SyncOperationRow
Snapshot of one sync_operations row (every column).

Enums§

SyncOperationStatus
Status enum used by the repository surface. String values match Python’s JSON column verbatim.

Traits§

SyncOperationRepository
Persistence trait for the cloud sync router.