Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 869 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 869 Bytes

Graph Garden

License PyPI - Python Version PyPI

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.

Installation

pip install graph-garden

Usage

Run the following command to get help:

graph-garden --help

You can also see how Graph Garden is currently used in ConceptNet Rocks!.