Finding version of cypher
![banerjee_debdee banerjee_debdee](https://community.neo4j.com/legacyfs/online/3X/8/3/83594cae69fe89544cad9f0453221c2a68762915.png)
‎03-21-2022 09:43 PM
Hi,
I have downloaded Neo4j Desktop recently (version 4.1.14).
Question 1. How do I find out which version of cypher it is supporting?
With few trial and error I found out it is Cypher 4.3 not Cypher 4.4.
Question 2: How do I upgrade to Cypher 4.4?
Thanks.
- Labels:
-
Desktop
![koji koji](https://s.gravatar.com/avatar/cf1fd6eb1f794c32ee2688562ec20cf5?s=480&r=pg&d=https%3A%2F%2Fcdn.auth0.com%2Favatars%2Fko.png)
‎03-21-2022 10:33 PM
What is the Neo4j version of the DB you created?
The Cypher used depends on the version of Neo4j.
‎03-21-2022 10:41 PM
Hello Koji,
Thanks for your response. I was not paying attention when creating databases within Neo4J desktop. I missed the selection of the version. Now I know how to choose the correct version.
One suggestion, may be make the latest stable version (like the documentation) as the default option. In my case default was 4.1, and when I tried code from the documentation directly (Constraint creation) it didn't work.
Thanks for the quick reply.
Debdeep
‎03-21-2022 10:44 PM
The documents says ...
- Neo4j 4.4 supports Neo4j Cypher 3.5, 4.3, 4.4
- Neo4j 4.3 supports Neo4j Cypher 3.5, 4.2, 4.3
- Neo4j 4.2 supports Neo4j Cypher 3.5, 4.1, 4.2
- Neo4j 4.1 supports Neo4j Cypher 3.5, 4.0, 4.1
- Neo4j 4.0 supports Neo4j Cypher 3.5, 4.0
- Neo4j 3.5 supports Neo4j Cypher 3.5, 3.4, 2.3
![](/skins/images/35448E1D2B14DA61375C1E03B7139839/responsive_peak/images/icon_anonymous_message.png)