Class Node

A single node in the migration graph. Contains direct links to adjacent nodes in either direction.

Declaration

@total_ordering
class Node
source link

Documentation

Methods

Subclasses