-
The Neo4J module removes the test harness in Micronaut 5, in favor of using Testcontainers Neo4J. Remove that test-harness dependency from the Neo4JBolt feature.
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
### Feature summary
json data to local neo4j
### Feature description
- move the existing json data to a local neo4j instance
- New community maintained performance.json file
- Performance.json incl…
-
**Is your feature request related to a problem? Please describe.**
Need the ability to narrow down search within Neo4J graph based on provided metadata
A good description of the problem and solut…
-
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…
-
There is only one provider right now in neo4j_rm which is openai, there can be improvement to add more providers other than openai.
-
### Bug Description
I was following this [link](https://docs.llamaindex.ai/en/stable/examples/property_graph/property_graph_neo4j/). After setting up my `PropertyGraphIndex.from_documents()`, I navi…
-
As title, it's work well with spring data neo4j alone, but fail with spring data jpa.
````
java.lang.NullPointerException: Cannot invoke "org.springframework.transaction.support.TransactionTemplat…
-
CYPHER EXECUTION fails loading the INT release of 20210731; there are 7 DB failures. Any ideas on how to solve these?
step:[CYPHER_EXECUTION],result:[FAILED (STATUS 7)],command:[python /Users/arabe…
-
# Bug Report
The JavaScript driver is about 4 times slower than the C# one, but the query takes the same amount on the database side.
It's the fact alone that one is written in C# enou…