dianaoa22 opened a new issue, #1952:
URL: https://github.com/apache/age/issues/1952

   nspdb=# SELECT * FROM cypher('test_graph', $$
   nspdb$# CREATE (:`universe:another-universe` {`instance-identifier`: 
'/universe:another-universe'}) $$)
   nspdb-# as (n agtype);
   ERROR:  label name is invalid
   LINE 1: SELECT * FROM cypher('test_graph', $$
   
   Here I could pass the property name with backticks '`instance-identifier`' 
however for label it doesn't seem to allow.


-- 
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: dev-unsubscr...@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to