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 #90

Merged
merged 44 commits into from
Nov 22, 2023
Merged

Housekeeping #90

merged 44 commits into from
Nov 22, 2023

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Aug 5, 2022

note:

  • large green diff is due to notebook output updates (e3d727e)
  • large red diff is due to the removal of outdated notebooks in examples (15e8035)

Open In Collab

What's new

  • new: _prepare_networkx_node and _prepare_networkx_edge Controller methods
  • support for proper batching (ArangoDB to NetworkX & NetworkX to ArangoDB), similar to the pyg-adapter
  • Swap 3.7 python builds with 3.11 (python 3.7 has reached eol)
  • freeze linter/formatter dependencies (black, isort, flake, mypy)
  • notebook updates (hence the large diff)
  • new parameter for arangodb_to_networkx: nx_graph (an existing NetworkX Graph to append to)
  • new parameters for networkx_to_arangodb: batch_size (batching), use_async (ingest asynchronously)
  • new controller, ADBNX_Controller_Full_Cycle, useful for full cycle operations (ArangoDB to NetworkX to ArangoDB)
  • code refactoring, cleanup, restructuring

@aMahanna aMahanna changed the title dnm: housekeeping new: adbnx controller methods Aug 5, 2022
@aMahanna aMahanna self-assigned this Aug 5, 2022
@aMahanna aMahanna closed this Jul 20, 2023
@aMahanna aMahanna reopened this Jul 20, 2023
@aMahanna aMahanna changed the title new: adbnx controller methods Housekeeping Oct 11, 2023
@aMahanna aMahanna merged commit 8b83c7d into master Nov 22, 2023
8 checks passed
@aMahanna aMahanna deleted the housekeeping branch November 22, 2023 15:08
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