Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
librdf_model
object
librdf_statement
partial statement to find
context librdf_node
(or NULL)
Searches the model for a (partial) statement as described in
librdf_statement_match in the given context and returns a
librdf_stream
of matching librdf_statement
objects. If
context is NULL, this is equivalent to librdf_model_find_statements.
<<< Previous | Home | Next >>> |
librdf_model_get_storage | Up | librdf_model_get_contexts |