nidi3 / graphviz-java

Use graphviz with pure java
Apache License 2.0
934 stars 107 forks source link

How to remove a link from my graph? #224

Open fehernandez12 opened 2 years ago

fehernandez12 commented 2 years ago

I've searched through the source code but cannot find a way to remove a link from an Immutable Graph. Is there a way to do so?