neo-technology / nodes2022-autonomous-composite-demo

Demo of Neo4j 5 Autonomous Clusters and Composite Databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demo of Neo4j 5 Autonomous Clusters and Composite Databases


Languages

Language:Shell 74.9%Language:Java 15.6%Language:Dockerfile 9.4%