Skip to content
Discussion options

You must be logged in to vote

I know that basically, Agtype is json format.
but, strictly not same with JSON.

additionally, have annotation like ::path, ::edge, ::vertex.
However, it appears that there is no explanation in the document.

anyway... you can implement with ANTLR4 like behind codes.

References
https://github.com/apache/incubator-age/blob/master/drivers/Agtype.g4
https://github.com/apache/incubator-age/blob/master/drivers/jdbc/lib/src/main/java/org/apache/age/jdbc/base/AgtypeListener.java

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rburton
Comment options

Answer selected by rburton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants