Expand description
Graph sync checkpoint entity for Stage 4 of improve().
Stores high-water mark timestamps per (user_id, dataset_id, session_id)
triple so that sync_graph_to_session() can process only new edges
on re-runs.
Structs§
- Active
Model - Generated by sea-orm-macros
- Column
Iter - An iterator over the variants of Column
- Entity
- Generated by sea-orm-macros
- Model
- Primary
KeyIter - An iterator over the variants of PrimaryKey
- Relation
Iter - An iterator over the variants of Relation
Enums§
- Column
- Generated by sea-orm-macros
- Primary
Key - Generated by sea-orm-macros
- Relation