Skip to content

Commit b54b567

Browse files
Update cypher-shell.adoc (#2126)
Cherry-picked from #2115 Co-authored-by: Love Kristofer Leifland <[email protected]>
1 parent 079abb0 commit b54b567

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)