Hello,
Newly I discover apoc.when and try to use it in my project.
My project have test with using neo4jharness.
But It seem that apoc from Central Repository: org/neo4j/procedure/apoc/4.4.0.4 (maven.org) doesn't contain function documented here Conditional Cypher Execution - APOC Documentation (neo4j.com).
Any one knows where to find these functions?
Thank you for any help.
For information :
- org.neo4j.test:neo4j-harness:4.3.6
- org.neo4j.procedure:apoc:4.4.0.4 (all)
- org.springframework.data:spring-data-neo4j:6.2.4