Turn a query results into a string.
librdf_query_results_to_string ( query_results,
format_uri,
base_uri )
librdf_query_results object ("_p_librdf_query_results")
URI of syntax to format to ("_p_librdf_uri_s")
Base URI of output formatted syntax (or NULL) ("_p_librdf_uri_s")
character
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.