...
A branch is a connection between two nodes. For example, there are two branches that extend from "Cat," and three that extend from "Pet."
Each row in the Organization Chart the Tree spreadsheet represents a node on the tree.
Column 1 | Column 2 | Column 3 | Column 4 | |
---|---|---|---|---|
Data Type | plain text | plain text | plain text | number |
Contents | The word "node" Note:
| The name of the node's parent Note:
| The name of the node | The number of branches that extend from the node
|
For the sample tree above, the spreadsheet might look like this:
Parent | Node | Branches | |
---|---|---|---|
node | root | Pet | 3 |
node | Pet | Cat | 2 |
node | Pet | Dog | 3 |
node | Pet | Rabbit | 0 |
node | Cat | Domestic Shorthair | 0 |
node | Cat | Siamese | 0 |
node | Dog | Corgi | 0 |
node | Dog | Great Dane | 0 |
node | Dog | Labrador | 0 |