Currently you can use `g.neighbours(0)` but there is no `reticula::neighbours(g, 0)`. Same goes for the directed successors and predecessors.
Currently you can use
g.neighbours(0)but there is noreticula::neighbours(g, 0). Same goes for the directed successors and predecessors.