You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
In September 2024 **Neo4j [announced](https://www.datanami.com/2024/09/04/neo4j-simplifies-graph-database-in-the-cloud/#:~:text=NeoDash%20is%20an%20open%20source,was%20open%20source%2C%20not%20supported) NeoDash is evolving into a fully supported dashboard builder, as part of the Neo4j product suite**.
7
7
8
-
This project (NeoDash Labs) will continue to exist and contain experimental features. If you're interested to get official support for NeoDash as part of a Neo4j License agreement, please reach out to your Neo4j contact person.
8
+
This project (NeoDash Labs) will continue to exist and contain experimental features, but will have official support. If you're interested to get official support for NeoDash as part of a Neo4j License agreement, please reach out to your Neo4j contact person.
9
9
10
10
## About NeoDash
11
11
NeoDash is a web-based tool for visualizing your Neo4j data. It lets you group visualizations together as dashboards, and allow for interactions between reports.
@@ -17,8 +17,10 @@ Neodash supports presenting your data as tables, graphs, bar charts, line charts
17
17
## Try NeoDash
18
18
You can run NeoDash in one of three ways:
19
19
20
-
1. You can install NeoDash into Neo4j Desktop from the [graph app gallery](https://install.graphapp.io). NeoDash will automatically connect to your active database.
21
-
2. You can run NeoDash from a web browser by visiting http://neodash.graphapp.io.
20
+
1. You can install NeoDash Labs into Neo4j Desktop from the [graph app gallery](https://install.graphapp.io). NeoDash will automatically connect to your active database.
21
+
> Note: never versions of Neo4j Desktop do not support adding experimental graph apps such as NeoDash.
22
+
23
+
2. You can run NeoDash Labs from a web browser by visiting http://neodash.graphapp.io.
22
24
3. For on-prem deployments, you can build the application yourself, or pull the latest Docker image from Docker Hub.
23
25
```
24
26
# Run the application on http://localhost:5005
@@ -87,4 +89,4 @@ If you have any questions about NeoDash, please reach out to the maintainers:
87
89
- Connect with us on the [Neo4j Discord](https://neo4j.com/developer/discord/).
88
90
- Create a post on the Neo4j [Community Forum](https://community.neo4j.com/).
89
91
90
-
> NeoDash Labs is a free and open-source tool developed by the Neo4j community - not an official Neo4j product. If you have a need for a commercial agreement around training, custom extensions or other services, please contact your [Neo4j Account Manager](hhttps://neo4j.com/contact-us/).
92
+
> NeoDash Labs is a free and open-source tool developed by the Neo4j community - not an official Neo4j product. Use at your own risk!
0 commit comments