CreateCollection 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.]
Overload List
Name | Description | |
---|---|---|
CreateCollection(Identifier, NodeKind) | When overridden in a derived class, creates a collection node of the specified kind and brand. (Inherited from GraphStore.) | |
CreateCollection(Identifier, NodeKind, IEnumerable< (Of < <' (Edge> ) > > )) | (Overrides GraphStore. . :: . .CreateCollection(Identifier, NodeKind, IEnumerable< (Of < <' (Edge> ) > > )).) | |
CreateCollection(Identifier, NodeKind, IEnumerable< (Of < <' (Node> ) > > )) | (Overrides GraphStore. . :: . .CreateCollection(Identifier, NodeKind, IEnumerable< (Of < <' (Node> ) > > )).) |
Top