Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
It must be a complete statement - all of subject, predicate, object parts must be present. Use librdf_model_find_statements to search for partial statement matches.
librdf_model_contains_statement may not work correctly with stores using contexts. In this case, a search using librdf_model_find_statements for a non-empty list will return the correct result.
<<< Previous | Home | Next >>> |
librdf_model_remove_statement | Up | librdf_model_as_stream |