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

Update connect to Memgraph #297

Closed katarinasupe closed 11 months ago

katarinasupe commented 11 months ago

Added code snippet on how to connect to Memgraph.

Closes #296