SequenceDefinitionApply Method |
| Name | Description | |
|---|---|---|
| Apply(IGraphProcessingEnvironment) |
Applies this sequence.
Complete application including execution infrastructure, the specific functionality is implemented by calling ApplyImpl.
(Inherited from Sequence.) | |
| Apply(IGraphProcessingEnvironment, Object, Object) |
Applies this sequence.
|