fetchSize

fun fetchSize(n: Int): T

Modifies the number of results that should be fetched when this query is executed.


The number of results that should be fetched when this query is executed.