Hello,
Currently, the names are stored case-sensitively for the label name in AGE as follows:

Postgresql automatically stores objects in lower case in pg_catalog when they are created. If names are stored in case-sensitive cases like AGE label now, it seems that there will be many restrictions on the user's use of cypher.
I would appreciate it if you could check and respond to this issue.
Thank you.