Hi,
I'm following https://neo4j.com/developer/neo4j-etl/ using postgres running on docker with northwind data referred to at the bottom of the ETL page.
The ETL tool is able to connect to the postgres db, but doesn't seem to find the Tables to map. ...