Method: InterMine::PathQuery::Query#title
- Defined in:
- lib/intermine/query.rb
#title ⇒ Object
A human readable title of the query (eg: “Gene –> Protein Domain”)
250 251 252 |
# File 'lib/intermine/query.rb', line 250 def title @title end |