pub fn set_relationship( db_context: &DbContext, event_hub: &Arc<EventHub>, dto: &RootRelationshipDto, ) -> Result<(), Error>