All the nodes in the graph.

Property definitions

neo4j $ NeoGraph :: nodes
	# All the nodes in the graph.
	var nodes: NeoNodeCollection
lib/neo4j/graph/graph.nit:25,2--26,29