char * librdf_statement_to_string (librdf_statement * statement);
char * librdf_statement_to_string
the statement
Formats the statement as a newly allocate string that must be freed by the caller.
the string or NULL on failure.