-
Notifications
You must be signed in to change notification settings - Fork 1
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: adjust DGL to ArangoDB interface for increased accessibility #24
Conversation
The DGL HeteroNodeDataView / HeteroEdgeDataView is able to track previously inserted features, so this is not needed
deprecated in favor of pyproject.toml usage
Uncessary noise as we already have proper docstring examples
Please add test for new graph options functionality |
Unfortunately there is not much to validate here, since It does allow you however to access As a result, adding something like arangoml/networkx-adapter@f64c8e0 is just not possible. |
Setting PR to draft, as I need to redefine the scope in anticipation of arangodb/python-arango#207 |
Demo
ArangoDB to DGL use cases
Keyword arguments for import_bulk
Users can now specify parameters for the
import_bulk()
API of python-arango via kwargs