-
### Bug Description
It takes about 14 min to initiate the graph store with 3558 entities. I feel this is because `refresh_schema() ` does not handle large graphs well. Maybe not using async?
I pa…
-
Hello, I am trying to use the neo4j dataset created for Maven. But when trying to build the Docker image, I am facing this error:
```
docker compose up --build
[+] Building 1667.1s (19/19) FINISH…
-
See
```
package org.neo4j.http.db;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.par…
-
In https://github.com/neo4j-labs/rdflib-neo4j/blob/master/rdflib_neo4j/Neo4jStore.py?plain=1#L21
Please change
```python
def __init__(self, config: Neo4jStoreConfig, neo4j_driver: Driver = None)…
-
The same record[node] exists on the first page and the second page.
**Neo4j Version:** 4.4.10 Community
**Neo4j Mode**: Single instance
**neo4j-java-driver**: 4.4.9
**Operating System:** Cen…
-
# Bug Report
I try to run this simple connection to neo4j test function it works for this setting- Neo4j version: 4.2.1 (enterprise), Node version: v16.20.2 OS: Mac and Windows 11 but not this setti…
-
Spring Boot version is 3.1.4.
**[Reproducer](https://github.com/fbiville/liquibase-neo4j-issue-479/tree/liquibase-only-props)** _(ignore the README title, the initial scope of the reproducer is unr…
-
Hello! We are planning on using DozerDB in production and would like our deployment to be HA and be able to do backups without stopping the database server.
Since this is not part of the implemented …
-
### Description:
I'm facing an issue where data is not being inserted into Neo4j when using the io.kestra.plugin.neo4j.Batch task in a Kestra workflow. The task executes without errors, but the Neo…
-
我build的是JDK17.0.5,当load的时候报错了
报错内容如下:
```bash
2024-07-04 14:38:22.282 INFO 18456 --- [ main] tabby.vul.finder.App : Starting App v0.0.1-SNAPSHOT using Java 17.0.5 on …