Ah! So basically I can do the following?

db.bulkDocs([{
  _id,
  _rev: `${start}-{revId}`,
  _revisions: {
    ids: [revId, parentId],
    start
  }
}], { new_edits: false })

And couch will correctly connect the nodes without having to provide all the 
ids?
Best Regards,

Robert Nagy

Robert Nagy
Mail: robert.n...@boffins.se <mailto:robert.n...@boffins.se> | Phone: +46 
(0)735441639 | Web: Boffins Technologies AB <http://www.boffins.se/>

Boffins Technologies
Södervägen 12
232 52 Åkarp
Sweden

Reply via email to