Curated list of Graph-Apps that work with Neo4j Desktop.
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.
- Look for an awesome Graph-App below
- Copy the url attached to the 🔗 icon
- Run Neo4j Desktop
- Open the "Graph-Apps" sidebar
- Paste the link into the "Install Graph-App" section at the bottom
- Click "Install"
- Neo4j Browser | 🔗 Install - Neo4j's built-in user interface.
- Neo4j Bloom | 🔗 Install- A visual environment for graph exploration, searching, and editing.
- Neo4j ETL | 🔗 Install- Import your RDBMS data directly into your Neo4j Graph.
-
Query Log Analyzer | 🔗 Install- Upload and analyze your neo4j query log file.
-
Neo4j Db Analyzer | 🔗 Install- Database metadata visualizer.
-
Graph Gallery | 🔗 Install- Wide range of community provided example graphs, ready to run in your local database.
-
Your App Here | 🔗 Install - copy, paste, edit, then pull-request.
- Add it to
public/index.html
- Run
yarn deploy