|
@@ -84,11 +84,13 @@ match("graph.nodes.len",2)
|
|
|
**/
|
|
**/
|
|
|
;
|
|
;
|
|
|
|
|
|
|
|
-match ("性能AaB_Local:test")-[*]->("性能AaB_Local:test2")
|
|
|
|
|
-/**
|
|
|
|
|
-match("graph.nodes.len",2)
|
|
|
|
|
-**/
|
|
|
|
|
-;
|
|
|
|
|
|
|
+-- core=local/memoryonly/cacheonly 暂时不支持 多级关系查询
|
|
|
|
|
+-- match ("性能AaB_Local:test")-[*]->("性能AaB_Local:test2")
|
|
|
|
|
+-- /**
|
|
|
|
|
+-- output()
|
|
|
|
|
+-- match("graph.nodes.len",2)
|
|
|
|
|
+-- **/
|
|
|
|
|
+-- ;
|
|
|
|
|
|
|
|
select connect from /test/性能AaB_Local
|
|
select connect from /test/性能AaB_Local
|
|
|
/**
|
|
/**
|