@Cobra I was wondering about the parsing of the date and time. Do you have another way to get this data properly from the csv to the database as a datetime without the parsing?
Welcome to the community Brad, we have a great community here and most are quick and good on responding to help with questions if you need to post about what you are working on and needing help.
In regards to resources to get up-to-speed to Neo4j the...
Initial thoughts when looking at your script you are running is you need to use different quotes for your strings in the script and the quotes that are around your entire script. I would suggest changing the quotes that are around the entire cypher s...