Description
Community Note
- 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.
Graph Notebook Version (and Graph Database and Version used if applicable)
- Graph Notebook: >=5.0.0
- Database: Amazon Neptune
Is your feature request related to a problem? Please describe.
Currently, when loading graph data into Neptune through graph-notebook, the loader waits to find and process vertex files before processing edge files.
Describe the solution you'd like
Once AWS Neptune publicly releases the parameter to enable direct edge file loading, we would like to expose this functionality in graph-notebook. This will allow users to start loading edge files immediately without waiting for vertex file processing.
Additional context
Prerequisites for implementation:
- AWS Neptune needs to finalize and publicly release the parameter name for direct edge loading
- Official AWS Neptune documentation needs to be available for reference in the PR
Note: Implementation will begin once AWS Neptune makes this feature publicly available and the prerequisites are met.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status