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 0575ba4 commit 5cb24b0Copy full SHA for 5cb24b0
modules/ROOT/pages/syntax/keywords.adoc
@@ -10,6 +10,8 @@ Keywords are not recommended to be used as identifiers in the following contexts
10
* Variables
11
* Labels
12
* Relationship types
13
+* Function names
14
+* Procedure names
15
16
If a snippet of Cypher can both be a keyword and an unquoted identifier, it is interpreted as a keyword.
17
0 commit comments