Method: NoSE::QueryGraph::Edge#from
- Defined in:
- lib/nose/query_graph.rb
#from ⇒ Object (readonly)
Returns the value of attribute from.
35 36 37 |
# File 'lib/nose/query_graph.rb', line 35 def from @from end |
Returns the value of attribute from.
35 36 37 |
# File 'lib/nose/query_graph.rb', line 35 def from @from end |