Learn R Programming

redland (version 1.0.17-6)

getQueryResultLimit: Get the query result limit

Description

Get the query result limit

Usage

getQueryResultLimit(.Object)

## S3 method for class 'Query': getQueryResultLimit(.Object)

Arguments

.Object
a Query object

Value

  • the query result limit. If a limit is set then the value will be >= 0. If the value is < 0, no limit is set