Skip to content

Commit 79247aa

Browse files
authored
remove beta from GA csv export (#458)
1 parent 4f5667d commit 79247aa

File tree

1 file changed

+1
-1
lines changed
  • asciidoc/courses/gds-product-introduction/modules/2-graph-management/lessons/1-graph-catalog

1 file changed

+1
-1
lines changed

asciidoc/courses/gds-product-introduction/modules/2-graph-management/lessons/1-graph-catalog/lesson.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ In a data science workflow, you may encounter situations where you need to bulk
128128
The graph catalog has two methods for export:
129129

130130
. `gds.graph.export` to export a graph into a new database - effectively copying the projection into a separate Neo4j database
131-
. `gds.beta.graph.export.csv` to export a graph to csv files
131+
. `gds.graph.export.csv` to export a graph to csv files
132132

133133

134134
=== Dropping Graphs

0 commit comments

Comments
 (0)