-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial commit (WIP) * checkpoint * Update adapter.py * checkpoint 2 * cleanup * checkpoint * checkpoint * cleanup: `valid_meta` * mvp: #29 todo: update jupyter notebook to reflect new functionality * fix: black * fix: flake8 * Update setup.py * temp: try for 3.10 * new: 3.10 support * cleanup: progress bars * update: documentation * Update README.md * new: adbdgl 3.0.0 notebook * new: address comments * revive PR improvements based on pyg-adapter, general code cleanup * swap python 3.7 support for 3.11 3.7 has reached eol * fix: PyG typos * cleanup: udf behaviour (dgl to arangodb) * fix: rich progress style * lock python-arango version * new: notebook output file * code cleanup * fix: explicit_metagraph that took a while to find... * cleanup function order * more cleanup * address comments * fix: PyG typos * Update README.md * fix: typo * DGL Refactor Updates (#31) * initial commit * bump * cleanup workflows * Update build.yml * Update build.yml * parameter renaming, new `use_async` param * update release action * Update README.md * Update README.md
- Loading branch information
Showing
56 changed files
with
9,825 additions
and
1,921 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.