def next(self) -> "PyObject *": return _pywrapgraph.SwigPyIterator_next(self)
def next(self): return _pywrapgraph.SwigPyIterator_next(self)