/nodes2022-autonomous-composite-demo

Demo of Neo4j 5 Autonomous Clusters and Composite Databases

Primary LanguageShell

Demo: Autonomous Clusters and Composite Databases

Prerequisites

  • jdk
  • docker
  • docker-compose

To run

  1. Clone this repo
  2. Run ./run.sh build - builds sharding function and docker image
  3. Run ./run.sh - runs all demo steps

For an interactive cypher-shell

  • Run ./run.sh shell