Constraint Nodes
A Constraint Node is a node used to enforce relationship constraints between nodes, such as that two nodes cannot have the same value.
- A Constraint Node is a logical node with only two states, True and False.
- The constraint defined in the Constraint Node is always enforced, which implies that the Constraint Node's observed state is always True.
- For a Constraint Node, you cannot display a Monitor or modify/rename its states.