Implement a LOAD CSV command based on Neo4j LOAD CSV ergonomics. [](https://neo4j.com/docs/cypher-manual/current/clauses/load-csv/) Constraints: * Ideally we don't want to have variant types and lists * Neo4J actually loads strings that have to be converted to the property types if necessary