wqxs commented on issue #239:
URL: https://github.com/apache/age/issues/239#issuecomment-1180055957
> 啊,抱歉疏忽了。属性名称不需要用 包装。`"`
>
> `SELECT * FROM ag_catalog.cypher('zjdata_graph', $$ MATCH (a:a) WHERE a.id
= 1 SET a.map = {name:"b"} RETURN id(a), properties(a) $$) as (id
ag_catalog.agtype,properties ag_catalog.agtype)`
It still doesn't work.

--
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]