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

How to iteratively expand nodes (on clicking) using popoto.js? #69

Open
rohitg-lotusdew opened this issue Jul 12, 2020 · 2 comments
Open

Comments

@rohitg-lotusdew
Copy link

I am developing a web interface to the neo4j database using popoto.js. Currently, I am able to display a start node and expand the graph up to 3-4 levels by clicking on the node relationships. It seems that the underlying query that popoto uses gets updated along with the expanding graph and after a certain point the query becomes invalid and popoto resets the graph. What I am trying to create is an interface where I can expand any node in the graph (and hence expanding the overall graph) similar to what is possible in the neo4j browser. How can I achieve this?

@epugh
Copy link

epugh commented Jul 13, 2020

I am a big fan of what this tool does, however I warn you that I think this project is abandoned ;-(

@vivekagrawal26
Copy link

I am looking for the same. Kindly guide.

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