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

new: more adapter housekeeping #26

Merged
merged 20 commits into from
Jul 21, 2022
Merged

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Jun 30, 2022

  • add debug logs on individual node/edge level
  • update README
  • package config cleanup
  • new __insert_adb_docs method
  • clean up arangodb_to_dgl and dgl_to_arangodb
  • clean up etypes_to_edefinitions

@aMahanna aMahanna self-assigned this Jun 30, 2022
@cw00dw0rd
Copy link

Discussed in person:

  • Investigate python-arango logging
  • Use logging for better error handling as well

also: cleans up node/edge insertion in ArangoDB to DGL
was complicating things for no reason
I was under the impression that working with an ArangoDB edge collection that had multiple "from" and "to" vertex types was not possible to convert to DGL. This commit allows for it
@aMahanna aMahanna changed the title new: add debug logs on individual node/edge level new: more adapter housekeeping Jul 5, 2022
@aMahanna aMahanna merged commit 5d98756 into master Jul 21, 2022
@aMahanna aMahanna deleted the feature/increase-debug-logging branch July 21, 2022 17:06
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