Setting the number of rows returned
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API implementation
The following system property controls how many rows JSON returns with each query.
Property | Description |
---|---|
glide.processor.json.row_limit | Specify the maximum number of rows a JSON query returns.
|