CapnSpek commented on PR #994:
URL: https://github.com/apache/age/pull/994#issuecomment-1604416437

   While going through the regression tests relating to different agtypes 
(given in /regress/sql/agtype.sql )
   I noticed all the tests are written in the following format: -
   
   `SELECT agtype_in( [some agtype ] ) < [other agtype;`
   
   I tried searching for a way to write an edge, or a vertex, or path that way, 
but I could not find anything.
   
   So, I wanted to ask, would it be fine if I write the test case in the form 
of a cypher query?


-- 
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]

Reply via email to