-
I noticed your repo is active while original one isn't. So I would like to reach out here.
This project is currently using https://github.com/neo4j-php/neo4j-php-client version 2. Version 3 is out…
-
Sometimes we have long-running jobs and then we get some errors.
`fwrite(): Send of 8 bytes failed with errno=32 Broken pipe`
Maybe it is better that the client can detect when the connection i…
-
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…
-
### 🐛 Describe the bug
##First sample is for Qdrant server and ollama
import os
import subprocess
from collections import deque
from mem0 import Memory
# Configuration for Mem0 and Ollama
c…
-
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…
-
I tried to use the neo4j-admin:latest (at pull time 5.21.2 and couldn't find a newer one) image for a database dump as explained in the [docs](https://neo4j.com/docs/operations-manual/current/docker/d…
-
### 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…
-
Hi there,
I read [here](https://neo4j.com/labs/genai-ecosystem/llm-graph-builder-deployment/) that
> If want to use [Neo4j Desktop](https://neo4j.com/product/developer-tools/#desktop) instead, y…
-
### 🐛 Describe the bug
What happened:
In the Graph memory example notebook (https://colab.research.google.com/drive/1PfIGVHnliIlG2v8cx0g45TF0US-jRPZ1?usp=sharing) attempting to add a memory throws t…
-
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…