Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
03-24-2021 02:47 PM
I created an Aura database to work through the examples in the training academy, but 'getting' to that database appears to require a Herculean effort. I first have to find some 'other' neo4j that has a hyperlink to the Aura console, then click that, then log in. I can't seem to just type in https://login.neo4j.com/ and log in. All that does is send me to the main page which is just advertising other neo4J projects without actually giving me the option to 'login'. Is there a 1-step way to just log in to my Aura account?
Solved! Go to Solution.
03-24-2021 06:34 PM
03-24-2021 03:09 PM
I don't think we have a URL which gives you instant access to your db. From our documentation:
You can use Neo4j Desktop (probably your best bet), cypher-shell (which does require a separate local Neo4j instance, and of course your application (via a driver).
If you haven't used Neo4j Desktop already, check out that option.
EDIT: And I stand corrected, please see below.
03-24-2021 06:34 PM
03-25-2021 04:44 AM
Hello @mcdnjmcd
After you have logged in to your Aura account and you have created the database, you simply open the running database with Neo4j Browser.
03-25-2021 06:23 AM
If you want to connect to your running Neo4j Aura database, you can also use this URL in a Web browser:
https://<>.databases.neo4j.io/browser/
Then you provide the credentials of your database (neo4j/pwd).
Elaine
All the sessions of the conference are now available online