프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$from | |||
$to |
메소드 | 설명 | |
---|---|---|
__construct ( |
Since edge has one source vertex and one target vertex it is builded with two vertices in its constructor | |
getSource ( ) : |
Get the source vertex | |
getTarget ( ) : |
Get the target vertex |
public __construct ( |
||
$from | ||
$to |