Skip to content

Commit 2a55fdf

Browse files
committed
Update cypher-shell.adoc
1 parent be3da56 commit 2a55fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/tools/cypher-shell.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ type example.cypher | bin/cypher-shell.bat -u neo4j -p <password> --format plain
409409

410410
Cypher Shell supports querying based on parameters.
411411
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.
412+
When using the arrow syntax, expressions are restricted to a single line.
413413
List current parameters with `:param`.
414414
Clear parameters with `:param clear`.
415415

0 commit comments

Comments
 (0)