A function to run before the given edge is detached from the given source vertex. If this method returns false, the detach will be aborted.
Edge's source.
Candidate target for the edge
The edge that is being detached.
A function to run before the given edge is detached from the given source vertex. If this method returns false, the detach will be aborted.