-
## Description
Same issue as in https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/3960 but with apoc.refactor.cloneSubgraph() procedure.
When a clone node is made using apoc.refactor.c…
-
Does anyone encounter this when just simply applying the guide of `docs/use_neo4j_for_graphrag.md`. I use local neo4j desktop app.
My terminal pops lots of message of querying API keys and Processed …
-
Hello,
If I already have neo4j KG in AuraDB, how can I use the chatbot to ask questions regarding my KG?
thanks!
-
According to the documentation, `neo4j_ustring_value()` always returns a valid pointer for a string.
https://majensen.github.io/libneo4j-omni/neo4j-client-doxy.html#_CPPv419neo4j_ustring_value13neo…
-
Hello author, I did not generate the env file after deploying docker, so I tried to create a .env directly and used NEO4J_URI=bolt://localhost:7687
NEO4J_USERNAME=neo4j
NEO4J_PASSWORD=your_password,…
-
This feature requests serves as a central place to discuss development and progress for the Neo4j connector.
-
Neo4j is crashing after some indeterminate amount of time after small batch writes and individual reads. This error occurs has occurred randomly when running batch writes of about 50 edges (20 concur…
-
When activating `Neo4jTransactionManager.setValidateExistingTransaction(true)` a simple `findById()` will result in an `IllegalStateException`. This is due to `getSingleResult()` always executing in t…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
So, I have been testing and tweaking on llama-index GraphRAG implementation lately. I wa…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…