HeritageStream

class HeritageStream

A recursive depth-first tree iterator to (in)direct heritage relationships.

Members defined in HeritageStream (3 members)

__iter__

__next__

prune

Prune the current iterator branch.

Methods

__iter__() Self
__next__() syside.Supertype
prune() None

Prune the current iterator branch.

Pruned branches are not recursed into, including no collection of their supertypes for discarding duplicates.

Used in