Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ordered descendant and ancestors improvements #6

@vtolstov

Description

@vtolstov

For some dags some vertices can have the same order. For example
ProjectCreate/NetworkCreate/ContactCreate can depends on AccountCreate, so first is Account create, but other in the same order. Does it possible to return [][]Vertex from Descendants and Ancestors ?
This can be useful to parallel processing some vertices when it can be on the same order.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions