gqlalchemy
gqlalchemy copied to clipboard
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.
### 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 -...
### Description Added Zoned date time data type that Memgraph supports to GQLAlchemy. ### Pull request type - [x] Feature ### Related issues Closes https://github.com/memgraph/gqlalchemy/issues/300 ### Checklist: - [ ]...
### Description This PR adds custom auth capabilities so that users can connect to GQLAlchemy with SSO tokens. ### Pull request type Please delete options that are not relevant. -...
**Memgraph version** Which version did you use? 1.6.0 **Environment** Some information about the environment you are using Memgraph on: operating system, how do you connect, with or without docker, which...
Hi, I am new to memgraph and i have observe that there is not documentation on how to use string-specific comparison operators. I have tried the following. but with no...