Skip to content

Commit

Permalink
Added former experimental pylibcugraph methods to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
betochimas committed May 31, 2022
1 parent dfc4dba commit 12fbc5f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/cugraph/source/api_docs/pylibcugraph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,12 @@ Methods
.. autosummary::
:toctree: api/

pylibcugraph.eigenvector_centrality
pylibcugraph.katz_centrality
pylibcugraph.strongly_connected_components
pylibcugraph.weakly_connected_components
pylibcugraph.pagerank
pylibcugraph.hits
pylibcugraph.node2vec
pylibcugraph.bfs
pylibcugraph.sssp

0 comments on commit 12fbc5f

Please sign in to comment.