Learn R Programming

redland (version 1.0.17-9)

getQueryResultLimit: Get the query result limit

Description

Get the query result limit

Usage

getQueryResultLimit(.Object)

# S4 method for 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