-
When trying to store an object with a Guid or Enum I get a driver respons that it does not support the types.
From looking around, it seems like in order to use these normal .net types, every user …
-
### Feature Request
#### Feature Description:
The integration of **Neo4j** into LangFlow will bring support for powerful knowledge graph database retrieval capabilities, extending LangFlow's versa…
-
Neo4j Version: 5.21.2
Neo4j Mode
Single instance
Driver Version: 5.22.0
Operating System
Apple M2 Pro [Version 14.5 Sonoma]
## Steps to reproduce
Create a float variable with a value that c…
-
At app start, we block render until we are sure we have an instance of neo4j driver. This blocks render indefinitely if driver is never resolved.
_See original discussion in https://github.com/ste…
-
While it is not formally released 2.x has started showing up in the maven repositories.
* https://mvnrepository.com/artifact/org.neo4j.driver/neo4j-java-driver/2.0.0-alpha01
* https://github.com/n…
-
It looks like when running the neo4j driver with bun (`bun index.ts` or `bun index.js` ) the connection to the database times out. But when running with node (`node index.js`) it connects fine.
He…
-
Hello,
When bumping neo4j-driver package from 4.4.2 to 5.4.0, I'm having issues with the base types of neo4j (Integer, Record, Session etc.).
All my neo4j connections are made using a facade pack…
-
Hi there,
As you may have noticed, the project has been stalled for some time. The main reason for this is me.
I don't have time to pursue neo4j anymore and besides, I don't use it that much. ne…
-
I am getting an error with the graph_retriver function where the fulltext search is being done. The method
`db.index.fulltext.queryNodes("entity", $query, {limit:2})`
returns an error saying th…
-
When the --bolt-session-inactivity-timeout=60s is exceeded and no access is made using auth.BearerTokenManager
authTokenWithExpirationProvider will result in error ConnectivityError: EOF