Hi,
I am relatively new to Neo4j and would like to know if the initial set properties of the relationships can be updated via another CSV source.
For example, I've created multiple nodes and relationships like:
FOREACH (IND3 IN (CASE WHEN a.temp = 1 ...