fnss.topologies.topology.DirectedTopology.neighbors

DirectedTopology.neighbors(n)

Return a list of successor nodes of n.

neighbors() and successors() are the same function.