neo4j / docs-cypher

Neo4j Cypher Documentation
13 stars 54 forks source link

Document change in behaviour for db.schema.nodeTypeProperties() and db.schema.relTypeProperties() #1063

Open gem-neo4j opened 1 week ago

gem-neo4j commented 1 week ago

The column propertyTypes is a LIST, currently it outputs runtime types, but in Cypher25 it outputs Cypher Types.

https://github.com/neo4j/docs-cypher/pull/1062

gem-neo4j commented 1 week ago

deprecate db.schema.node/relTypeProperties to update type representation in 6.0

neo-technology-commit-status-publisher commented 1 week ago

This PR includes documentation updates View the updated docs at https://neo4j-docs-cypher-1063.surge.sh

Updated pages: