Package apoc.cluster
Class Cluster
- java.lang.Object
-
- apoc.cluster.Cluster
-
public class Cluster extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Cluster()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.util.stream.Stream<GraphResult>
graph()
Deprecated.
-
-
-
Method Detail
-
graph
@Deprecated public java.util.stream.Stream<GraphResult> graph()
Deprecated.
-
-