javeme commented on code in PR #559: URL: https://github.com/apache/incubator-hugegraph-toolchain/pull/559#discussion_r1428812286
########## hugegraph-loader/README.md: ########## @@ -15,102 +15,76 @@ hugegraph-loader is a customizable command line utility for loading small to med - Detecting schema from data automatically, reduce the complex work of schema management. - Advanced customized operations with groovy script, users can configure how to construct vertices and edges by themselves. -## 2. Usage for Docker(Recommand) +## 2. Quick start -- Run `loader` with Docker - - Docker run - - Docker-compose -- Load data in docker container `loader` +There are two ways to get HugeGraph-Loader: Review Comment: two -- There are 3 ways -- 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]
