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