CLI for TigerGraph
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tigergraphcli-0.0.2.1.tar.gz.
File metadata
- Download URL: tigergraphcli-0.0.2.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.4 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa05eac60a5c119e166ca7d703534e900a2418cfe03927e2e4d32b1f67f7ddfc
|
|
| MD5 |
3700023f73326d0db3f2a91a68b8356b
|
|
| BLAKE2b-256 |
3e2ca06b2ce6778849bfc3cb29329423ec56de612b3d0c07a36b06879d0e263a
|
File details
Details for the file tigergraphcli-0.0.2.1-py3-none-any.whl.
File metadata
- Download URL: tigergraphcli-0.0.2.1-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.10 CPython/3.7.4 Darwin/19.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8360603a8133ae8ed755b0cd5f7c7bac0c726afd0dd3fc3ae62aa749cfcea44e
|
|
| MD5 |
c55ed8f3feed7f72c543342fa4bc4123
|
|
| BLAKE2b-256 |
2686e1d9a3b58f1060804100659019a36591cca02f46b9c87dbb3b550b4713d1
|