librdf_new_node

Name

librdf_new_node --  Constructor - create a new librdf_node object with a NULL URI.

Synopsis

librdf_node* librdf_new_node (librdf_world * world);

Arguments

world

redland world object

Return value

a new librdf_node object or NULL on failure