Skip to content

Graph App Demo Rendering Chart Dashboards for the Movie Graph

Notifications You must be signed in to change notification settings

neo4j-devtools/graph-app-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published