borinquenkid opened a new pull request, #15784: URL: https://github.com/apache/grails-core/pull/15784
## Summary Wires the Neo4j adapter into the `GormRegistry` introduced in #15780. - **`Neo4jGormEnhancer`** — registers Neo4j GORM APIs with `GormRegistry` via the standard factory pattern - Updated Neo4j TCK specs and affected tests to use the registry-based API path - Unit test: `Neo4jTenantContextProfilingSpec` ## Test plan - [ ] `./gradlew :grails-data-neo4j:test` passes - [ ] TCK suite passes with Neo4j datastore ## Stack - Prereq: #15779 → #15780 → #15781 → #15782 → #15783 - **This PR** — Neo4j wiring - Next: `feat/gorm-registry-simple` 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
