tombatron / NRedisGraph

28 stars 8 forks source link

Added CachedExecution to Statistics #8

Closed jweber closed 3 years ago

jweber commented 3 years ago

I was getting an ArgumentException thrown when trying to access any Statistic value from the response. I added Cached Execution and removed the ArgumentException throwing to prevent this from happening in the future.

tombatron commented 3 years ago

@jweber Hey there John! I've published NRedisGraph 1.3, thanks again for the contribution: https://www.nuget.org/packages/NRedisGraph/1.3.0