You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The successors() function takes the node_id= argument, while others like node_attrs are used like filter(node_id=node_ids).node_attrs(). Maybe we can unify the ways those are used.