Skip to main content

ApplyChangesNode2

Namespace: Meshmakers.Octo.MeshAdapter.Services.Pipeline.Nodes.Load

Applies changes to the object in mongodb

public class ApplyChangesNode2 : IPipelineNode

Inheritance ObjectApplyChangesNode2
Implements IPipelineNode

Constructors

ApplyChangesNode2(NodeDelegate, IMeshEtlContext)

Applies changes to the object in mongodb

public ApplyChangesNode2(NodeDelegate next, IMeshEtlContext etlContext)

Parameters

next NodeDelegate

etlContext IMeshEtlContext

Methods

ProcessObjectAsync(IDataContext)

public Task ProcessObjectAsync(IDataContext dataContext)

Parameters

dataContext IDataContext

Returns

Task