Skip to content

exp: add pagerankv (weighted PageRank)#73

Open
shahar-biron wants to merge 1 commit intoexp-leiden-onlyfrom
exp-pagerankv
Open

exp: add pagerankv (weighted PageRank)#73
shahar-biron wants to merge 1 commit intoexp-leiden-onlyfrom
exp-pagerankv

Conversation

@shahar-biron
Copy link
Collaborator

Adds experimental weighted PageRank vector scoring as flex.exp.pagerankv.

  • Supports weighted transitions via weightAttribute (default: weight).
  • Adds buildDirectedAdjacency helper for directed adjacency construction.
  • Includes integration test and documentation.

Testing:

  • FLEX_USE_LOCAL_FALKORDB=1 npm test

Co-Authored-By: Warp agent@warp.dev

Adds experimental weighted PageRank vector scoring as flex.exp.pagerankv, including a directed adjacency builder helper, tests, and docs.\n\nCo-Authored-By: Warp <agent@warp.dev>
@coderabbitai
Copy link

coderabbitai bot commented Feb 11, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch exp-pagerankv

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant