I want to be able to create one node from two different columns in a CSV when importing the data.
Column 1: AE19
Column 2: 1202
Resulting node: AE19.1202
Is there a cypher, neo4j, or apoc command that can do this when loading the data in from a CSV?