Node labels that aren't IDs
keeganwitt opened this issue · 2 comments
keeganwitt commented
I had an idea for an enhancement. It'd be cool if we could specify a label for nodes that is different than the ID used to connect nodes with edges. For backwards compatibility, if the node label isn't specified, the label could default to the ID.
strathausen commented
Working on that...
strathausen commented
Should actually work now :-) forgot to look at the issue... let me know if the latest version does what you need!