v0.53.13 - Connected Multi-Alias Row Bindings
Highlights
- Added direct Cypher support for connected multi-alias row bindings in scalar projections.
- Added bounded
WITH ... MATCHreentry support for connected suffix projections using the same row-binding path. - Landed the benchmark-facing continuation behind
interactive-short-2, closing the narrower blockers#981and#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.02cuda13 - Publish workflow green:
23834354640 - PyPI version verified:
0.53.13
Install
pip install -U graphistryFull changelog: https://github.com/graphistry/pygraphistry/blob/master/CHANGELOG.md