solomspd commented on issue #1069:
URL: https://github.com/apache/age/issues/1069#issuecomment-1645957079

   I'm uncertain about the underlying architecture of AGE but I expect that 
considering how heavily inspired AGE is by cypher and neo4j, then undirected 
edges go against its philosophy. 
[Here](https://graphaware.com/blog/neo4j/neo4j-bidirectional-relationships.html)
 is this great blog on how undirected edges can be thought of in Cypher. For 
semantically symmetric relationships, you typically would just pick an 
arbitrary direction for the relationship and query it without direction.


-- 
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-unsubscr...@age.apache.org

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

Reply via email to