I am trying to set up an ODBC connection to one of the neo4j graph db as a POC. then query the db from one of the test automation tools.
Need to know if going with neo4j browser a right choice to begin with?
Secondly, how to set up odbc connection for this.
There is no Neo4j ODBC driver that I am aware of. I did find this article that discusses using Neo4j BI Connector and a jdbc-to-odbc translation tool.
1 Like