Hello,
In the graphml, I would like to delete multiple nodes containing a common label.Is there any way to delete it. Also, I need a help in searching the nodes with the label.
For eg. There are three nodes.
abcd_1, node_abcd and N_abcd_1and
If I want to delete/remove nodes containing same label "abcd" , how can I delete it in a just single time?Also when I search nodes with the label "abcd" , graphml shows only first node "abcd_1".
any clue on this would be much appreciated.
Thanks,
Keval