I'm trying to create a Python Script to query a redshift database, transform the data into a CSV file and upload to a Neo4j Remote Connection. I am using the Neo4j driver for Python: neo4j · PyPI.
When running the Cypher Query Command LOAD CSV I get ...