Skip to content

Commit 6751c95

Browse files
update to 2025.04
1 parent 5d6c2dd commit 6751c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clauses/let.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
= LET
22
:description: Information about Cypher's `LET` clause.
33
:table-caption!:
4-
:page-role: new-2025.03
4+
:page-role: new-2025.04
55

66
`LET` binds expressions to variables.
77
For queries involving several chained expressions, it can be a more succinct and readable alternative to xref:clauses/with.adoc[`WITH`].

0 commit comments

Comments
 (0)