Skip to content

Commit 2a84a5f

Browse files
Update cypher-shell.adoc (#2138)
Cherry-picked from #2115 Co-authored-by: Love Kristofer Leifland <[email protected]>
1 parent f2e1c04 commit 2a84a5f

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
@@ -413,6 +413,7 @@ type example.cypher | bin/cypher-shell.bat -u neo4j -p <password> --format plain
413413

414414
Cypher Shell supports querying based on parameters.
415415
Use `:param <Cypher Map>` to set parameters or the older arrow syntax `:param name => <Cypher Expression>`.
416+
When using the arrow syntax, expressions are restricted to a single line.
416417
List current parameters with `:param`.
417418
Clear parameters with `:param clear`.
418419

0 commit comments

Comments
 (0)