Skip to content

Add all_incoming and all_outgoing Iterator methods  #96

Open
@mitchmindtree

Description

@mitchmindtree

The Iterator should yield the depth away from the current node along with the reference in a tuple, ordered from the shortest depth to the furthest.

Nodes with multiple outputs should not be returned twice so we should keep track of the indices and check for repeats each iteration

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions