pub fn link_memory_relationship( conn: &Connection, memory_id: i64, rel_id: i64, ) -> Result<(), AppError>