Skip to content

Commit 8060df8

Browse files
loveleifrenetapopova
authored andcommitted
Update cypher-shell.adoc
1 parent 07adc98 commit 8060df8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +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.
412413
List current parameters with `:param`.
413414
Clear parameters with `:param clear`.
414415

0 commit comments

Comments
 (0)