::>
This rule type does not change the structure of the graph. It is used to change the attributes of the objects (nodes) of the graph. c:C ::> {c[length] = c[length] * 20; }
c:C ::> {c[length] = c[length] * 20; }