Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
Signed-off-by: Tao He <linzhu.ht@alibaba-inc.com>
  • Loading branch information
sighingnow committed Jul 27, 2023
1 parent 7197d9d commit 5080a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/graph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Graph object

.. autoclass:: GraphDAGNode
:special-members: __init__
:members: add_vertices, add_edges, add_column, project, unload
:members: add_vertices, add_edges, add_column, project, unload, consolidate_columns

.. autoclass:: Graph
:special-members: __init__
Expand Down

0 comments on commit 5080a01

Please sign in to comment.