Open waxlamp opened 9 years ago
There's no reason to make a roundtrip to the adapter just to get our hands on a mutator object - the mutator should already be in the Graph.
Graph
See collapseNode() for an example of how to do this.
collapseNode()
There's no reason to make a roundtrip to the adapter just to get our hands on a mutator object - the mutator should already be in the
Graph
.See
collapseNode()
for an example of how to do this.