Variable Proto.graphEdge

Envoie des arêtes à une partitions

class Proto
{
  // ...
  Message!(7,dgraph.Edge.Edge[]) graphEdge;
  // ...
}