Skip to content

Add data directory lock status query builder#385

Open
Will-thom wants to merge 1 commit into
memgraph:mainfrom
Will-thom:fix/gqlalchemy-253-data-lock-status
Open

Add data directory lock status query builder#385
Will-thom wants to merge 1 commit into
memgraph:mainfrom
Will-thom:fix/gqlalchemy-253-data-lock-status

Conversation

@Will-thom

Copy link
Copy Markdown

Summary

  • Add a Memgraph query builder method for DATA DIRECTORY LOCK STATUS.
  • Expose a top-level data_directory_lock_status helper/class.
  • Document and test that the query uses execute_and_fetch.

Fixes #253

Tests

  • Targeted pytest for data_directory_lock_status tests passed.
  • Black check passed for touched Python files.

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DATA DIRECTORY LOCK STATUS; query to query builder

2 participants