Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
The passed-in statement is copied when added to the model, not shared with the model. It must be a complete statement - all of subject, predicate, object parts must be present.
If the statement already exists in the model, it is not added.
Duplicate statements can be added when used with Redland Contexts
such as with librdf_model_context_add_statement
<<< Previous | Home | Next >>> |
librdf_model_size | Up | librdf_model_add_statements |