AleksLitynski/teller

Allow editing of nodes/edges

Closed this issue · 1 comments

Let users edit the values of nodes and edges in the graph.

You can fork and update nodes and edges. You cannot change their value at runtime.
If you want a new object with similar properties, make a new object with similar properties and destroy the edges to the old object. It will be garbage collected eventually.