Open sonic182 opened 2 months ago
For a neo4j in docker compose:
services: neo4j: image: neo4j:5 environment: NEO4J_AUTH: neo4j/12341234 ports: - 7474:7474 - 7687:7687
When I connect to neo4j without uri it works
uri
but when I use uri it doesn't
Manjaro
5
0.0.6
I get abborted in livebook
to connect
Thank you for the report. I haven’t had much time lately. I'll be reviewing it over the next few days.
For now, I'm not sure if it's relevant, but could you provide me with the full version of Neo4j?"
Elixir and Erlang/OTP versions
For a neo4j in docker compose:
When I connect to neo4j without
uri
it worksbut when I use uri it doesn't
Operating system
Manjaro
Neo4j version
5
Boltx version
0.0.6
Current behavior
I get abborted in livebook
Expected behavior
to connect