neo4j-devtools / graph-app-charts

Graph App Demo Rendering Chart Dashboards for the Movie Graph

Repository from Github https://github.comneo4j-devtools/graph-app-chartsRepository from Github https://github.comneo4j-devtools/graph-app-charts

graph-app-demo-charts

Simple Graph App Demo show how to render Cypher results as a dashboard using Semantic UI and Victory React components.

Using javascript neo4j-driver to execute a Cypher statement with the actor name as a parameter.

Install

Neo4j

You'll need a Neo4j instance with the movies :play movie graph dataset installed.

Webapp

Currently, the app assumes the endpoint is available at bolt://localhost:7687/

npm install
npm start

Useful Links

About

Graph App Demo Rendering Chart Dashboards for the Movie Graph


Languages

Language:JavaScript 88.0%Language:HTML 9.6%Language:CSS 2.4%