Transform

Arbitrary transformations of graph elements using user defined functions written in JAVA. Functions can be used to transform either the graph heads, the vertices or the edges or a combination of all.
Caution: The used in- and output port types have to match: graph->graph or collection->collection.

Options

Edit Graph Head
Enter JAVA code to transform a graph head.
Edit Vertex
Enter JAVA code to transform a vertex.
Edit Edge
Enter JAVA code to transform an edge.

Input Ports

Icon
One single logical graph.
Icon
Collection of multiple logical graphs, may share nodes and edges.

Output Ports

Icon
A new graph with the specified transformations applied.
Icon
A new graph collection with the specified transformations applied.

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.