Read-only accessor for the adjacency list of the graph.
54 55 56
# File 'lib/bio/pathway.rb', line 54 def graph @graph end