Role-based access control (RBAC)Enterprise EditionNot available on AuraIntroduced in 2025.10
Role-based access control works as on a standard database. For details, see Role-based access control.
However, privileges are granted on the virtual database. Explicitly granting privileges on a shard is not supported.
The following example shows how to GRANT MATCH privileges on the sharded database:
GRANT MATCH { prop } ON GRAPH `foo-sharded` NODES A TO reader
|
Property-based access control is not supported. |