Skip to content

This repository contains the code written as part of the Neo4j NODES 2024 talk "Creating Awesome Graph Visualization With the Neo4j Visualization Library NVL".

Notifications You must be signed in to change notification settings

ckanz/NODES-2024-nvl-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code written as part of the Neo4j NODES 2024 talk "Creating Awesome Graph Visualization With the Neo4j Visualization Library NVL". It makes use of the NVL boilerplates.

A recording of the session will be available soon. In the meantime, you can find out more about on NVL here:


To run the project, you can install the dependencies with npm install and start the web server with npm run start. To connect to a graph, you can set up a database on Neo4j Aura https://console-preview.neo4j.io/ and import the "Movies" graph from the guides here. Be sure the update the uri and credentials in the connection.js file with the ones from your Aura instance once it has been created.

About

This repository contains the code written as part of the Neo4j NODES 2024 talk "Creating Awesome Graph Visualization With the Neo4j Visualization Library NVL".

Topics

Resources

Stars

Watchers

Forks