void rasqal_query_set_limit (rasqal_query * query, int limit);
void rasqal_query_set_limit
rasqal_query query object
rasqal_query
the limit on results, >=0 to set a limit, <0 to have no limit
This is the limit given in the query on the number of results allowed.