kosmos.protocols.routing.path¶ Classes¶ class Path¶ Path between two nodes. nodes¶ List of nodes in the path. Type: list[Node] links¶ List of links in the path. Type: list[Link]