You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: buffer edges in GraphBuilder for 100% cross-backend parity
Edges are now buffered during detector result merging and flushed
only after all nodes are present. This ensures backends that validate
node existence (NetworkX, SQLite, KuzuDB) all produce identical
results regardless of file processing order.
Verified: 2,298 nodes / 2,890 edges on contoso-real-estate and
25,893 nodes / 30,636 edges on spring-boot — identical across
all 3 backends.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments