具有用于组数gremlin查询的子句

时间:2019-09-26 07:46:29

标签: java gremlin tinkerpop amazon-neptune

我有一个查询,需要查找计数大于1的特定类型顶点的groupCount。

例如

  

gV()。hasLabel('机场').limit(40).groupCount() .as('gc') .by('region') .having('gc',gt(1))

我知道此语法无效(尤其是粗体斜体部分),只是为了说明我要达到的目的。

1 个答案:

答案 0 :(得分:4)

var child_process = require("child_process"); var curl = 'curl "https://ehire.51job.com/Candidate/SearchResumeNew.aspx"'; var child = child_process.exec(curl, (err, stdout, stderr) => { console.log(stdout); console.log(err); console.log(stderr); }); where()键/值对之后,可以使用unfold()

Map