Slackbot
02/20/2023, 1:00 PMKasper
02/20/2023, 1:34 PMGoran Cvijanovic
02/20/2023, 1:48 PMKasper
02/20/2023, 1:50 PMwey
02/21/2023, 1:56 AM@0 in your query, when needed, we could insert edge with @12345 to distinguish same type of edge between one pair of src-dst node. The result(with rank info) could be returned in cypher queries, too.
There is no id in edges but quadruple of (srcid,dstid,type,rank(0, by default)) is actually the “id” of an edge.Kasper
02/21/2023, 12:54 PM