Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
librdf_model
object
librdf_statement
partial statement to find
librdf_node
context node or NULL.
librdf_hash
of matching options or NULL
Searches the model for a (partial) statement as described in
librdf_statement_match and returns a librdf_stream
of
matching librdf_statement
objects.
If options is given then the match is made according to the given options. If options is NULL, this is equivalent to librdf_model_find_statements_in_context.
<<< Previous | Home | Next >>> |
librdf_model_set_feature | Up | librdf_model_load |