Skip to content

Commit 692e669

Browse files
authored
Update README.md
1 parent 6b91423 commit 692e669

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

README.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
1-
# ⚡ NeoDash - Neo4j Dashboard Builder
2-
NeoDash is a lightweight web app to create Neo4j dashboards.
3-
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](https://neodash.graphapp.io/).
4-
5-
You can also install NeoDash on Neo4j Desktop from the [Graph App Gallery](https://install.graphapp.io/).
61

72
```
8-
Note: NeoDash is currently being reworked internally to use a modern React architecture. Big code changes coming soon...
3+
NeoDash is currently being reworked internally to use a modern React architecture.
4+
Big code changes coming soon...
95
```
106

11-
### Features
12-
- Live reporting on a Neo4j database with a table, graph view, bar chart or line chart.
13-
- Interactively select parameters to be used as query parameters.
14-
- Native support for reporting on Neo4j data types, including nodes, edges, paths, as well as aggregate types.
15-
- Setting auto-refresh intervals for each report.
16-
- Customizing your dashboard layout with a variety of report sizes.
17-
- Saving/loading dashboards as a JSON file.
18-
19-
### Requirements
20-
- Neo4j 4.0 or later
21-
- A modern web-browser / a Neo4j Desktop installation
22-
### Documentation
23-
- For users, see [user-guide.md](./doc/user-guide.md).
24-
- Extending NeoDash? See [developer-guide.md](./doc/developer-guide.md).
25-

0 commit comments

Comments
 (0)