Create an edge with my own ID using a Sigma MultiGraph #1455
Answered
by
sim51
cjdubois-ptech
asked this question in
Q&A
|
I am visualizing some data using a sigma multigraph. When I create a node I am able to do something like this: Q: Is there a way that I can manually set the id for the edge that I am adding? either with a different implementation of addEdge or some other function or library that I am not aware of? |
Answered by
sim51
Aug 22, 2024
Replies: 1 comment 1 reply
|
You should take a look at the graphology documentation, specially the |
1 reply
Answer selected by
cjdubois-ptech
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should take a look at the graphology documentation, specially the
addEdgeWithKeyfunction : https://graphology.github.io/mutation.html#addedgewithkey