static GraphAlgebra.EdgeExpand.ExpandOpt |
GraphAlgebra.EdgeExpand.ExpandOpt.forNumber(int value) |
|
GraphAlgebra.EdgeExpand.ExpandOpt |
GraphAlgebra.EdgeExpand.Builder.getExpandOpt() |
Expand option, i.e., expand vertices/edges/degree.
|
GraphAlgebra.EdgeExpand.ExpandOpt |
GraphAlgebra.EdgeExpand.getExpandOpt() |
Expand option, i.e., expand vertices/edges/degree.
|
GraphAlgebra.EdgeExpand.ExpandOpt |
GraphAlgebra.EdgeExpandOrBuilder.getExpandOpt() |
Expand option, i.e., expand vertices/edges/degree.
|
static GraphAlgebra.EdgeExpand.ExpandOpt |
GraphAlgebra.EdgeExpand.ExpandOpt.valueOf(int value) |
已过时。
|
static GraphAlgebra.EdgeExpand.ExpandOpt |
GraphAlgebra.EdgeExpand.ExpandOpt.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.EdgeExpand.ExpandOpt |
GraphAlgebra.EdgeExpand.ExpandOpt.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.EdgeExpand.ExpandOpt[] |
GraphAlgebra.EdgeExpand.ExpandOpt.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|