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

Housekeeping #26

Merged
merged 44 commits into from
Nov 22, 2023
Merged

Housekeeping #26

merged 44 commits into from
Nov 22, 2023

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Aug 5, 2022

Closes #27

very similar to arangoml/networkx-adapter#90

note: large diff is due to notebook output updates

Open In Colab

What's new

  • new: _prepare_cugraph_node and _prepare_cugraph_edge Controller methods for additional custom behaviour
  • new: default_edge_attr_value parameter in ArangoDB to cuGraph
  • support for proper batching (ArangoDB to cuGraph & NetworkX to cuGraph), similar to the pyg-adapter
  • freeze linter/formatter dependencies (black, isort, flake, mypy)
  • notebook update (hence the large diff)
  • new parameter for arangodb_to_cugraph: cug_graph (an existing cuGraph Graph to append to)
  • new parameters for cugraph_to_arangodb: batch_size (batching), use_async (ingest asynchronously)
  • code refactoring, cleanup, restructuring

@aMahanna aMahanna changed the title dnm: housekeeping new: adbcug controller methods Aug 5, 2022
@aMahanna aMahanna self-assigned this Aug 5, 2022
@aMahanna aMahanna changed the title new: adbcug controller methods Housekeeping Oct 11, 2023
@aMahanna aMahanna marked this pull request as draft October 11, 2023 21:30
@aMahanna aMahanna mentioned this pull request Oct 17, 2023
@aMahanna aMahanna marked this pull request as ready for review October 18, 2023 03:36
@aMahanna aMahanna merged commit f5efa8f into master Nov 22, 2023
5 checks passed
@aMahanna aMahanna deleted the housekeeping branch November 22, 2023 15:26
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.

Refactor Build & Release Workflows
2 participants