Python library for managing ArangoDB instance
ArangoDB is a trademark and property of ArangoDB, Inc. Graph Garden library is just a convenient way of managing ArangoDB instance from CLI and Python code (setup, start, stop). It is not developed or endorsed by ArangoDB, Inc.
pip install graph-garden
Run the following command to get help:
graph-garden --help
You can also see how Graph Garden is currently used in ConceptNet Rocks!.