BaseEdgeTypeVertexTypePairRelationsInner¶
Properties¶
Name |
Type |
Description |
Notes |
---|---|---|---|
sourceVertex |
String |
[optional] |
|
destinationVertex |
String |
[optional] |
|
relation |
[optional] |
||
xCsrParams |
[optional] |
Enum: RelationEnum¶
Name |
Value |
---|---|
MANY_TO_MANY |
“MANY_TO_MANY” |
ONE_TO_MANY |
“ONE_TO_MANY” |
MANY_TO_ONE |
“MANY_TO_ONE” |
ONE_TO_ONE |
“ONE_TO_ONE” |