Dear team,
When modeling in the Neo4j database, I would like to set different naming conventions as follows :
- Label : PascalCase
- Property : camelCase
- Relationship : SNAKE_UPPER
However, it seems that option only has naming conventions for the entire file (model).
If there is a way to set them differently, please let me know.
Best regards,
Hyeyoon