pub fn database_system_label(db: &DatabaseConnection) -> &'static strExpand 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.