Compartir a través de


AddContribution Method

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Adds to the store.

Overload List

  Name Description
Public method AddContribution(GraphReader) Adds each edge from the reader to the outgoing edges of the SyntheticSource.
Public method AddContribution(Node, IEnumerable< (Of < <' (Edge> ) > > )) Adds each edge in the enumeraiton to the node's outgoing edges.
Public method AddContribution(Node, Edge) Adds the edge to the node's outgoing edges.

Top

See Also

Reference

GraphStore Class

GraphStore Members

System.Dataflow Namespace