neo4j / neo4j-browser

Neo4j Browser is the general purpose user interface for working with Neo4j. Query, visualize, administrate and monitor the database.
https://neo4j.com
GNU General Public License v3.0
693 stars 347 forks source link

Update :help articles on INDEX & CONSTRAINT #1804

Closed BjornMagn-Neo4j closed 2 years ago

BjornMagn-Neo4j commented 2 years ago

The commands for CREATE/DROP INDEX/CONSTRAINT have been updated in newer releases of neo4j. Updated :help articles with these new commands. Also updated use of the commands in some play guides, sidebar guides and sample scripts -> Basic Queries.

I have used the following article to see what statements have been replaced with and from what versions: https://neo4j.com/docs/cypher-manual/current/deprecations-additions-removals-compatibility/

Some things I an unsure about:

Screenshot 2022-08-23 at 09 43 59
BjornMagn-Neo4j commented 2 years ago

https://trello.com/c/zjaxoWVX/1999-create-index-on-deprecated

BjornMagn-Neo4j commented 2 years ago

I have now fixed so that: