[redland-dev] Librdf_stream_get_object
Rodney Tamblyn
RTamblyn at infoscience.otago.ac.nz
Wed Oct 20 01:08:14 BST 2004
>From docs:
>librdf_stream_get_object
>This method returns a SHARED pointer to the current statement object
which should be copied by the caller >to preserve it if the stream is
moved on librdf_stream_next or if it should last after the stream is
>closed.
I take it therefore that if I have retrieved a statement from a stream
that should not free it explicitly, because this will be done when the
stream is freed?
~ Rodney
More information about the redland-dev
mailing list