it's a bit difficult to detach my Haskell code from my cypher queries, so it's not easy for me to use cypher-shell for realistic profiling; so I wonder: what's the best practice for profiling queries when using this library? is there a way of getting the profiling results of queries run by hasbolt using the PROFILE keyword?
it's a bit difficult to detach my Haskell code from my cypher queries, so it's not easy for me to use cypher-shell for realistic profiling; so I wonder: what's the best practice for profiling queries when using this library? is there a way of getting the profiling results of queries run by
hasboltusing thePROFILEkeyword?