librdf_iterator_get_context

Name

librdf_iterator_get_context --  Get the context of the current object on the iterator

Synopsis

void* librdf_iterator_get_context (librdf_iterator* iterator);

Arguments

iterator

the librdf_iterator object

Return value

The context or NULL if the iterator has finished.