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
When we buffer write receiver's partition file to vertexFile and edgeFile maintained by FileGraphPartition. We can implement parallel write.
vertexFile
edgeFile
FileGraphPartition
incubator-hugegraph-computer/computer-core/src/main/java/org/apache/hugegraph/computer/core/compute/ComputeManager.java
Lines 75 to 87 in f7d10a8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature Description (功能描述)
When we buffer write receiver's partition file to
vertexFile
andedgeFile
maintained byFileGraphPartition
. We can implement parallel write.incubator-hugegraph-computer/computer-core/src/main/java/org/apache/hugegraph/computer/core/compute/ComputeManager.java
Lines 75 to 87 in f7d10a8
The text was updated successfully, but these errors were encountered: