JoshInnis commented on issue #76: URL: https://github.com/apache/incubator-age/issues/76#issuecomment-857261677
@pdpotter @seo-kw Agtype is an extensible type in Postgres. The standard JDBC driver does not support it. In the driver folder for the repository there is an extension to the JDBC driver that should support using Agtype in Java. https://github.com/apache/incubator-age/tree/master/drivers/jdbc @emotionbug The third argument of the Cypher can only be not NULL when used with prepared statements. Otherwise an error will be thrown. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
