static GraphAlgebra.EdgeExpand.Direction |
GraphAlgebra.EdgeExpand.Direction.forNumber(int value) |
|
GraphAlgebra.EdgeExpand.Direction |
GraphAlgebra.EdgeExpand.Builder.getDirection() |
The direction of the expanded edge
|
GraphAlgebra.EdgeExpand.Direction |
GraphAlgebra.EdgeExpand.getDirection() |
The direction of the expanded edge
|
GraphAlgebra.EdgeExpand.Direction |
GraphAlgebra.EdgeExpandOrBuilder.getDirection() |
The direction of the expanded edge
|
static GraphAlgebra.EdgeExpand.Direction |
GraphAlgebra.EdgeExpand.Direction.valueOf(int value) |
已过时。
|
static GraphAlgebra.EdgeExpand.Direction |
GraphAlgebra.EdgeExpand.Direction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.EdgeExpand.Direction |
GraphAlgebra.EdgeExpand.Direction.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.EdgeExpand.Direction[] |
GraphAlgebra.EdgeExpand.Direction.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|