neodash
neodash copied to clipboard
NeoDash - a Dashboard Builder for Neo4j
Hi, there is an issue with global variable changes not being passed on to 'parameter select' reports. e.g. I have two parameter selects for first and last names:  Lastname...
This PR makes NeoDash usable with multiple connection providers (Hive and direct-db)
- NeoDash version: 2.4.4 The following Markdown table is valid, but does not get rendered properly in Markdown report | As of: 2024-03-13T13:28:44 | | | -------------------------- | --------------------------------- |...
RDkit.js is a JavaScript library for rendering molecule structures in the browser: https://github.com/rdkit/rdkit-js Graph analysts in the healthcare domain can benefit signifcantly from rendered molecular data represented in Neo4j. We...
As of the latest Neo4j version, we support a parallel runtime which greatly speeds up Cypher queries. We can probably help our users by automatically adding the runtime prefix in...
Detaching the query and authentication logic to a new class
The exported CSV from Neodash differs from the exported CSV from the Neo4j Browser, with the Neo4j Browser export respecting lists as a single column, and the Neodash export treating...
Hi I would like to display some node and control their location with a X, y coordinate or circular datum...I was wondering if possible to setup neodash with a custom...
We should update the NeoDash documentation landing page at https://neo4j.com/labs/neodash/. - Links to videos from NODES 2023 that contain NeoDash. (i.e. Guido Thys at NODES 2023) - Links to blog...
We should update the integrated Cypher Editor to use the latest version of Neo4j Cypher Language Support: https://github.com/neo4j/cypher-language-support?tab=readme-ov-file this gives us access to a lot of new features and makes...