Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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