Turn a query results into a string.
librdf_query_results_to_string2 ( query_results,
name,
mime_type,
format_uri,
base_uri )
librdf_query_results object ("_p_librdf_query_results")
format name ("character")
format mime type (or NULL) ("character")
URI of syntax to format to (or NULL) ("_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.