We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3da56 commit 2a55fdfCopy full SHA for 2a55fdf
modules/ROOT/pages/tools/cypher-shell.adoc
@@ -409,7 +409,7 @@ type example.cypher | bin/cypher-shell.bat -u neo4j -p <password> --format plain
409
410
Cypher Shell supports querying based on parameters.
411
Use `:param <Cypher Map>` to set parameters or the older arrow syntax `:param name => <Cypher Expression>`.
412
-When using the arrow syntax expressions are restricted to a single line.
+When using the arrow syntax, expressions are restricted to a single line.
413
List current parameters with `:param`.
414
Clear parameters with `:param clear`.
415
0 commit comments