Class Hierarchy
- java.lang.Object
- org.neo4j.gds.approxmaxkcut.ApproxMaxKCutMutateSpec (implements org.neo4j.gds.executor.AlgorithmSpec<ALGO,ALGO_RESULT,CONFIG,RESULT,ALGO_FACTORY>)
- org.neo4j.gds.approxmaxkcut.ApproxMaxKCutStreamSpec (implements org.neo4j.gds.executor.AlgorithmSpec<ALGO,ALGO_RESULT,CONFIG,RESULT,ALGO_FACTORY>)
- org.neo4j.gds.BaseProc
- org.neo4j.gds.approxmaxkcut.ApproxMaxKCutMutateProc
- org.neo4j.gds.approxmaxkcut.ApproxMaxKCutStreamProc
- org.neo4j.gds.results.StandardModeResult
- org.neo4j.gds.results.StandardStatsResult
- org.neo4j.gds.results.StandardMutateResult
- org.neo4j.gds.approxmaxkcut.MutateResult
- org.neo4j.gds.results.StandardMutateResult
- org.neo4j.gds.results.StandardStatsResult
- org.neo4j.gds.approxmaxkcut.StreamResult