You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use this code but I got a problem.
The public constructor for the Edge class is empty and does not receive any parameter. In the tutorial and tests, edges are created with two parameters, but if I try to do the same, I got a error.
I was trying to use this code but I got a problem.


The public constructor for the Edge class is empty and does not receive any parameter. In the tutorial and tests, edges are created with two parameters, but if I try to do the same, I got a error.