librdf_query_get_offset

Name

librdf_query_get_offset --  Get the query-specified offset on results

Synopsis

int librdf_query_get_offset (librdf_query * query);

Arguments

query

librdf_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