librdf_free_query {redland} | R Documentation |
Destructor - destroy a librdf_query object.
librdf_free_query ( query )
query |
librdf_query object ("_p_librdf_query") |
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.