Skip to content

Add __eq__ and related methods to Node and Collection #38

@apdavison

Description

@apdavison
Member

To make it easier to check if two nodes are the same, and if two collections are the same, we should add __eq__ and/or __ne__ methods to the Node, Link, and Collection classes.

Activity

added this to the 0.3.0 milestone on May 16, 2024
self-assigned this
on May 27, 2024
modified the milestones: 0.2.1, 0.3.0 on Jun 21, 2024
linked a pull request that will close this issueAdding eq method to collection #41on Jul 3, 2024
modified the milestones: 0.3.0, 0.3.1 on Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @apdavison@Peyman-N

    Issue actions

      Add __eq__ and related methods to Node and Collection · Issue #38 · openMetadataInitiative/openMINDS_Python