Is there a better way to know the query execution plan in Neo4j? (an equivalent of 'explain' command in SQL). 'profile' command is not giving detailed plan and in most cases is not of any use for performance analysis as there is no way to know how exactly the query is being executed.
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
