DefaultGraphStoreCompositeNode Members
[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.]
The DefaultGraphStoreCompositeNode type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Overloaded. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from DefaultGraphStoreCollectionBase.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
ViewAllNodes | (Inherited from DefaultGraphStoreCollectionBase.) | |
ViewAsList | (Inherited from DefaultGraphStoreCollectionBase.) | |
ViewAsTuple | (Inherited from DefaultGraphStoreCollectionBase.) | |
ViewEdges | (Inherited from DefaultGraphStoreCollectionBase.) |
Top
Properties
Name | Description | |
---|---|---|
Brand | (Inherited from DefaultGraphStoreCollectionBase.) | |
IsList | (Inherited from DefaultGraphStoreCollectionBase.) | |
IsReadOnly | (Inherited from DefaultGraphStoreNode.) | |
IsRecord | (Inherited from DefaultGraphStoreCollectionBase.) | |
IsTuple | (Inherited from DefaultGraphStoreCollectionBase.) | |
LabeledEdges | (Overrides DefaultGraphStoreCollectionBase. . :: . .LabeledEdges.) | |
Store | (Inherited from DefaultGraphStoreNode.) | |
UnlabeledEdges | (Overrides DefaultGraphStoreCollectionBase. . :: . .UnlabeledEdges.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | (Inherited from DefaultGraphStoreCollectionBase.) |
Top