Module: InterMine::PathQuery::PathFeature
- Included in:
- Join, LoopConstraint, MultiValueConstraint, SingleValueConstraint, SortOrder, SubClassConstraint, UnaryConstraint
- Defined in:
- lib/intermine/query.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Method Summary collapse
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path.
1076 1077 1078 |
# File 'lib/intermine/query.rb', line 1076 def path @path end |
Instance Method Details
#validate ⇒ Object
1078 1079 |
# File 'lib/intermine/query.rb', line 1078 def validate end |