`fetch_query_batch` only gets the first ten documents. Should fetch all of them (probably stream them).
fetch_query_batchonly gets the first ten documents. Should fetch all of them (probably stream them).