int librdf_query_set_offset (librdf_query * query, int offset);
int librdf_query_set_offset
librdf_query query object
librdf_query
offset for results, >=0 to set an offset, <0 to have no offset
This is the offset given in the query on the number of results allowed.
non-0 on failure