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 5d6c2dd commit 6751c95Copy full SHA for 6751c95
modules/ROOT/pages/clauses/let.adoc
@@ -1,7 +1,7 @@
1
= LET
2
:description: Information about Cypher's `LET` clause.
3
:table-caption!:
4
-:page-role: new-2025.03
+:page-role: new-2025.04
5
6
`LET` binds expressions to variables.
7
For queries involving several chained expressions, it can be a more succinct and readable alternative to xref:clauses/with.adoc[`WITH`].
0 commit comments