Class BellmanFordWriteResult.Builder

java.lang.Object
org.neo4j.gds.result.AbstractResultBuilder<BellmanFordWriteResult>
org.neo4j.gds.procedures.algorithms.pathfinding.BellmanFordWriteResult.Builder
Enclosing class:
BellmanFordWriteResult

public static class BellmanFordWriteResult.Builder extends org.neo4j.gds.result.AbstractResultBuilder<BellmanFordWriteResult>
  • Field Summary

    Fields inherited from class org.neo4j.gds.result.AbstractResultBuilder

    computeMillis, config, mutateMillis, nodeCount, nodePropertiesWritten, preProcessingMillis, relationshipsWritten, writeMillis
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    withContainsNegativeCycle(boolean containsNegativeCycle)
     

    Methods inherited from class org.neo4j.gds.result.AbstractResultBuilder

    withComputeMillis, withConfig, withMutateMillis, withNodeCount, withNodePropertiesWritten, withPreProcessingMillis, withRelationshipsWritten, withWriteMillis

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait