Connecting overview
You can use the official drivers and libraries provided by Neo4j to connect your application to AuraDB using a variety of programming languages.
These instructions also appear within the Connect section of the Console and Connect tab of an instance.
When accessing the Connect section from the sidebar menu of the Console, you can select from a list of available AuraDB instances.
Once you select an instance from the dropdown, the uri
variable within the code samples populates accordingly.
When accessing the Connect tab within an instance, the code samples populate the uri
variable for the given instance.
Was this page helpful?