fresher1chen
Results
1
comments of
fresher1chen
> 您好,感谢使用GIE. 请问,单独执行(不调用subgraph): `g.V().hasLabel('intopieces').has('commit_time',neq(0)).as('a').out().in().hasLabel('intopieces').as('b').where('a',gt('b')).by('commit_time').outE().limit(10)` 会出问题吗?  您好,可以正常执行。 请帮忙看下是什么原因导致的呢