Skip to main content

CLI for TigerGraph

Project description

TigerGraphCLI (tgcli)

PyPI Version Badge Python Versions Badge

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:

  1. tgcli config: Manages TigerGraph server configurations. Configurations are stored in a folder named .tgcli under the home directory (ex. ~/.tgcli)
  2. tgcli gsql: Runs a GSQL command against a TigerGraph server
  3. tgcli load: Loads vertices/edges to a TigerGraph server
  4. tgcli get: Retrieves data from a TigerGraph server
  5. tgcli delete: Delete data from a TigerGraph server.

See usage for detailed documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tigergraphcli-0.0.2.1.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

tigergraphcli-0.0.2.1-py3-none-any.whl (20.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page