Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions pages/database-management/enabling-memgraph-enterprise.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,13 @@ data stored in the database will remain intact. You will still be able to add
more data, but any enterprise features that require specific actions will no
longer function. For example, you will not be able to create any new databases.

## Switching between Community and Enterprise editions

Enterprise user and role details are persisted in the database across editions,
including license expiry. However, modifying users while running the Community
build will result in the loss of enterprise-specific attributes such as multiple
role assignments or impersonation privileges.

## Security features

### Role-based access control
Expand Down