February 19, 2026GraphForgeTestingCypher
Curate Labs / DecisionNerd release note.
GraphForge v0.3.5: Math, Aggregation, and TCK Steps
GraphForge v0.3.5 combined language coverage with test harness work.
The release added math functions, repaired aggregation test coverage, and filled missing openCypher TCK step definitions.
What Shipped
sqrt(),rand(), andpow()- Fixed tests around
percentileDisc(),percentileCont(),stDev(), andstDevP() - TCK steps for control queries, list-order-insensitive comparison, parameters, and procedure existence
- Reported +129 passing TCK scenarios and +50 expected failures around procedure CALL
Why We're Excited
The important story here is not just more functions. It is better measurement. A more accurate TCK harness made the next correctness push easier to trust.
Source
- GitHub release: GraphForge v0.3.5