pymgclient
pymgclient copied to clipboard
Handle partial results on timeout
Definition -> memgraph/memgraph#848 Server-side implementation -> https://github.com/memgraph/memgraph/pull/1046
- [ ] Check current behavior (against a server with the tx_timeout change)
- [ ] pymgclient needs to be able to add optional tx_timeout to RUN and BEGIN calls
- [ ] able to stream the results before timeout is hit