Hello,
is it possible to change delimiter type when exporting data from Neo4j into csv file?
My current export query use the comma "," as delimiter between the requested information (EntityLabels and Entity):
<CALL apoc.export.csv.query("MATCH (e:ent...