Giuseppe Villani
Giuseppe Villani
Cherry-pick https://github.com/neo4j-contrib/neo4j-apoc-procedures/commit/16c5d935e7268ba82abce4f472db88d67df9986b
Cherry pick https://github.com/neo4j-contrib/neo4j-apoc-procedures/commit/3389251402327c4313aff6b2d58b132a6108cdc0
Cherry pick https://github.com/neo4j-contrib/neo4j-apoc-procedures/commit/e96baba40683b0b5a24024ce077dce7b5a0764bf
## Expected Behavior (Mandatory) The procedure should finish correctly. ## Actual Behavior (Mandatory) The procedure never finishes execution. ## How to Reproduce the Problem _Starting from version 5.18.0_, the `apoc.cypher.runSchemaFile()`...
LoadLdapContainerTest.testLoadLDAPWithDefaultPort fails on TC  
When we do calls to the LLM model, today we only pass in the schema. We want to try to see if there are better results if we also include...
From version 5.18.0, the `apoc.cypher.runSchemaFile` does not seem to work as correctly as before, if an `EquivalentSchemaRuleAlreadyExistsException` is thrown. [I created an issue in the APOC repo](https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues/4015). But it's probably...