Node list by id

Property definitions

dot $ DotGraph :: nodes
	# Node list by id
	var nodes = new HashMap[String, DotElement]
lib/dot/dot.nit:110,2--111,44