Declaring these functions and using them in my application would be unadvisable?
It would be quite helpful for applications needing to store items in a hash to be able to use the full functionality of librdf_hash. nick. On 22 Jan 2010, at 02:10, Dave Beckett <[email protected]> wrote: > Nicholas J Humfrey wrote: >> Hello, >> >> Is there a way of iterating through the items in a librdf_hash (in >> C)? I would like to pretty-print the my storage options in HTML. >> >> Thanks, > > Not at present; those methods are internal to librdf. Hash is > public mostly > just to construct storage options. > > The internal methods are in rdf_hash_internal.h in the source; but > not in > the public headers: > > See GIT > http://git.librdf.org/view?p=librdf.git;a=blob;f=src/rdf_hash_internal.h;h=839f5f79b711259d76608587c5345704bcd5eb75;hb=HEAD > > > Dave > _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
