fix: shell parameters are not counted correctly (#1178) Due to the lack of "", the empty param is not considered a legal parameter PS: After the modification, it seems there are at least five params. Should also adjust the logic in `hugegraph-server.sh`? Keep it unchanged now, maybe adjust them on master/0,11 branch is better. Fix #1172
HugeGraph is a fast-speed and highly-scalable graph database. Billions of vertices and edges can be easily stored into and queried from HugeGraph due to its excellent OLTP ability. As compliance to Apache TinkerPop 3 framework, various complicated graph queries can be accomplished through Gremlin(a powerful graph traversal language).
The project homepage contains more information on HugeGraph and provides links to documentation, getting-started guides and release downloads.
Welcome to contribute to HugeGraph, please see How to Contribute for more information.
HugeGraph is licensed under Apache 2.0 License.
HugeGraph relies on the TinkerPop framework, we refer to the storage structure of JanusGraph and the schema definition of DataStax. Thanks to Tinkerpop, thanks to JanusGraph and Titan, thanks to DataStax. Thanks to all other organizations or authors who contributed to the project.
You are welcome to contribute to HugeGraph, and we are looking forward to working with you to build an excellent open source community.