We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The database credentials should be configured in the .dbconfig file residing in the config folder. The following values need to be updated,
Example:
{ "dbaccount" : "neo4j", "dbpassword" : "neo4j", "dblocation" : "localhost:7474" }