Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
Solved! Go to Solution.
You can find using following steps,
1. Get parent of current node
2. Get Child list of parent node
By comparing child count you can find.
You can find using following steps,
1. Get parent of current node
2. Get Child list of parent node
By comparing child count you can find.
Hi ranjank,
I have created a query to get relation between a parent node and it's child. Every child within a parent can be grouped as siblings.
Please use the entities I have attached for the service I have created for above mentioned scenario. This can also be modified to get the count of sibling.
Do revert for any further queries.
Regards,
Sudeepta Verma