Skip to content

v0.53.13 - Connected Multi-Alias Row Bindings

Choose a tag to compare

@lmeyerov lmeyerov released this 01 Apr 06:00
· 583 commits to master since this release
9632479

Highlights

  • Added direct Cypher support for connected multi-alias row bindings in scalar projections.
  • Added bounded WITH ... MATCH reentry support for connected suffix projections using the same row-binding path.
  • Landed the benchmark-facing continuation behind interactive-short-2, closing the narrower blockers #981 and #1006.

Scope

This release targets the connected single-path / connected multi-pattern lane. It keeps broader generalized row-binding architecture work under the still-open umbrella #880.

Validation

  • Hosted CI green on the product merge and the release PR
  • Targeted DGX cuDF validation green on official RAPIDS 26.02 cuda13
  • Publish workflow green: 23834354640
  • PyPI version verified: 0.53.13

Install

pip install -U graphistry

Full changelog: https://github.com/graphistry/pygraphistry/blob/master/CHANGELOG.md