Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend adapter with the functionality to export into cuGraph #64

Merged
merged 38 commits into from
Mar 4, 2022

Conversation

maxkernbach
Copy link
Collaborator

  • Rename ArangoDB-Networkx Adapter to ArangoDB-Networkx-cuGraph Adapter
  • Add "export into cuGraph" code (optional)
    • module imports cudf and cugraph are not required to use NetworkX export functionality
  • Include introduction and usage example of cuGraph export in README.md

@cw00dw0rd cw00dw0rd self-requested a review March 3, 2022 16:48
@cw00dw0rd cw00dw0rd merged commit 808d9bf into master Mar 4, 2022
aMahanna added a commit that referenced this pull request May 3, 2022
aMahanna added a commit that referenced this pull request May 11, 2022
aMahanna added a commit that referenced this pull request May 11, 2022
@aMahanna aMahanna deleted the add-cugraph branch May 11, 2022 19:45
@aMahanna aMahanna restored the add-cugraph branch May 11, 2022 19:46
@aMahanna aMahanna deleted the add-cugraph branch May 11, 2022 19:48
aMahanna added a commit that referenced this pull request May 17, 2022
* Revert "Extend adapter with the functionality to export into cuGraph (#64)"

This reverts commit 808d9bf.

* mirror changes of arangoml/dgl-adapter#12

* Update setup.py

* cleanup

* fix: simplify adb_map typing

* #70: initial commit

* fix: flake8

* new: in-line coverage report

* Update abc.py

* Update release.yml

* cleanup

* fix: set default password to empty string

* set empty password

* Update adapter.py

* fix: specify requests dep
aMahanna added a commit that referenced this pull request May 18, 2022
* Revert "Extend adapter with the functionality to export into cuGraph (#64)"

This reverts commit 808d9bf.

* mirror changes of arangoml/dgl-adapter#12

* Update setup.py

* cleanup

* fix: simplify adb_map typing

* #70: initial commit

* fix: flake8

* new: in-line coverage report

* Update abc.py

* Update release.yml

* cleanup

* fix: set default password to empty string

* set empty password

* Update adapter.py

* #72: initial commit

* Update adapter.py

* Update adapter.py

* cleanup

* cleanup release.yml

* Update setup.py

* new: import shortcut

* fix: isort

* remove: import shortcut for tests

* cleanup

* fix: switch back to manual changelog merge

* replace: set_verbose with set_logging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants