Skip to content

Add advanced set operations to Graph#6400

Closed
fubhy wants to merge 2 commits into
split/graph-search-max-depthfrom
split/graph-advanced-set-operations
Closed

Add advanced set operations to Graph#6400
fubhy wants to merge 2 commits into
split/graph-search-max-depthfrom
split/graph-advanced-set-operations

Conversation

@fubhy

@fubhy fubhy commented Jul 14, 2026

Copy link
Copy Markdown
Member

Split from #6394. Original implementation by @lloydrichards.

Adds the advanced graph set operations:

  • Graph.complement
  • Graph.neighborhood
  • Graph.sum

Includes runtime tests, type tests, JSDoc examples, and the dedicated changeset.

This is PR 3 of 3 in the split stack and depends on #6399 (which depends on #6398).

@github-project-automation github-project-automation Bot moved this to Discussion Ongoing in PR Backlog Jul 14, 2026
@changeset-bot

changeset-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 42e9666

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

This PR includes changesets to release 27 packages
Name Type
effect Major
@effect/opentelemetry Major
@effect/platform-browser Major
@effect/platform-bun Major
@effect/platform-node-shared Major
@effect/platform-node Major
@effect/vitest Major
@effect/ai-anthropic Major
@effect/ai-openai-compat Major
@effect/ai-openai Major
@effect/ai-openrouter Major
@effect/atom-react Major
@effect/atom-solid Major
@effect/atom-vue Major
@effect/sql-clickhouse Major
@effect/sql-d1 Major
@effect/sql-libsql Major
@effect/sql-mssql Major
@effect/sql-mysql2 Major
@effect/sql-pg Major
@effect/sql-pglite 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/openapi-generator 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

@fubhy fubhy mentioned this pull request Jul 14, 2026
2 tasks
@fubhy fubhy closed this Jul 14, 2026
@github-project-automation github-project-automation Bot moved this from Discussion Ongoing to Done in PR Backlog Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants