The graph whose arcs are iterated over

Property definitions

graph $ ArcsIterator :: graph
	# The graph whose arcs are iterated over
	var graph: Digraph[V]
lib/graph/digraph.nit:675,2--676,22