FormGraph.is_node_connected
- FormGraph.is_node_connected(key)
Verify if a specific node is connected.
- Parameters:
- keyhashable
The identifier of the node.
- Returns:
- bool
True or False.
See also
Verify if a specific node is connected.
The identifier of the node.
True or False.
See also