We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HugeException: Too many records(must <=800000) for the query: ....
or
HugeException: Batch statement cannot contain more than 65535 statements...
The text was updated successfully, but these errors were encountered:
fix bug: index rebuild exceeds 80w limit and 65536 cassandra limit
b086ab7
fixed: #291 Change-Id: Iadf1b18c7a1be7a6343ae1fdeffbdb268ee1be90
cdf1dfe
442521f
6eaeee8
v0.12.0本版执行g.V().out().limit(10)还是报这个错误啊,大约120W条数据一共
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Actual behavior 实际表现
or
Steps to reproduce the problem 复现步骤
Specifications of environment 环境信息
The text was updated successfully, but these errors were encountered: