ArangoDB-Community / arangodb-net-standard

A consistent, comprehensive, minimal interface to enable .NET applications to use the complete range of features exposed by the ArangoDB REST API.
Apache License 2.0
76 stars 30 forks source link

Overload CursorApi.PostCursorAsync to execute ad-hoc queries and return only basic statistics #488

Closed grzesiekjaczewski closed 10 months ago

grzesiekjaczewski commented 10 months ago

I propose overloading CursorApi.PostCursorAsync to enable the execution of ad-hoc queries and return only basic statistics.