Redland RDF Application Framework API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
the iterator
the function to operate
the context to pass to the map function
Adds an iterator mapping function which operates over the iterator 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_iterator_get_value | Up | Lists |