librdf_new_hash

Name

librdf_new_hash --  Constructor - create a new librdf_hash object

Synopsis

librdf_hash* librdf_new_hash (librdf_world * world, const char* name);

Arguments

world

redland world object

name

factory name

Return value

a new librdf_hash object or NULL on failure