You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by GitBox <gi...@apache.org> on 2022/05/06 21:44:28 UTC

[GitHub] [incubator-age] JoshInnis commented on issue #213: How do I get valid values in a property?

JoshInnis commented on issue #213:
URL: https://github.com/apache/incubator-age/issues/213#issuecomment-1120029908

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

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