TigerGraphCLI (tgcli)
TigerGraphCLI is a command-line utility for interacting with TigerGraph servers. It's built on top of pyTigerGraph.
This project is still under active development. If you find a bug or have a feature request, feel free to create a Github issue.
Installation
Tgcli is released on PyPI. Tgcli works best with Python 3.7+, but should work with any Python3 distribution. Installation is simple:
pip3 install tigergraphcli.
Verify your installation by running tgcli version
Once installed, get started by creating a configuration, which holds all the config and credentials needed to
connect to a TigerGraph server. You can do this by running tgcli config add. This will guide you through creating
a tgcli configuration.
Usage
There are 5 main operations that tgcli supports:
tgcli config: Manages TigerGraph server configurations. Configurations are stored in a folder named.tgcliunder the home directory (ex.~/.tgcli)tgcli gsql: Runs a GSQL command against a TigerGraph servertgcli load: Loads vertices/edges to a TigerGraph servertgcli get: Retrieves data from a TigerGraph servertgcli delete: Delete data from a TigerGraph server.
See usage for detailed documentation.
Release files for tigergraphcli 0.0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| tigergraphcli-0.0.2.1.tar.gz | 14.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| tigergraphcli-0.0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 34.7 kB
Release files / tigergraphcli-0.0.2.1.tar.gz
| Download URL | tigergraphcli-0.0.2.1.tar.gz |
|---|---|
| Size | 14.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fa05eac60a5c119e166ca7d703534e900a2418cfe03927e2e4d32b1f67f7ddfc
|
|
BLAKE2b-256 checksum How to use checksums |
3e2ca06b2ce6778849bfc3cb29329423ec56de612b3d0c07a36b06879d0e263a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.7.4 Darwin/19.6.0
|
Release files / tigergraphcli-0.0.2.1-py3-none-any.whl
| Download URL | tigergraphcli-0.0.2.1-py3-none-any.whl |
|---|---|
| Size | 20.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8360603a8133ae8ed755b0cd5f7c7bac0c726afd0dd3fc3ae62aa749cfcea44e
|
|
BLAKE2b-256 checksum How to use checksums |
2686e1d9a3b58f1060804100659019a36591cca02f46b9c87dbb3b550b4713d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.0.10 CPython/3.7.4 Darwin/19.6.0
|