Skip to content

One node replace another node #89

@mmakatri

Description

@mmakatri

If I have 2 nodes with the same data like

        val node1 = Node("Test")
        val node2 = Node("Test")

The output of the just will be one node because they have the same data is it possible to show the 2 nodes with the same data ?

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