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

Nicholas J Humfrey njh at aelius.com
Mon Jan 25 21:44:46 CET 2010


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 <dave at dajobe.org> 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
>


More information about the redland-dev mailing list