WendelLana opened a new issue, #908: URL: https://github.com/apache/age/issues/908
**Is your feature request related to a problem? Please describe.** I was trying to create a conditional statement using the `NULLIF()` function inside a Cypher query, but I received an error message stating that the function does not exist. **Describe the solution you'd like** A similar function to the PG `NULLIF()` function **Describe alternatives you've considered** Using `CASE` would be an alternative to `NULLIF` **Additional context** I'm working on a PR for this, if there's no problem -- 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: dev-unsubscr...@age.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org