Skip to content

Inconsistency node_attr_keys and edge_attr_keys #217

@TeunHuijben

Description

@TeunHuijben

graph.node_attr_keys contains all columns of graph.node_attrs()

but,

graph.edge_attr_keys does NOT contain all columns of graph.edge_attrs(), it is missing [edge_id, source_id, target_id]

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