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
226 stars 32 forks source link

Update load csv docstring #305

Closed imilinovic closed 4 months ago

imilinovic commented 9 months ago

Description

Update load csv docstring about loading from remote location.

Pull request type

Please delete options that are not relevant.

Closes (link to issue) closes: #264

Checklist:

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

Reviewer checklist (the reviewer checks this part)

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

katarinasupe commented 5 months ago

@imilinovic We no longer use the develop branch for the release; everything goes directly to the main. Please rebase. Also, why are there all of these changes included in your PR?

FYI, as discussed, this will be included in the next release (July 10th). Work on Memgraph is a priority, so we can move the milestone due date if you can't make it.

Note to self: update reference guide

katarinasupe commented 4 months ago

@imilinovic merge the latest main for tests to pass. Once the tests pass, feel free to squash and merge.