Skip to content

Commit 25a7b25

Browse files
authored
Merge branch 'dev' into workflows-v2
2 parents 0cf5db0 + 7613a00 commit 25a7b25

File tree

20 files changed

+556
-209
lines changed

20 files changed

+556
-209
lines changed

modules/ROOT/images/privileges_grant_and_deny_syntax_database_privileges.svg

Lines changed: 1 addition & 99 deletions
Loading

modules/ROOT/images/privileges_hierarchy_database.svg

Lines changed: 1 addition & 9 deletions
Loading

modules/ROOT/pages/authentication-authorization/built-in-roles.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ These include the rights to perform the following classes of tasks:
827827

828828
* Manage xref:authentication-authorization/database-administration.adoc[database privileges] to control the rights to perform actions on specific databases:
829829
** Manage access to a database and the right to start and stop a database.
830-
** Manage link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/search-performance-indexes/overview/[indexes] and link:{neo4j-docs-base-uri}/cypher-manual/current/constraints/[constraints].
830+
** Manage link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/[indexes] and link:{neo4j-docs-base-uri}/cypher-manual/current/constraints/[constraints].
831831
** Allow the creation of labels, relationship types, or property names.
832832
** Manage transactions.
833833
* Manage xref:authentication-authorization/dbms-administration.adoc[DBMS privileges] to control the rights to perform actions on the entire system:

0 commit comments

Comments
 (0)