Type guard to check if a value is both an INode and an IConnection, indicating that it is a connection node.
The value to check.
True if the value is an INode and an IConnection, false otherwise.
Type guard to check if a value is both an INode and an IConnection, indicating that it is a connection node.