memgraph / gqlalchemy

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.
https://pypi.org/project/gqlalchemy/
Apache License 2.0
227 stars 32 forks source link

Add storage mode info #309

Closed katarinasupe closed 4 months ago

katarinasupe commented 5 months ago

Description

I added getter and setter for storage modes. I also updated the test setup to set storage mode to in-memory transactional by default.

Pull request type

Related issues

Delete section if this PR doesn't resolve any issues.

Closes #239

Checklist:

######################################

Reviewer checklist (the reviewer checks this part)

######################################