We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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?"
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: