ChatGPT says "In Neo4j, categories are a way of grouping nodes based on shared properties or characteristics." (etc.)
But, as near as I can tell, categories are just nodes linked to other nodes. Have I missed something?
Is there any special syntax or semantics related to categories that don't apply to a generic node?
ChatGPT is confused. There is no concept of a "category" in Neo4j database. Maybe ChatGPT has found some articles on data modeling where someone is trying to model a "category" concept in their data. I see your post above In that case, you can check out the docs: SHOW FUNCTIONS - Cypher Manual - they will explain "category" in the context