Closed JejoSwaks closed 2 years ago
Hiya,
After some headscratching I believe I found a typo/mistake @
https://github.com/coronabytes/dotnet-arangodb/blob/8cdeb5125673d41b0c05f11ab51ef763869b1a95/Core.Arango/Modules/Internal/ArangoQueryModule.cs#L202
I guess firstResult should be res.Result
firstResult
res.Result
Hiya,
After some headscratching I believe I found a typo/mistake @
https://github.com/coronabytes/dotnet-arangodb/blob/8cdeb5125673d41b0c05f11ab51ef763869b1a95/Core.Arango/Modules/Internal/ArangoQueryModule.cs#L202
I guess
firstResult
should beres.Result