Method: InterMine::PathQuery::Query#name

Defined in:
lib/intermine/query.rb

#nameObject

The (optional) name of the query. Used in automatic access (eg: “query1”)



247
248
249
# File 'lib/intermine/query.rb', line 247

def name
  @name
end