Method: Graph::Edge#from

Defined in:
lib/graph.rb

#fromObject

Returns the value of attribute from.



411
412
413
# File 'lib/graph.rb', line 411

def from
  @from
end