Skip to content
  • Tiago Peixoto's avatar
    Add convenient neighbour traversal functions · 52eaa36f
    Tiago Peixoto authored
    Add support for v.{out|in}_neighbours(), for direct iteration over the
    neighbours, as well as v.all_edges() and v.all_neighbours(). This also
    properly exports the Vertex and Edge classes, with docstrings.
    52eaa36f