Skip to content

[FEATURE] Provide more basic graph tools #161

@mgovers

Description

@mgovers

Describe the feature request

Currently, the graph representation only contains some more global tools (e.g.: get all cycles). However, it would be nice if there would be some tool to step locally through a graph (e.g.: get adjacent nodes/edges). The functionality already exists in the graph implementation, but is not yet exposed over the API and requires one to rebuild the graph from scratch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions