I am creating a web interface where user can select a column and based on that, a query will be inserted and run into the neo4j web page automatically, and the result graph would be shown. How can I achieve the part where I want to insert the cypher query in the textbox of Neo4j webpage and run it, basically automate this process so the user don't have to type in the cypher query.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Execute the cypher query in neo4j browser from another web application | 2 | 192 | December 14, 2022 | |
Can we automate with NodeJS | 1 | 1014 | October 23, 2018 | |
Execute Cypher Query within URL | 2 | 788 | August 5, 2020 | |
Run DataBase Automatically | 2 | 337 | April 6, 2020 | |
At first glance | 2 | 634 | July 20, 2019 |