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

Unable to have nodes with >25 edges? #58

Open
elishillman opened this issue Feb 7, 2023 · 4 comments
Open

Unable to have nodes with >25 edges? #58

elishillman opened this issue Feb 7, 2023 · 4 comments

Comments

@elishillman
Copy link

I am attempting to make a large network with nodes that extend to many others. I have found that when a node has over 25 edges, the entire network disappears when I attempt to run Jaal. I am wondering if this is a known issue?

@imohitmayank
Copy link
Owner

Hey @elishillman I have not observed such issues. Can you share some more details about the data size (#nodes, #edges, etc).

@elishillman
Copy link
Author

elishillman commented Feb 9, 2023

Yes. I am currently attempting to connect TV shows and cast and crew that worked on the show. I have collected ~60 cast/crew members per show and thus have ~60 edges extending from each show node. However, I have found that once I surpass 25 edges extending from a single node, the entirety of the graph disappears once I run the program. I have tested and I am able to view the graph when I reduce my data size to 25 cast/crew members per show, however I would of course like to include the entire data set.
edit: Something I will add is that if I include the entire data set, I have upwards of 500 nodes.

@elishillman
Copy link
Author

Please let me know if you want more direct info... screenshots, I send you the edge df, etc. I have continued testing and cannot figure out a solution. It seems to be capped at 25.

@varyemezzz
Copy link

varyemezzz commented Sep 13, 2023

Is there any update regarding this issue?

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

3 participants