Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jasinliu committed Oct 24, 2024
1 parent 7cc04f1 commit 9874086
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ class GraphWriter() {
* @param spark
* the spark session for the writing.
* @param name
* the name of graph, default is 'grpah'
* the name of graph, default is 'graph'
* @param vertex_chunk_size
* the chunk size for vertices, default is 2^18
* @param edge_chunk_size
Expand Down

0 comments on commit 9874086

Please sign in to comment.