Skip to content

Conversation

GnaneshKunal
Copy link
Contributor

Steps to reproduce::

graph.DELETE test
graph.QUERY test "CREATE (n1:L1), (n2), (n3:L3)"
graph.QUERY test "MATCH (n3:L3), (n) MERGE (n3)<-[r0:T1]-(n)"
graph.QUERY test "MATCH (n), (n1:L1) MERGE (n)<-[r1:T2]-(n1)"
graph.QUERY test "MATCH p = (x1)-[r]-(x2) return p"

Before:

image

After:

image

@GnaneshKunal GnaneshKunal merged commit e71e8b2 into main Apr 15, 2022
@rsergeenko rsergeenko deleted the graph-multi-edge-support branch October 24, 2022 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants