Hello,
I’d like to compare the query execution time using my custom cardinalities with that using cardinalities estimated by Neo4j's query optimizer.
I have the following plans to know the effect of cardinality estimation on the query execution time ...