I am trying to edit the xml to change the label to edges. However to identify an edge I have to get the Key - an integer - of a node, insteaf of a string that would be more convenient when having very large graphs with lots of connections. Is there a way to edit the node Key to be a string, and maniupulate it using the GUI?