cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

What is the easiest way to make the simplest web application that will access my neo4j database?

Sar
Node Link

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!

1 REPLY 1