Skip to content

Conversation

@martin-neotech
Copy link
Contributor

@martin-neotech martin-neotech commented Jul 20, 2022

@martin-neotech martin-neotech added the 5.0 Neo4j version 5.0 label Jul 20, 2022
@martin-neotech
Copy link
Contributor Author

@Hunterness this is based on the PR https://github.com/neo4j/neo4j-documentation/pull/1327/files. A PR for the constraint syntax will follow up.

@martin-neotech martin-neotech changed the title 5.0 remove drop index constraint by schema 5.0 remove drop index by schema Jul 20, 2022
@netlify
Copy link

netlify bot commented Jul 21, 2022

Deploy Preview for neo4j-docs-cypher ready!

Name Link
🔨 Latest commit 85197ae
🔍 Latest deploy log https://app.netlify.com/sites/neo4j-docs-cypher/deploys/62d9bf0a857b1b00080c1ac9
😎 Deploy Preview https://deploy-preview-7--neo4j-docs-cypher.netlify.app/cypher-manual/5.0/indexes-for-search-performance
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

`DROP INDEX ON ...` is no longer valid Cypher syntax.

Use the syntax `DROP INDEX index_name` instead.
@martin-neotech martin-neotech merged commit 9b21b3f into neo4j:dev Jul 21, 2022
@martin-neotech martin-neotech added the removed Removed syntax or feature (Only label the specific version that introduced this) label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.0 Neo4j version 5.0 removed Removed syntax or feature (Only label the specific version that introduced this)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants