Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
07-08-2021 03:02 PM
In Question 2:
The procedure apoc.do.when() is used for:
Select the correct answers.
Scheduling when a load will occur.
Executing Cypher code when a condition is true and alternate Cypher code when the condition is false.
An alternative to the MERGE clause.
Understanding how many operations occurred during the execution.
The last one is marked correct.
Solved! Go to Solution.
07-09-2021 05:15 AM
Hello @rogeryu,
You are correct. apoc.periodic.iterate provides information about the number of operations that executed. We will correct this.
Thank you!
Elaine
07-09-2021 05:15 AM
Hello @rogeryu,
You are correct. apoc.periodic.iterate provides information about the number of operations that executed. We will correct this.
Thank you!
Elaine
07-09-2021 03:07 PM
Hi @elaine.rosenberg. So just confirming that it should be apoc.periodic.iterate
and not apoc.do.when
that can be used for "understanding how many operations occurred during the execution". Is that right?
07-12-2021 04:42 AM
That is correct.
Elaine
All the sessions of the conference are now available online