lizg hai 2 días
pai
achega
f179a75599
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      odbctest/mql/problem/20graph_match2.mql

+ 13 - 0
odbctest/mql/problem/20graph_match2.mql

@@ -0,0 +1,13 @@
+match (:/m3graph/entity/sanstorage)-[:connect]->(:/m3graph/entity/sanswitch)
+/**
+output()
+match("graph.nodes.len",3)
+**/
+;
+
+match (:/m3graph/entity/Sanstorage)-[:connect]->(:/m3graph/entity/Sanswitch)
+/**
+output()
+match("graph.nodes.len",3)
+**/
+;