memgraph / pymgclient

Python Memgraph Client
https://memgraph.github.io/pymgclient/
Apache License 2.0
43 stars 5 forks source link

Handle partial results on timeout #56

Open Ignition opened 1 year ago

Ignition commented 1 year ago

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