[redland-dev] Iterating through the items in a hash

Dave Beckett dave at dajobe.org
Fri Jan 22 03:10:37 CET 2010


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



More information about the redland-dev mailing list