xuwinrar
Results
1
issues of
xuwinrar
Hi, I created a very simple graph to test the following cypher query sentence: `redis-cli GRAPH.QUERY Relations "MATCH (n1:person{name:'Alice'}) WITH collect(n1) AS c1 MATCH (n2:person{name:'Bob'}) WITH c1 + collect(n2) AS...