Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-17-2021 03:24 PM
There are various ways I have seen that can be used to bring my graph database into web, for example by integrating Python, Flask. Django and Py2neo all together. What I need is fairly simple though: just some application to basically turn some variables of some Cypher queries in the back end into some user interactive sliders to choose from at the front end. I don't want to illustrate the graph, I just want to return a list of nodes that match the query, but let the user do what I can do via Cypher without having to know Cypher. Any advice or suggestions really appreciated. Thank you!
All the sessions of the conference are now available online