Skip to content

Commit 5cb24b0

Browse files
committed
add function names and procedure names back in
1 parent 0575ba4 commit 5cb24b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/pages/syntax/keywords.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Keywords are not recommended to be used as identifiers in the following contexts
1010
* Variables
1111
* Labels
1212
* Relationship types
13+
* Function names
14+
* Procedure names
1315

1416
If a snippet of Cypher can both be a keyword and an unquoted identifier, it is interpreted as a keyword.
1517

0 commit comments

Comments
 (0)