As the title says. It would be nice to have this feature in python as well. As, otherwise one needs to manually loop over link collections ```python import podio podio.LinkNavigator AttributeError: module 'podio' has no attribute 'LinkNavigator' ```