imranzaheer612 commented on issue #377: URL: https://github.com/apache/age/issues/377#issuecomment-1339983270
You can take a look at this issue. https://github.com/apache/age/issues/56 According to neo4j labels are case-sensitive. `Names are case-sensitive and thus, :PERSON, :Person and :person are three different labels, and n and N are two different variables.` https://neo4j.com/docs/cypher-manual/current/syntax/naming/ See Open Cypher Specification https://opencypher.org/resources/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
