int librdf_storage_mysql_contains_statement (librdf_storage* storage, librdf_statement* statement);
int librdf_storage_mysql_contains_statement
the storage
-- undescribed --
Test if a given complete statement is present in the model.
Non-zero if the model contains the statement.