在Data Stax Graph中尝试巨大的gremlin查询时出错

时间:2017-07-25 10:11:51

标签: datastax-enterprise datastax-enterprise-graph

所有这些都是在datastax studio中运行的。

我有一个gremlin查询,需要添加大约10个顶点和许多边。 我为此编写了一个gremlin查询,它运行成功。

然后我复制了两次相同的查询,但是更改了一些值。再次成功运行

然后我在datastax studio的不同单元格中尝试使用不同值的相同查询,并收到以下错误:

java.util.concurrent.CompletionException:org.apache.tinkerpop.gremlin.driver.exception.ResponseException

0 个答案:

没有答案