Stores the nodes and their attributes
Returns:
the current value of nodes
10 11 12
# File 'lib/networkx/digraph.rb', line 10 def nodes @nodes end