Hi, I have deployed neo4j enterprise, but without Bloom. When the process completes, the HTTP url is shown in the outputs but not the Bolt address. I would like to get the Bolt address so that I can use Neomodel .
Any thoughts?
bolt is typically and by default at port :7687 of the server where Neo4j is installed.
see Additional URI schemes - Upgrade and Migration Guide for Bolt URI schemes
Thanks Dan, I tried that. I think it is more connected with the Azure install script. In the Neo4J documentation, it says that after the installation has run, I will see the HTTP and the BOLT urls in the output section. My guess is that, if they are not shown then Azure has not opened them.
Cheers
Andy
if you have a enterprise license please open a support ticket at https://support.neo4j.com so as to get further attention/investigation
1 Like