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