`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]`