-
Looking at the [docs](https://neo4j.com/labs/apoc/4.3/overview/apoc.uuid/apoc.uuid.install/) I tried using the apoc uuids in a new empty database. However when I restarted the server new nodes wouldn'…
-
Hello!
I found that if you run the demo using this line
```bash
cd kuwala/scripts && sh initialize_core_components.sh && sh run_cli.sh
```
On docker desktop for Windows, it founds an error:
``…
-
Hi,
I'm running my tests with `mvn clean verify `command with the Testcontainers configuration below:
```
@Testcontainers
public abstract class AbstractNeo4jTestSupport {
static Neo4jCo…
-
I've started building a large aspen file with 1000+ lines which results in a generated .cql with ~2000 lines. I'm using Neo4j Desktop so I paste the query in the .cql file into Neo4j browser to run. T…
-
I am running neo4j from the windows teminal, and trying to execute a cypher script from the terminal at page 54 in chapter 4.I receive this error:
```bash
There is no procedure with the name `gds.a…
-
**Describe the bug**
these class file use in the test case ,but can not find they are defined ?
ImmutableRelationshipsLoadResult
ImmutableGraphCreateFromGdlConfig
GdlFactoryBuilder
ImmutableG…
-
Here's a mockup:
![image](https://user-images.githubusercontent.com/333276/139291411-eeaae4c7-315d-4dc5-84c7-8697c57099d6.png)
"Database URL" should be renamed "Connection URL".
The default v…
-
**Describe the bug**
when run many times of algorithm like pagerank, the java process thread in Activity Monitor will grow too large, and cause an error like
```
Caused by: java.lang.OutOfMemoryEr…
-
Currently users have to run the python ETL scripts to load Neo4j, but seems like we might want to check if it's easier to load from backups so users can get the graph or graph apps installed locally.
…
-
- **Neo4j version**: 4.3
- **Operating system**: Windows 11 Insider 22494
- **Steps to reproduce**
- Download Neo4j desktop app
- Install as administrator
- Open Neo4j application
- **Expected…