-
## Expected Behavior
connecting to neo4j instance, need to see all dbs
## Actual Behavior
connected to `neo4j` database without specify in connection string
## How to Reproduce the Problem
I …
-
I have this in my `shard.yml`:
```
...
dependencies:
neo4j:
github: jgaskins/neo4j.cr
amqp-client:
github: cloudamqp/amqp-client.cr
raven:
github: Sija/raven.cr
```
My…
-
**Describe the bug**
No such file or directory
**Desktop (please complete the following information):**
- OS: Ubuntu 22.04
- PHP Version :8.3.x
- Neo4j Version : 5.19
- Bolt Library Versio…
-
We are trying to switch from running as an embedded DB to using a Neo4j server and hit a consistent problem. It's occurring frequently enough that there must be something obvious we are doing wrong. …
-
Configuring Neo4j 3.4.9 community edition with Elasticsearch 5.4.0 not working. Below are the configuration details
copied following jar to NEO4J_HOME/plugins
```
avalon-framework-4.1.5.jar
commo…
-
Hello,
We have been using this client on a local neo4j instance and have upgraded to Neo4j's hosted Aura database instead. Aura appears to only support the neo4j+s bolt protocol, and I am getting a m…
-
```
panic: runtime error: index out of range [1] with length 0
goroutine 199034 [running]:
encoding/binary.bigEndian.PutUint16(...)
/usr/local/go/src/encoding/binary/binary.go:144
github.com/n…
-
@ikwattro I am trying to format (tabular format) the response that I am getting from neo4jphp-client https://github.com/graphaware/neo4j-php-client. I am following the code available here https://gith…
-
To ensure client retries and refresh of the Neo4j cluster routing table, explicit driver transaction functions should be used by inferSchema.
Transaction functions are used by neo4jgraphql when sen…
-
Environment :
- Neo4j version: neo4j:3.3.6-enterprise
- Operating system: Docker version
- Kurbernetes : v1.13.3
From a container with the same image as Neo4j server (neo4j:3.3.6-enterprise) e…