rasqal_query_get_offset

Name

rasqal_query_get_offset --  Get the query-specified offset on results

Synopsis

int rasqal_query_get_offset (rasqal_query * query);

Arguments

query

rasqal_query query object

Description

This is the offset given in the query on the number of results allowed.

Return value

integer >=0 if a offset is given, otherwise <0