@kishangajjar wrote:
In my diagram, user can create different groups. I want users can save the specific group as a Template in database.
For that i want to get all the nodes inside that group and those node's links with each other inside same group only.
There may a situation where User has selected a Group which is parent and inside that there are multiple groups. Than i want to cover all children groups and all node and links inside main group.
I want to produce nodeDaraArray,linkDataArray and Image for selected group.
How can i do that ?
Posts: 1
Participants: 1