-
I'm getting an unexpected result for a query using the Javascript driver. When I run the exact same query directly in Neo4j Desktop on the same DB, I'm getting the expected result.
- Neo4j version…
-
Hi and thanks for this great tool.
After the recent update to v2, I noticed a number of bugs in existing dashboards (also present in the newly created ones). I created a brief list with screenshot…
-
In 76b37d7d53fc160dfb452f499f9feb32ed45bf10 the GPLv3 license was removed. The reason for this is, quite honestly, I'm just not sure of the long-term implications of having one particular license over…
-
#### Environment and Software Versions:
- macOS Catalina 10.15.7
- Neo4j Desktop 1.4.9
- Neo4j ETL 1.5.1
- Tried both Java Versions when running from command line
- JDK 14 | AdoptOpenJD…
-
- Neo4j version: 4.2.4-enterprise
- Operating system: Linux (docker)
- API/Driver: Neo4J Browser
Steps:
* Make sure you have a working docker installation
* Download the [database](https://…
-
### Describe the bug
quarkus-neo4j requires docker even if devservices are disabled
```
mvn quarkus:dev -Dquarkus.devservices.enabled=false
...
2021-12-13 21:07:55,423 INFO [com.git.doc.zer.…
-
### Verification
- [X] I understand that [if I ignore these instructions, my issue may be closed without review](https://github.com/Homebrew/homebrew-cask/blob/master/doc/faq/closing_issues_without_r…
-
**Describe the bug**
I tried CE installation on Debian and Ubuntu, (Knowage CE 7.0, 7.1.3 and 7.1.5). and the only way to correctly install databases is to choose MySQL driver (and not mariadb) even …
-
## **Describe the bug**
I am trying to implement this client in to a fork of `GraphAware\Neo4j\OGM`. I have come up against something in the existing test cases that I can't figure out.
When a u…
-
## Explaining the function in use
Running apoc.refactor.rename.nodeProperty(oldName, newName, [nodes], config) should rename all node’s property from 'oldName' to 'newName'. If 'nodes' is provided r…