ViewPoint.neighbours#

ViewPoint.neighbours()#

Neighbours of a vertex

v.neighbours() is a list of neighbours of this vertex.

Note

For a directed graph the neighbours are those on edges leaving this vertex