popoto icon indicating copy to clipboard operation
popoto copied to clipboard

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

Open rohitg-lotusdew opened this issue 5 years ago • 2 comments

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?

rohitg-lotusdew avatar Jul 12 '20 02:07 rohitg-lotusdew

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

epugh avatar Jul 13 '20 13:07 epugh

I am looking for the same. Kindly guide.

vivekagrawal26 avatar Dec 15 '20 12:12 vivekagrawal26