You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/savanna/modules/graph-development/pages/load-data/load-from-blob.adoc
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ TigerGraph Savanna allows you to load data directly from Azure Blob Storage. Thi
6
6
== 1) Select Source
7
7
8
8
Once you’ve selected btn:[Azure Blob Storage], you will be asked to configure the Azure Blob Storage data source.
9
+
9
10
. Click on image:Screenshot 2024-04-17 at 9.36.58 PM.png[width=50] to add a new Azure Blob Storage data source.
10
11
+
11
12
image:gcs-empty-data-source.png[]
@@ -24,6 +25,7 @@ The current data loading tool only supports CSV,TSV and JSON files. Other format
24
25
25
26
== 2) Configure File
26
27
This step lets you configure the source file details.
28
+
27
29
. The data loading tool will automatically detect the `.csv` separators and line breaks.
28
30
The parser automatically splits each line into a series of tokens.
29
31
+
@@ -59,6 +61,7 @@ The header name is ignored during data loading.
59
61
== 3) Configure Map
60
62
61
63
If you are loading data into a brand new graph, you will be prompted to let our engine generate a schema and mapping for you. Or you can start from scratch. For more details of schema design please refer to xref:savanna:graph-development:design-schema/index.adoc[Design Schema].
64
+
62
65
. Select `Generate the schema only` or `Generate the schema and data mapping`.
63
66
+
64
67
image::Screenshot 2024-04-17 at 5.55.35 PM.png[]
@@ -91,6 +94,7 @@ image::quick-map.png[]
91
94
== 4) Confirm
92
95
93
96
This step will let you confirm the changes made to the schema and the data mapping you created to load the data.
97
+
94
98
. Simply review the `Schema to be changed` and `Data to be loaded` lists.
Copy file name to clipboardExpand all lines: modules/savanna/modules/overview/pages/pricing.adoc
+19-29Lines changed: 19 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,23 +40,13 @@ Platform
40
40
++++
41
41
42
42
== Compute Pricing
43
-
Compute resources on TigerGraph Savanna are billed based on the number of TCRs consumed per hour.
44
43
45
-
=== TigerGraph Credits
44
+
Compute resources on TigerGraph Savanna are billed based on the size of the workspace(s) you deploy and the number of hours in use.
46
45
47
-
A TigerGraph Credit (TCR) is a unit that represents the cost of using compute resources on TigerGraph Savanna.
48
-
By using TCRs, you can easily scale your compute resources up or down to meet your performance needs without worrying about complex pricing structures.
49
-
50
-
The exchange rate for TigerGraph Credits is straightforward:
51
-
52
-
*1 TCR = $4.00*
53
-
54
-
55
-
This means that for every TigerGraph Credit you consume, you will be billed $4.00.
56
-
57
-
=== Compute Pricing Table
46
+
[NOTE]
47
+
To simplify pricing, we have discontinued the use of TigerGraph Credits (TCRs) and directly use US dollars ($) instead. The net pricing has not changed.
58
48
59
-
The following table outlines the cost in TCRs for different sizes of compute resources.
49
+
The following table outlines the cost for different sizes of compute resources.
60
50
The compute costs are distinct from the storage fees listed below and are metered based on actual usage.
61
51
For inquiries about pricing, volume discounts, or deploying in other regions, please contact us at sales@tigergraph.com.
62
52
@@ -81,24 +71,24 @@ The table automatically adjusts to the region you select above.
0 commit comments