rasqal_query_get_limit
Name
rasqal_query_get_limit -- Get the query-specified limit on results
Synopsis
int rasqal_query_get_limit
(rasqal_query * query);
Arguments
- query
rasqal_query
query object
Description
This is the limit given in the query on the number of results allowed.
Return value
integer >=0 if a limit is given, otherwise <0