librdf_free_query_results {redland} | R Documentation |
Destructor - destroy a librdf_query_results object.
librdf_free_query_results ( query_results )
query_results |
librdf_query_results object ("_p_librdf_query_results") |
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.