Write a query results to a file.
librdf_query_results_to_file2.Rd
Write a query results to a file.
Arguments
- query_results
librdf_query_results object ("_p_librdf_query_results")
- name
filename to write to ("character")
- mime_type
mime type (or NULL) ("character")
- format_uri
URI of syntax to format to (or NULL) ("_p_librdf_uri_s")
- base_uri
Base URI of output formatted syntax (or NULL) ("_p_librdf_uri_s")
- .copy
NA