MultiDiGraph.
successors
Return a list of successor nodes of n.
neighbors() and successors() are the same function.