librdf_model_contains_statement

Name

librdf_model_contains_statement --  Check for a statement in the model

Synopsis

int librdf_model_contains_statement (librdf_model* model, librdf_statement* statement);

Arguments

model

the model object

statement

the statement

Return value

non 0 if the model contains the statement