Skip to content

Expose AWS Neptune's Direct Edge Loading Parameter in Graph Notebook #732

@adityaramesh12

Description

@adityaramesh12

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:

  1. AWS Neptune needs to finalize and publicly release the parameter name for direct edge loading
  2. 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

enhancementNew feature or request

Type

No type

Projects

Status

Resolved

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions