You can use export/import commands in command line mode. However this way still supposes "manual intervention" itself. It contains three steps: export, import and an old collection removing.
Roman Carlos Gonz�lez wrote: > > > Hi All, > > I have the following problem, suppose the following collection layout > /db/a/b/c, and /db/d, where a and d are both children of /db. > > How could I cut the collection c (with all of its documents) and paste > into d, so the resultant layout would be /db/a/b/ and /db/d/c, without > doing manual intervention (getting every document, removing > collection, creating another, storing documents?. > > Thank you very much in advance. > > Carlos Gonzalez-Cadenas > e-xtendnow
