@akashkriz005 The immediate issue with storing anything like this is going to be data organization.Based on Adobe's recommendations, if you have more than 1000 immediate child nodes underneath a single parent node, you will start experiencing performance issues when you work with such data. You will...