parent graph

Property definitions

a_star $ Node :: graph
	# parent graph
	var graph: Graph[N, Link]
lib/a_star/a_star.nit:67,2--68,26