gqlalchemy
gqlalchemy copied to clipboard
Add transaction queries to query builder
Add the following queries to the query builder:
-
SHOW TRANSACTIONS;
-> https://memgraph.com/docs/memgraph/reference-guide/transactions#show-transactions -
TERMINATE TRANSACTIONS "tid", "<tid2>", "<tid3>", ... ;
-> https://memgraph.com/docs/memgraph/reference-guide/transactions#terminate-transactions