Do people have some examples of PROFILE
s that exhibit bad queries such as Cartesian products and other gotchas with Cypher queries? Would be good to have a sort of visual reference to refer to when profiling queries.
Some annotated screencaps of profiling a misbehaving query would be useful for associating the gotchas with a visual representation.
Here are some blog posts that talk about how to remediate poor queries: