pdpotter commented on issue #213: URL: https://github.com/apache/incubator-age/issues/213#issuecomment-1118283447
You'll have to parse the result. Agtype is a superset of Json and a custom implementation of JsonB. For detailed information, see https://age.apache.org/docs/master/intro/types.html (https://age.apache.org/docs/master/intro/types.html#string specificly for strings). If you query the database from an application written in Go, Java, Javascript (NodeJs) or Python, you can use the corresponding driver from https://github.com/apache/incubator-age/tree/master/drivers to parse the result. -- 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]
