neo4j / neo4j-dotnet-driver

Neo4j Bolt driver for .NET
Apache License 2.0
232 stars 69 forks source link

[5.0] Make DbHits and Rows optional for plans #633

Closed thelonelyvulpes closed 2 years ago

thelonelyvulpes commented 2 years ago

Profiled plans can omit dbhits & rows, so should be optional.