JoshInnis commented on issue #213:
URL: https://github.com/apache/incubator-age/issues/213#issuecomment-1120030015
You can typecast agtype to text `SELECT * FROM
ag_catalog.cypher('zjdata_graph', $$ MATCH (u:sys_user {userId: 1}) RETURN
u.userName $$) as (userName text); `
--
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]