Rank 1: Thread
I'm exploring the relationship feature for a specific scenario. My intention is to utilize it for validating the existence of a parent document.
What exactly is the limitation of this feature? I've managed to create 6 distinct collections – for the sake of explanation, let's call them Col1 to Col6 where Col1 - Col6 all refer to each other in sequence Col1-> Col2 -> Col3 and so on.
A guess from my side is that the max depth of three limitation comes into play when Creating/Reading/Updating documents?