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 ...