Class BellmanFordMutateResult
java.lang.Object
org.neo4j.gds.procedures.algorithms.results.StandardModeResult
org.neo4j.gds.procedures.algorithms.results.StandardStatsResult
org.neo4j.gds.procedures.algorithms.results.StandardMutateResult
org.neo4j.gds.procedures.algorithms.pathfinding.BellmanFordMutateResult
public final class BellmanFordMutateResult
extends org.neo4j.gds.procedures.algorithms.results.StandardMutateResult
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanfinal longFields inherited from class org.neo4j.gds.procedures.algorithms.results.StandardMutateResult
mutateMillisFields inherited from class org.neo4j.gds.procedures.algorithms.results.StandardStatsResult
postProcessingMillisFields inherited from class org.neo4j.gds.procedures.algorithms.results.StandardModeResult
computeMillis, configuration, preProcessingMillis -
Method Summary
-
Field Details
-
containsNegativeCycle
public final boolean containsNegativeCycle -
relationshipsWritten
public final long relationshipsWritten
-