librdf_free_model {redland} | R Documentation |
Destructor - Destroy a librdf_model object.
librdf_free_model ( model )
model |
librdf_model model to destroy ("_p_librdf_model_s") |
void
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.