/neodash

NeoDash - Neo4j Dashboard Builder

Primary LanguageJavaScriptApache License 2.0Apache-2.0

⚡ NeoDash - Neo4j Dashboard Builder

NeoDash is a lightweight web app to create Neo4j dashboards. Writing Cypher is all that's required to build your first dashboard in minutes. Want to give NeoDash a spin right away? Try it online.

You can also install NeoDash on Neo4j Desktop from the Graph App Gallery.

Note: NeoDash is currently being reworked internally to use a modern React architecture. Big code changes coming soon...

Features

  • Live reporting on a Neo4j database with a table, graph view, bar chart or line chart.
  • Interactively select parameters to be used as query parameters.
  • Native support for reporting on Neo4j data types, including nodes, edges, paths, as well as aggregate types.
  • Setting auto-refresh intervals for each report.
  • Customizing your dashboard layout with a variety of report sizes.
  • Saving/loading dashboards as a JSON file.

Requirements

  • Neo4j 4.0 or later
  • A modern web-browser / a Neo4j Desktop installation

Documentation