메소드 | 설명 | |
---|---|---|
Edge ( |
||
Edge ( |
||
Edge ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
메소드 | 설명 | |
---|---|---|
Equals ( Edge obj ) : bool |
public Edge ( |
||
Vertex1 | ||
Vertex2 | ||
Type | string | |
Relationship | string | |
Comment | string | |
Weight | int | |
리턴 | System |
public Edge ( |
||
Vertex1 | ||
Vertex2 | ||
Type | string | |
Relationship | string | |
Comment | string | |
Weight | int | |
Timestamp | int | |
eDirection | EdgeDirection | |
리턴 | System |
public Edge ( |
||
Vertex1 | ||
Vertex2 | ||
Type | string | |
Relationship | string | |
Comment | string | |
Weight | int | |
Timestamp | int | |
FeedOfOrigin | string | |
eDirection | EdgeDirection | |
리턴 | System |