Skip to content

Commit 59efdcb

Browse files
authored
Add is_coalesced to GNNGraphs docs (#624)
Should this Symbol be exported?
1 parent cac7522 commit 59efdcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GNNGraphs/docs/src/api/gnngraph.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Private = false
3737

3838
```@docs; canonical = true
3939
Graphs.neighbors(::GNNGraph, ::Integer)
40+
GNNGraphs.is_coalesced(::GNNGraph)
4041
```
4142

4243
## Transform

0 commit comments

Comments
 (0)