Skip to content

Commit d894bf9

Browse files
Update modules/ROOT/pages/database-administration/syntax.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 2b6c6b9 commit d894bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/syntax.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ GRANT READ
6363

6464
Note that this command includes `+{+` and `+}+` in the syntax, and between them there can be a grouping of properties or the character `+*+`.
6565
It also has multiple optional parts, including the entity part of the command which is the grouping following the graph name.
66-
For details about the Graph privilege commands syntax, see xref:/authentication-authorization/manage-privileges.adoc#components-of-the-graph-privilege-commands[Components of the graph privilege commands].
66+
For details about the graph privilege commands syntax, see xref:/authentication-authorization/manage-privileges.adoc#components-of-the-graph-privilege-commands[Components of the graph privilege commands].
6767

6868
However, there is no need to escape any characters when creating a constraint for a node property.
6969
This is because `(` and `)` are not special characters, and `[` and `]` indicate that the constraint name and the `IF NOT EXISTS` parts are optional, and therefore not part of the command.

0 commit comments

Comments
 (0)