Role-based access control (RBAC)InfinigraphNot available on AuraIntroduced in 2025.12
Role-based access control works as on a standard database. For details, see Role-based access control.
|
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