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