Click or drag to resize

IGraphProcessingEnvironmentParallelApplyGraphRewriteSequences Method

Overload List
  NameDescription
Public methodParallelApplyGraphRewriteSequences(SequenceParallelArrayExecute)
In parallel, apply the graph rewrite sequence (to the given graphs, with the given input values).
Public methodParallelApplyGraphRewriteSequences(SequenceParallelExecute)
In parallel, apply the graph rewrite sequence(s) (to the given graphs, with the given input values).
Top
See Also