-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Joseph Newman
authored and
Joseph Newman
committed
Apr 11, 2024
1 parent
3e21042
commit 6ad56d5
Showing
8 changed files
with
100 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
= GraphStudio |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,5 @@ | |
:experimental: | ||
|
||
|
||
== Introduction | ||
|
||
== Prerequisites | ||
|
||
== Glossary | ||
|
||
== v4.0 Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
= Insights |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
83
modules/cloudbeta/modules/overview/pages/comparison_table.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). | ||
|=== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 5 additions & 1 deletion
6
modules/cloudbeta/modules/resource-manager/pages/workspace.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
= Workspace Overview | ||
= Workspace Overview | ||
|
||
== Size Explanation | ||
=== Size suggestion | ||
== Options |