Add a new syntax for add_edge command
Add the possibility to "copy" a edge label.
The command add_edge e: X -> Y
means "add an edge from node X
to node Y
with the same label than the edge matched with name e
in the pattern".
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Add the possibility to "copy" a edge label.
The command add_edge e: X -> Y
means "add an edge from node X
to node Y
with the same label than the edge matched with name e
in the pattern".