Skip to main content

database_system_label

Function database_system_label 

Source
pub fn database_system_label(db: &DatabaseConnection) -> &'static str
Expand description

Map the active SeaORM backend to a cognee.db.system string matching the values used by the vector / graph adapters.

The tag values mirror Python’s observability layer (cognee/modules/observability/tracing.py) and the cognee.db.system attribute exposed by every relational op span.