Skip to content

Add support for ordering in Graph traversal#5915

Open
mattiamanzati wants to merge 1 commit intonext-minorfrom
graph-order-traversal
Open

Add support for ordering in Graph traversal#5915
mattiamanzati wants to merge 1 commit intonext-minorfrom
graph-order-traversal

Conversation

@mattiamanzati
Copy link
Contributor

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Allows to provide an optional parameter to SearchConfig to apply an order for traversing nodes. Said order will be applied both for start root nodes, and direct neighbours encountered while traversing. But still, dfs/bfs order will be mantained.

@changeset-bot
Copy link

changeset-bot bot commented Dec 17, 2025

🦋 Changeset detected

Latest commit: c1d4ba2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
effect Minor
@effect/cli Major
@effect/cluster Major
@effect/experimental Major
@effect/opentelemetry Major
@effect/platform-browser Major
@effect/platform-bun Major
@effect/platform-node-shared Major
@effect/platform-node Major
@effect/platform Major
@effect/printer-ansi Major
@effect/printer Major
@effect/rpc Major
@effect/sql-clickhouse Major
@effect/sql-d1 Major
@effect/sql-drizzle Major
@effect/sql-kysely Major
@effect/sql-libsql Major
@effect/sql-mssql Major
@effect/sql-mysql2 Major
@effect/sql-pg Major
@effect/sql-sqlite-bun Major
@effect/sql-sqlite-do Major
@effect/sql-sqlite-node Major
@effect/sql-sqlite-react-native Major
@effect/sql-sqlite-wasm Major
@effect/sql Major
@effect/typeclass Major
@effect/vitest Major
@effect/workflow Major
@effect/ai Major
@effect/ai-amazon-bedrock Major
@effect/ai-anthropic Major
@effect/ai-google Major
@effect/ai-openai Major
@effect/ai-openrouter Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@effect-bot effect-bot changed the base branch from main to next-minor December 17, 2025 13:17
@mattiamanzati mattiamanzati requested a review from fubhy December 17, 2025 19:50
@effect-bot effect-bot force-pushed the next-minor branch 5 times, most recently from 24ae504 to 6bc6da5 Compare December 23, 2025 17:40
@effect-bot effect-bot force-pushed the next-minor branch 9 times, most recently from a2457a5 to 51a27ea Compare January 4, 2026 06:30
@effect-bot effect-bot force-pushed the next-minor branch 4 times, most recently from 317577b to 7922be1 Compare January 6, 2026 19:45
@effect-bot effect-bot force-pushed the next-minor branch 16 times, most recently from 6ea4022 to c221cb2 Compare February 10, 2026 21:17
@effect-bot effect-bot force-pushed the next-minor branch 9 times, most recently from fa94367 to 41b7f5f Compare February 19, 2026 18:58
@effect-bot effect-bot force-pushed the next-minor branch 5 times, most recently from 4ff7521 to 195acec Compare February 24, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Discussion Ongoing

Development

Successfully merging this pull request may close these issues.

2 participants