Can you reference some docs? I looked but couldn't find anything regarding multi.
On 2/29/12 4:23 PM, "Ted Dunning" <[email protected]> wrote: >Well, in 3.4, you can use multi to do this. > >On Wed, Feb 29, 2012 at 4:08 PM, Shelley, Ryan ><[email protected]>wrote: > >> Is it possible to create all nodes in a path in one step? >> >> For example, my ZK is empty of any nodes. I want to create: >> /lorem/ipsum/foo/bar >> >> Do I have to create each segment with iterative calls to ZK, or is there >> an easier way to build this? >>
