Documentation

No results
    gitHub

    Connect to a Neo4j instance

    To perform the reverse-engineering function, Hackolade connects to the Neo4j instance via the Bolt driver for JavaScript, with some additional improvements for client-side SSL certificates.

     

    The Connection Settings dialog lets define the parameters in different tabs, as needed:

    Neo4j connection settings

     

    As an illustration, taking the Neo4j sandox for movie recommendations:

    Neo4j Recommendations Sandbox

    copy the IP Address, Bolt Port and paste in the Connection tab

    Neo4j - Connection settings Recommendation ex

     

    and copy the Username and Password to the Authentication tab:

    Neo4j - Connections setting authentication