Neo4j browser does't appear to support functions like DATE(), yet they work fine in cypher-shell

Hi, I'm using the Docker image and using the browser to enter cypher commands,
when I enter a command that uses the DATE() function it says the function is unavailable, yet it works fine in the cypher-shell of the Docker image. I get the same browser b ehavior for any function I try. Is this a restriction of the browswer, or am I doing something wrong?

@ray.jantz

  • What version of Neo4j are you using?
  • Can you provide a screenshot of the error/experience
  • I am unable to reproduce as below