Skip to content

Commit cf709ee

Browse files
Victor LeeVictor Lee
Victor Lee
authored and
Victor Lee
committed
DOC-2806 gsql 3.6 fix build error
1 parent ed2aa54 commit cf709ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ddl-and-loading/pages/defining-a-graph-schema.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ The `DROP GRAPH` command deletes the logical definition of the named graph. It w
570570

571571
The `DROP ALL` command clears the graph store (i.e. deletes all data) and removes all definitions from the catalog: vertex types, edge types, graph types, jobs, and queries.
572572

573-
Unlike xref:tigergraph-server:data-definition:README.adoc#_reset_all[the `gsql --reset` command], `DROP ALL` does not erase user and role information.
573+
Unlike xref:{page-component-version}@tigergraph-server:data-definition:README.adoc#_reset_all[the `gsql --reset` command], `DROP ALL` does not erase user and role information.
574574

575575
[CAUTION]
576576
====

0 commit comments

Comments
 (0)