Package org.neo4j.gds.approxmaxkcut
Class StreamResult
- java.lang.Object
-
- org.neo4j.gds.approxmaxkcut.StreamResult
-
public class StreamResult extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description longcommunityIdlongnodeId
-
Constructor Summary
Constructors Constructor Description StreamResult(long nodeId, long communityId)
-