Working as a team on your AuraDB Instance means you may need to restrict or limit access to some members. This option is currently available in the console only via Aura Enterprise.
For Free and Professional Tier: To limit or control access to Browser, Bloom or an AuraDB Instance you have some alternate ways to work as a team.
Browser
You can access the AuraDB Instance via your web browser by using a direct URL and identifying with the username and password:
https://[dbid].databases.neo4j.io/browser/ (replace the [dbid] accordingly)
If for convenience you prefer to use Desktop, this is another option.
Bloom
You can access Bloom via your web browser by using a direct URL and identifying with the username and password for the AuraDB Instance in question:
https://bloom.neo4j.io/index.html?connectURL=neo4j%2Bs%3A//[dbid].databases.neo4j.io (replace [dbid] accordingly )
AuraDB Instance
You should create different users if you want to have traceability of a given user's actions.
To benefit from full RBAC you need to subscribe to the Aura Enterprise tier and associate roles where you can control user's ability to edit/view. See more information here (Aura Enterprise only) :
For a developer to work on the AuraDB Instance you can directly access via code using a driver; You can also run cypher using the cypher-shell: https://neo4j.com/docs/operations-manual/current/tools/cypher-shell/
Comments
0 comments
Please sign in to leave a comment.