GQLAlchemy is a library developed with the purpose of assisting in writing and running queries on Memgraph. GQLAlchemy supports high-level connection to Memgraph as well as modular query builder.
This PR adds the documentation for #279 and makes miscellaneous small corrections.
Changelog (for #279 and this PR):
To make GQLAlchemy more secure, Docker will be an optional dependency until the vulnerabilities in the pywin32 library (required by Docker) are patched.
Pull request type
[x] Documentation content changes
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
######################################
Reviewer checklist (the reviewer checks this part)
Description
This PR adds the documentation for #279 and makes miscellaneous small corrections.
Changelog (for #279 and this PR):
Pull request type
Checklist:
######################################
Reviewer checklist (the reviewer checks this part)
######################################