Hello,
I'm using the community edition and my question is similar to: https://stackoverflow.com/questions/44891377/neo4j-cypher-store-array-property-during-csv-import
The difference here is that my csv is in the form of
id, name, rule
1, part1, 1
1, ...