chore: fallout work from bringing beagle back up to date with dawgs#105
Conversation
|
Warning Review limit reached
Next review available in: 19 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (6)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Description
This PR addresses Dawgs behavior gaps found while uplifting Beagle to Dawgs
mainline:
including edge counts, full edge iteration, and adjacency iteration.
WHEREclause wheneverthey appear beneath a negation. Positive relationship-kind predicates can
still be lifted into the relationship pattern, while simple and compound
negations retain their original semantics.
query/v2relationship-kind and node-kind predicates duringquery construction instead of rendering invalid Cypher.
negated relationship kinds, and empty kind collections.
Resolves: N/A (Beagle uplift follow-up)
Type of Change
Testing
The complete unit and backend integration matrix passed with the race detector
enabled:
make testmake test_neo4jwith the Neo4jCONNECTION_STRINGmake test_pgwith the PostgreSQLCONNECTION_STRINGValidation checklist:
Screenshots (if appropriate):
N/A
Driver Impact
drivers/pg)drivers/neo4j)Checklist
go.mod/go.sumare up to date if dependencies changed