Write a query results to a file.
librdf_query_results_to_file ( query_results,
name,
format_uri,
base_uri,
.copy )
librdf_query_results object ("_p_librdf_query_results")
filename to write to ("character")
URI of syntax to format to ("_p_librdf_uri_s")
Base URI of output formatted syntax (or NULL) ("_p_librdf_uri_s")
NA
integer
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.