Skip to content

Conversation

@fbiville
Copy link
Contributor

No description provided.

@neo4j-connectors
Copy link
Collaborator

neo4j-connectors commented Sep 12, 2025

Warnings
⚠️ ❗ Please include a description of your PR changes.

Pull request should have a description of the underlying changes.

Generated by 🚫 dangerJS against 3c4aacb

@fbiville
Copy link
Contributor Author

fbiville commented Sep 15, 2025

TODO: spread overlapping rels across different stages (see TODO/FIXME in code)

The `ImportPipeline` exposes a new API, that returns an
`ImportExecutionPlan`.

An execution plan is made of independent groups.
Each group can be processed in parallel and is made of
sequential stages.
Each next stage, within the group, depends on the completion of
the previous stage.

Finally, each stage is made of independent steps, they can be
processed in parallel.
@fbiville fbiville marked this pull request as ready for review October 28, 2025 15:47
@fbiville fbiville requested a review from a team as a code owner October 28, 2025 15:47
@fbiville fbiville requested a review from venikkin October 28, 2025 16:07
@fbiville fbiville merged commit 875a196 into main Nov 4, 2025
11 checks passed
@fbiville fbiville deleted the parallel_exec branch November 4, 2025 10:14
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.

5 participants