EdgeType Properties |
The EdgeType type exposes the following members.
Name | Description | |
---|---|---|
Directed |
Is Directed if edge type is not birectionalal
| |
HeadType |
Gets the Head VertexType of the edge (might not be set)
| |
MyGraph | ||
SubTypes |
Sub types of this EdgeType | |
TailType |
Gets the Tail VertexType of the edge (might not be set)
| |
TypeId |
Gets the id of the edge type
| |
TypeName |
Gets the name of the this edge type
| |
Unrestricted |
Is this edge type restricted to a certain head and tail vertex type?
|