Method: Bio::Relation#to

Defined in:
lib/bio/pathway.rb

#toObject

Returns another node.



731
732
733
# File 'lib/bio/pathway.rb', line 731

def to
  @node[1]
end