Method: InterMine::PathQuery::Query#start

Defined in:
lib/intermine/query.rb

#startObject

The index of the first row to return - defaults to 0 (first row)



283
284
285
# File 'lib/intermine/query.rb', line 283

def start
  @start
end