librdf_new_empty_iterator
Name
librdf_new_empty_iterator -- Constructor - create a new librdf_iterator with no content
Synopsis
librdf_iterator* librdf_new_empty_iterator
(librdf_world * world);
Arguments
- world
redland world object
Return value
a new librdf_iterator
object or NULL on failure