I'm playing around with Neo4j community edition, with Neo4jClient for .net, and looking for a way to use the great Miniprofiler for the calls to the Neo4j DB.
I'm using the miniprofiler on some other projects with SQL Server and Entity Framework and getting wonderful insights about the queries sent to the DB. Wondering if I can get the same with Neo4j and Cypher queries.