cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Unilaterally connected components

Is there a way to tweak the existing connected components algorithms (WCC & SCC) to compute unilaterally connected components?

The difference between each of them can be seen here:

1 REPLY 1

Nice question. Maybe just look and see if there is a spanning tree that is directed (i.e. , directed away from a single vertex)?