Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
the stream
-- undescribed --
the function to use to free the context (or NULL)
the context to pass to the map function
Adds an stream mapping function which operates over the stream to select which elements are returned; it will be applied as soon as this method is called.
Several mapping functions can be added and they are applied in the order given
The mapping function should return non 0 to allow the element to be returned.
<<< Previous | Home | Next >>> |
librdf_stream_get_context | Up | librdf_new_stream_from_node_iterator |