Glossary
cluster
A fully-managed TigerGraph instance or a group of instances connected together. TigerGraph allows High Availability (HA) clusters that provide redundancy so that user instances are not interrupted in the case of a server outage.
credentials
Information authenticating a user’s identity. TigerGraph allows either username:password or API token credentials.
GraphStudio
TigerGraph’s visual interface for designing a graph, ingesting data, exploring the graph, developing and running queries, and visualizing the results.
partitioning factor
An internal TigerGraph characteristic of a TigerGraph cluster that determines how the data in the database will be distributed
replication factor
A characteristic of the cluster design that will determine the number of copies of data that will be stored in the cluster.
resizing
Allocating more or fewer resources to existing instances, enabling a balance between cost and performance as workloads change.
role-based access control
A policy-neutral access-control mechanism defined around roles and privileges.
TigerGraph user
A database user with its own roles and privileges for different graphs stored on a cluster.
vCPU
A virtual central processing unit. A vCPU is a core within a virtual machine inside TigerGraph Cloud.
VPC
Virtual Private Cloud. A private cloud environment inside a public cloud. By default, your instances are separated from other TigerGraph users by different VPCs. The term "VPC" is used by AWS and GCP, while Azure uses "VN" for "Virtual Network."