Skip to content

Commit

Permalink
Update2CloudDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Newman authored and Joseph Newman committed Apr 11, 2024
1 parent 3e21042 commit 6ad56d5
Show file tree
Hide file tree
Showing 8 changed files with 100 additions and 89 deletions.
9 changes: 8 additions & 1 deletion modules/cloudbeta/modules/integrations/pages/add-ons.adoc
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
= Add-Ons
= Add-Ons

Introduction

== xref:cloudBeta:integrations:copilot.adoc[]

== xref:cloudBeta:integrations:insights.adoc[]
== xref:cloudBeta:integrations:graphstudio.adoc[]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
= GraphStudio
6 changes: 0 additions & 6 deletions modules/cloudbeta/modules/integrations/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,5 @@
:experimental:


== Introduction

== Prerequisites

== Glossary

== v4.0 Changes

1 change: 1 addition & 0 deletions modules/cloudbeta/modules/integrations/pages/insights.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
= Insights
3 changes: 2 additions & 1 deletion modules/cloudbeta/modules/overview/nav.adoc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* xref:index.adoc[Cloud 4.0 (Beta)]
* xref:index.adoc[Cloud 4.0 (Beta)]
xref:cloudBeta:overview:comparison_table.adoc[]
83 changes: 83 additions & 0 deletions modules/cloudbeta/modules/overview/pages/comparison_table.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
= Comparison with Other TigerGraph Offerings

== Wth TigerGraph Cloud

== With TigerGraph Enterprise Server

Most of the documentation for TigerGraph Enterprise Server also applies to TigerGraph Cloud.
However, since TigerGraph Cloud does not have a command-line interface on the OS level, command-line features are not supported in the same way.
In many cases, there is a GUI-based method for the same feature.
For advanced OS-level commands, submit a support ticket for more information.


|===
| Topic | TigerGraph Enterprise Server | TigerGraph Cloud

| GSQL Graph Algorithm Library
| Yes
| Yes

| Release Notes
| Yes
| TigerGraph Cloud provides database versions kept up to date with TigerGraph Server releases.

| GSQL 101
| Yes
| Basic concepts still apply, most CREATE, INSTALL, LOAD, and RUN commands are replaced with the GraphStudio GUI-based approach.

| GSQL 102 Pattern Matching
| Yes
| The same patterns can be used in queries.

| MultiGraph Overview
| Yes
| Yes

| Hardware and Software Requirements
| Yes
| N/A

| Installation and Configuration
| Yes
| N/A. There are a few simple steps to install a Starter Kit. See the TigerGraph Cloud FAQs.

| User Access Management
| Yes
| Yes

| Data Encryption
| Yes
| N/A. TigerGraph Cloud is setup already for encrypted data at rest and at motion.

| System Management
| Yes
| The Cloud Admin Portal is enhanced over the TigerGraph Server Admin Portal. Backup and Restore is done through the Cloud Admin Portal.

| GraphStudio UI Guide
| Yes
| Yes

| GSQL Demo Examples
| Yes
| Yes

| GSQL Language Reference, Part 1 Data Definition and Loading
| Yes
| Yes. GSQL Web Shell (Paid Tiers) supports Data Definition and Loading. Data files can be imported into the filesystem through GraphStudio, or submit support request to import into the filesystem. In addition, the operations can be performed through the GraphStudio user interface.

| GSQL Language Reference, Part 2 Querying
| Yes
| Yes

| RESTPP API User Guide
| Yes
| Yes. Note the URL assigned to your cluster.

| Transaction Processing and ACID Support
| Yes
| Yes

| Data Loader User Guides
| Yes
| S3 Loader can be used through the GraphStudio interface. In addition, S3 Loader and Kafka Loader can be used in GSQL Web Shell (Paid Tiers).
|===
80 changes: 0 additions & 80 deletions modules/cloudbeta/modules/overview/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -94,84 +94,4 @@ image:referece-homecard.png[alt=ref,width=74,height=74]
Here you can find any additional xref:resources:index.adoc[Resources] for TigerGraph Cloud 4.0 (beta).

¦
|===

== Comparison with TigerGraph Enterprise Server

Most of the documentation for TigerGraph Enterprise Server also applies to TigerGraph Cloud.
However, since TigerGraph Cloud does not have a command-line interface on the OS level, command-line features are not supported in the same way.
In many cases, there is a GUI-based method for the same feature.
For advanced OS-level commands, submit a support ticket for more information.


|===
| Topic | TigerGraph Enterprise Server | TigerGraph Cloud

| GSQL Graph Algorithm Library
| Yes
| Yes

| Release Notes
| Yes
| TigerGraph Cloud provides database versions kept up to date with TigerGraph Server releases.

| GSQL 101
| Yes
| Basic concepts still apply, most CREATE, INSTALL, LOAD, and RUN commands are replaced with the GraphStudio GUI-based approach.

| GSQL 102 Pattern Matching
| Yes
| The same patterns can be used in queries.

| MultiGraph Overview
| Yes
| Yes

| Hardware and Software Requirements
| Yes
| N/A

| Installation and Configuration
| Yes
| N/A. There are a few simple steps to install a Starter Kit. See the TigerGraph Cloud FAQs.

| User Access Management
| Yes
| Yes

| Data Encryption
| Yes
| N/A. TigerGraph Cloud is setup already for encrypted data at rest and at motion.

| System Management
| Yes
| The Cloud Admin Portal is enhanced over the TigerGraph Server Admin Portal. Backup and Restore is done through the Cloud Admin Portal.

| GraphStudio UI Guide
| Yes
| Yes

| GSQL Demo Examples
| Yes
| Yes

| GSQL Language Reference, Part 1 Data Definition and Loading
| Yes
| Yes. GSQL Web Shell (Paid Tiers) supports Data Definition and Loading. Data files can be imported into the filesystem through GraphStudio, or submit support request to import into the filesystem. In addition, the operations can be performed through the GraphStudio user interface.

| GSQL Language Reference, Part 2 Querying
| Yes
| Yes

| RESTPP API User Guide
| Yes
| Yes. Note the URL assigned to your cluster.

| Transaction Processing and ACID Support
| Yes
| Yes

| Data Loader User Guides
| Yes
| S3 Loader can be used through the GraphStudio interface. In addition, S3 Loader and Kafka Loader can be used in GSQL Web Shell (Paid Tiers).
|===
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
= Workspace Overview
= Workspace Overview

== Size Explanation
=== Size suggestion
== Options

0 comments on commit 6ad56d5

Please sign in to comment.