unconditionalEdgeAssertions
A collection that stores assertions ensuring an unconditional connection between nodes in a graph testing context. Each assertion represents a defined relationship where a node always leads to a specified target node.
This list is populated by adding instances of UnconditionalEdgeAssertion through relevant methods, such as when defining relationships or validating graph behavior.