"Fossies" - the Fresh Open Source Software archive

Member "redland/docs/api/r1654.html" of archive amaya-fullsrc-11.4.4.tgz:


Caution: In this restricted "Fossies" environment the current HTML page may not be correctly presentated and may have some non-functional links. Alternatively you can here view or download the uninterpreted source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

librdf_model_context_add_statements

Name

librdf_model_context_add_statements --  Add statements to a model with a context

Synopsis

int librdf_model_context_add_statements (librdf_model* model, librdf_node* context, librdf_stream* stream);

Arguments

model

librdf_model object

context

librdf_node context

stream

librdf_stream stream object

Description

If context is NULL, this is equivalent to librdf_model_add_statements

Return value

Non 0 on failure