Neo4j Aura — graph database
neo4j/aura · version 1
envs add neo4j/aura
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
NEO4J_URI |
required | config | Instance address. The password below is the credential.. Shape ^(neo4j|bolt)\+?s?://\S+$. where to get it |
NEO4J_USERNAME |
required | secret | Database user, usually neo4j.. where to get it |
NEO4J_PASSWORD |
required | secret | Password shown once when the instance is created.. where to get it |