lzyxx77 opened a new pull request, #524:
URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/524

   ## Purpose of the PR
   
   ## Main Changes
   
   The aim of this PR is to enable the execution of LDBC SNB (Social Network 
Benchmark) tests on HugeGraph. To achieve this, I have made modifications to 
certain portions of the code related to the workload and Gremlin query 
statements. Additionally, I have authored a[ README 
document](https://github.com/lzyxx77/incubator-hugegraph-toolchain/blob/ldbc-branch/hugegraph-ldbc/README.md)
 to provide clear instructions on the testing process. These changes ensure 
that the LDBC tests can be executed successfully.
   
   
   ## Verifying these changes
   
   <!-- Please pick the proper options below -->
   
   - [ ] Trivial rework / code cleanup without any test coverage. (No Need)
   - [ ] Already covered by existing tests, such as *(please modify tests 
here)*.
   - [X] Need tests
   
   ## Does this PR potentially affect the following parts?
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ]  Nope
   - [ ]  Dependencies (add/update license info) <!-- Don't forget to 
add/update the info in "LICENSE" & "NOTICE" files (both in root & dist module) 
-->
   - [ ]  Modify configurations
   - [ ]  The public API
   - [X]  Other affects (typed here)
   
   ## Documentation Status
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ]  `Doc - TODO` <!-- Your PR changes impact docs and you will update 
later -->
   - [X]  `Doc - Done` <!-- Related docs have been already added or updated -->
   - [ ]  `Doc - No Need` <!-- Your PR changes don't impact/need docs -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to