getOutgoingEdges
Get any outgoing edges for the given node (i.e. nodes which have an incoming edge from the given node).
Return
a new list containing any outgoing edges, or null if there are none
Get any outgoing edges for the given node (i.e. nodes which have an incoming edge from the given node).
a new list containing any outgoing edges, or null if there are none