fn existing_graphs( graphs: &HashMap<PartialGraphId, PartialGraphStatus>, ) -> impl Iterator<Item = PartialGraphId> + '_