
Neo4j
Neo4j is an open-source, NoSQL, native graph database that provides an ACID-compliant transactional backend for your applications.
Official integration
Created - Last update
Neo4j is an open-source, NoSQL, native graph database that provides an ACID-compliant transactional backend for your applications. Enter your configuration parameters and click on next.
Deployed services
neo4j-db
neo4j:$$cap_neo4j_version
- neo4j-db-data:/data
unless-stopped
1Variables
Neo4j Version
Default: 4.1.9
$$cap_neo4j_versionCheck out their Docker page for the valid tags https://hub.docker.com/_/neo4j?tab=tags
Neo4j Root User
Default: neo4j
$$cap_db_userUsername for the database user
Neo4j Root password
Default: $$cap_gen_random_hex(10)
$$cap_db_passPassword for the database user
