librdf_iterator_get_value

Name

librdf_iterator_get_value --  Get the value of the current object on the iterator

Synopsis

void* librdf_iterator_get_value (librdf_iterator* iterator);

Arguments

iterator

the librdf_iterator object

Return value

The context or NULL if the iterator has finished.