You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Is your feature request related to a problem? Please describe.
While graph-notebook already allows for batch data load for Neptune Analytics via the %load magic, we should also consider adding support for bulk import, which provides a more optimized way to load large datasets into empty graphs.
We should add magic commands for all of the bulk import APIs available for Neptune Analytics:
Community Note
Is your feature request related to a problem? Please describe.
While graph-notebook already allows for batch data load for Neptune Analytics via the
%load
magic, we should also consider adding support for bulk import, which provides a more optimized way to load large datasets into empty graphs.We should add magic commands for all of the bulk import APIs available for Neptune Analytics:
CancelImportTask
GetImportTask
ListImportTasks
StartImportTask
The text was updated successfully, but these errors were encountered: