mgconsole icon indicating copy to clipboard operation
mgconsole copied to clipboard

Handle partial results on timeout

Open Ignition opened this issue 2 years ago • 1 comments

Definition -> memgraph/memgraph#848 Server-side implementation -> https://github.com/memgraph/memgraph/pull/1046

  • [ ] Update CSV output to print as it gets results + error message for the timeout
  • [ ] Update Table output to print given the data it has + error message for the timeout

Ignition avatar Jul 27 '23 08:07 Ignition

I have a branch where I done the refactoring required, just need to add in the functionality.

Ignition avatar Jul 27 '23 09:07 Ignition