Hi, >With the SegmentMK it would also be possible (and a bit more >efficient) to use multi-valued property containing all the referencing >paths, as the underlying list implementation can scale to millions of >entries with O(log n) updates. But a tree structure should also work >fine.
Nice! Unfortunately, the MongoMK implementation doesn't support this. Regards, Thomas
