mgconsole
mgconsole copied to clipboard
Handle partial results on timeout
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
I have a branch where I done the refactoring required, just need to add in the functionality.