-
### System details
RStudio Edition : Desktop, Community
RStudio Version : 2021.09.0+351
OS Version : Ubuntu-20.04 running in WSL2
R Version : R version 3.6.3 …
-
Original submitted as https://github.com/neo4j/neo4j/issues/12544
Neo4j asked to submit here since is apoc issue.
### Version Info
- Neo4j Desktop version: 1.29
- Neo4j version: 4.1.0
- Opera…
-
### Description
UI text is where it's not supposed to be, see screenshot
### Reproduce Steps
* In Neo4j Desktop, start a fresh, brand new 4.1 database
* Once database is ready,…
-
We had the idea to generate the data model using graphml export from neo4j and edit the model in yEd
having nice graphics and grouping function.
@Jiros played around with fixing the file and we hav…
-
Hi,
I've been spending some time lately learning Neo4J and py2neo. I'm currently learning about the GDS library by running the examples in Chapter 4. Pathfinding and Graph Search Algorithms of `Gra…
-
Neo4j Browser version: 4.1.2 Remote Session on Neo4j Desktop
Neo4j Server version: 3.5.21 (enterprise) Neo4j Desktop
Client OS : Linux mint 20
Server OS: Linux mint 20
API: I'm using neo4j Deskt…
-
**Neo4j Version:** 4.2.1
**Operating System:** MacOS 11.0.1
**API:** Docker, Neo4j Browser
### Steps to reproduce:
```
CREATE (:a)-[:AB]->(:b), (:a)
MATCH (n) WHERE size( (`n`)-[]-() )
-
So, all builds with Grails 4.1.0.M3 will fail with
```
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve org.grails.plugins:hibernate5:7.1.0.M3.
Require…
-
Neo4J Search results timer when using called procedures is orders of magnitude off from the truth. Im loading CSV data. When I create load statements to merge/create 2 nodes and 1 relationship off eac…
-
**Problem: The following command:**
`python3 max.py -u neo4j -p pass --url http://127.0.0.1:7474 get-info --group-members "REMOTE DESKTOP USERS"`
**Returns the following error:**
`Traceback (…