Constructor - create a new librdf_storage object.
librdf_new_storage ( world,
storage_name,
name,
options_string )
redland world object ("_p_librdf_world_s")
the storage factory name ("character")
an identifier for the storage ("character")
options to initialise storage ("character")
_p_librdf_storage_s
This R function is a wrapper function that directly calls the the Redland RDF C libraries. For more information about Redland RDF, view the online documentation indicated in the 'References' section.