Graph.transform

Graph.transform(transformation)[source]

Transform all nodes of the graph.

Parameters:
transformationTransformation

The transformation used to transform the nodes.

Returns:
None