I am trying to run queries from the neo4j browser to reproduce results from my neo4j-javascript-driver client.
What is the syntax for defining query parameters in th
In Neo4j Browser 3.5+ you can use
:params param_name => 'param_value'