Description
Functions oak.removeDescendantsAndSelf() & oak.listRootTempNodes() & oak.removeRootTempNodes() are very slow.
One thing that can be done to improve their performance is that we could use projections to fetch only _id, since we only need _id to remove them.
Attachments
Issue Links
- is related to
-
OAK-10823 Support Oak-mongo.js remove functions with mongosh shell
- Closed
- links to