Method: InterMine::PathQuery::Query#constraints

Defined in:
lib/intermine/query.rb

#constraintsObject (readonly)

All the current constraints on the query



262
263
264
# File 'lib/intermine/query.rb', line 262

def constraints
  @constraints
end