limit abstract method

QueryBuilder limit(
  1. int value
)

Implementation

QueryBuilder limit(int value);