How to read Neo4j query log analyzer correctly?

Hi all,
I am using Neo4j query log analyzer on Neo4j desktop to investigate my performance issue.
In the image, the total for 2nd query is 153281 ms (~ 2.5 mins); but the time for planning, cpu and waiting is very small, just 1433ms in total.

So where is the rest? I think that "total time = planning + cpu + waiting " but it seems I am wrong.
Thank you in advance :smiley:

Harvey Nguyen

Can anyone help me? :upside_down_face: