Returns a list of all edges in the graph in the form of a list of (tail, head) vertex pairs.
See Implementation
Returns a list of all edges in the graph in the form of a list of (tail, head) vertex pairs.