集群节点(Cluster nodes)#
Cluster nodes are node groups that work together to provide functionality in an n8n workflow. Instead of using a single node, you use a root node and one or more sub-nodes that extend the functionality of the node.
根节点(Root nodes)#
每个簇都以一个根节点开始。
🌐 Each cluster starts with one root node.
子节点(Sub-nodes)#
每个根节点可以附加一个或多个子节点。
🌐 Each root node can have one or more sub-nodes attached to it.
