Stores the attributes of the graph
Returns:
the current value of graph
7 8 9
# File 'lib/networkx/graph.rb', line 7 def graph @graph end