List

Tree

Flip Tree

  • List

  • Sequence

  • Set

  • Tree

Flip Tree

Flip a tree like data tree by swapping rows and columns

Details

ID

list-tree-flip-tree

Name

Flip Tree

Group

Tree

Package

List

Keywords

flip
tree
matrix
flip tree

Input ports

NameTypeDescriptionDefault Value
Tree
Any
Data tree to flip

Output ports

NameTypeDescription
Tree
Any
Flipped data tree

Creation method

There are two options for creating a Flip Tree node:

  • The first way to create a Flip Tree node is by using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need or words associated with this node.
    • flip, tree, matrix, flip tree
  • The second way is to select a Flip Tree node from the menu that opens from the top left.
    • Menu > List > Tree > Flip Tree

Steps

  • Create a Flip Tree node.
  • Connect the data matrix that needs to be flipped to the "Tree" port.
  • Once the Flip Tree node is created, connect the data tree to the "Tree" port. On the output port, you will receive the flipped data tree.

See also

  • Graft Tree
  • Flatten Tree