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.

Home Page:https://pypi.org/project/gqlalchemy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Make GQLAlchemy dependencies optional

antejavor opened this issue · comments

GQLAlchemy dependencies are quite big at the moment around 5GB (docker, networkX, Neo4j, PyTorch, arrow, CUDA drivers, etc.)

Enable optional dependencies so you can pick what to install.

commented

太重了, 还是用neo4j的driver吧