pub fn count( conn: &Connection, namespace: &str, memory_type: Option<&str>, include_deleted: bool, ) -> Result<usize, AppError>