What if my ids are in the string format; eg."DE012945758_aer5gf" like this? Is there any solution for this type of ids or I must have integer ids to create edges between two nodes.
Note: As mentioned here I also could able to create the nodes with the 'false' argument to avoid the ids. but I must to have ids in my edges file??
Please let me know the possible solution, thank you:)