Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
librdf_storage object
librdf_statement partial statement to find
context librdf_node (or NULL)
Searches the storage 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_storage_find_statements.
<<< Previous | Home | Next >>> |
librdf_storage_context_serialise | Up | librdf_storage_get_contexts |