-
### 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…
-
PS C:\wamp\www\neo4j> php artisan neo4j:make:migration User
ReflectionException
Method Vinelab\NeoEloquent\Console\Migrations\MigrateMakeCommand::__invoke() does not exist
at vendor\l…
-
See section Hybrid Retrieval for RAG in this blog : https://neo4j.com/developer-blog/enhance-rag-knowledge-graph/
This retriever employs keyword and vector searches to search through unstructured…
-
I'm getting this error when loading my dump. The same command worked on our other server.
sudo neo4j-admin database load --from-path=V6/ my_db --overwrite-destination=true --verbose
Executing co…
-
Neo4j desktop Neo4j Browser - Something went wrong: "TypeError: Cannot read properties of undefined (reading 'replace')"
![image](https://github.com/user-attachments/assets/8329135f-e841-457e-90c9-…
-
### What version of Bun is running?
1.1.20+ae1948925
### What platform is your computer?
Darwin 23.4.0 arm64 arm
### What steps can reproduce the bug?
- Only happens on Neo4J clusters, …
-
Hi,
Is there an option to close the connection?
Like `$client->disconnect();` ?
In the bolt client, there is an option for it -> https://github.com/neo4j-php/neo4j-php-client/blob/c91a479a10f…
-
**Summary**
Hello
I am working on Neo4j-Ruby driver where I am facing an issue while installing dependencies
I have checked this with [Jruby-9.3.2.0, Jruby-9.3.1.0] where it is working fine, belo…
-
jQA allows declaration of additional Neo4j plugins in `.jqassistant.yml`, a typical one is APOC:
```
jqassistant:
store:
embedded:
neo4j-plugins:
- group-id: org.neo4j.proc…
-
### Bug Description
I assume I should be able to reload a KnowledgeGraph (backended by neo4j). I am not able to. I have tried two methods.
1.
```
PropertyGraphIndex.from_existing()
```
loa…