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.
1 parent 2749d28 commit 05684b3Copy full SHA for 05684b3
doc/modules/ROOT/pages/algorithms/wcc.adoc
@@ -626,7 +626,7 @@ CALL gds.graph.project(
626
The following query is identical to the stream example in the xref:algorithms/wcc.adoc#algorithms-wcc-examples-seeding[previous section].
627
This time, we execute WCC on `myIndexedGraph` which will allow the algorithm to use the sampled strategy.
628
629
-[role=query-example]
+[role=query-example, no-result=true]
630
--
631
.The following will run the algorithm with sampled strategy and stream results:
632
[source, cypher, role=noplay]
0 commit comments