public bool DoesCollectionExist(string name) => CollectionRepository.DoesCollectionExist(name);