Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are link objects directed or undirected ? #70

Open
holme-r opened this issue Nov 11, 2022 · 0 comments
Open

Are link objects directed or undirected ? #70

holme-r opened this issue Nov 11, 2022 · 0 comments

Comments

@holme-r
Copy link

holme-r commented Nov 11, 2022

The link object has source and target members, which suggests that the link is directed. But I didn't spot anything explicitly stating this, and the NetworkGraph Example has only one link connecting two nodes - I would expect 2 links if the links are directional and both nodes can reach each other. So I am not sure if links are supposed to be directed or not. Please could someone confirm the intention. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant