Skip to content

Provide a method to check graph consistency #283

@mengxr

Description

@mengxr

We do not always check if vertice IDs in edges exist in vertices due to performance concerns. It would be nice to add those checks and provide a utility method to add those additional vertices to edges to fix graph consistency, or drop those edges. This could be done in two PRs: 1) check consistency, 2) fix consistency.

cc: @felixcheung @jkbradley @MrBago @bohanjason

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