Neo4j add-on
The Neo4j add-on provides a Neo4j graph database service running in your application.
This add-on provides a Neo4j 5.11.0 database service running on localhost
, port 7474.
By default, a database named neo4j
is created, which can be accessed with the username/password neo4j/nuvolos_pwd
.
The database data files are stored in the application storage area, if you delete the application, all data will be lost.
Last updated