/awesome-graph-apps

Curated list of Graph-Apps that work with Neo4j Desktop.

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Awesome

awesome-graph-apps

Curated list of Graph-Apps that work with Neo4j Desktop.

What's a Graph-App?

A Graph-App is a single-page web application designed to work inside of Neo4j Desktop, which is an Electron-based application that provides an API for discovering and connecting to Neo4j graphs.

The Neo4j Desktop Developers page is a great place to learn more details.

How do I install a listed Graph-App?

  1. Look for an awesome Graph-App below
  2. Copy the url attached to the 🔗 icon
  3. Run Neo4j Desktop
  4. Open the "Graph-Apps" sidebar
  5. Paste the link into the "Install Graph-App" section at the bottom
  6. Click "Install"

Graph-Apps

Provided By Neo4j

Developed by Field-Team, Partners, Users

How do I add a new Graph App?

  • Add it to public/index.html
  • Run yarn deploy