Re: Riak question

2010-07-15 Thread Sean Cribbs
You must know ahead of time how many levels of links to walk, or issue map-reduce queries successively. There are no "recursive" link or map phases. Sean Cribbs Developer Advocate Basho Technologies, Inc. http://basho.com/ On Jul 15, 2010, at 3:14 PM, Kos wrote: > Thank you, I've got another

Re: Riak question

2010-07-15 Thread Sean Cribbs
Adding riak-users to the discussion since this is important to share. There is no shortcut for link walking in Erlang, but it is simple to do with map-reduce. If your HTTP link-walking query looked like this: /riak/artists/TheBeatles/albums,_,_/tracks,_,1 You would create a map-reduce query li