Skip to content

Commit dadb6aa

Browse files
authored
DOC-2807-Updated info on Rebuild process [3.6]
1 parent c10fbfc commit dadb6aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/API/pages/built-in-endpoints.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,8 @@ Response::
648648

649649
xref:tigergraph-server:reference:list-of-privileges.adoc[*Required privilege*]: Global-level UPDATE_DATA
650650

651-
When new data is being loaded into the graph (such as new vertices or edges), data is first stored in memory before it is saved to disk permanently.
652-
TigerGraph runs a rebuild of the Graph Processing Engine (GPE) to commit the data in memory to disk every 30 seconds, but you can also call this endpoint to trigger a rebuild immediately.
651+
When new data is being loaded into the graph (such as new vertices or edges), the data is initially stored in memory before being saved permanently to disk.
652+
TigerGraph runs a rebuild of the Graph Processing Engine (GPE) to commit the data in memory to disk. You can also call this endpoint to trigger a rebuild immediately if necessary.
653653

654654
==== Parameters
655655

0 commit comments

Comments
 (0)