We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
didConverge
1 parent f98836a commit 816b0d9Copy full SHA for 816b0d9
doc/modules/ROOT/pages/algorithms/leiden.adoc
@@ -151,7 +151,7 @@ YIELD
151
modularity: Float,
152
modularities: List of Float,
153
nodeCount: Integer,
154
- didConverge: Integer,
+ didConverge: Boolean,
155
nodePropertiesWritten: Integer,
156
communityDistribution: Map,
157
configuration: Map
@@ -207,7 +207,7 @@ YIELD
207
208
209
210
211
212
213
0 commit comments