static GraphAlgebra.PathExpand.ResultOpt |
GraphAlgebra.PathExpand.ResultOpt.forNumber(int value) |
|
GraphAlgebra.PathExpand.ResultOpt |
GraphAlgebra.PathExpand.Builder.getResultOpt() |
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
|
GraphAlgebra.PathExpand.ResultOpt |
GraphAlgebra.PathExpand.getResultOpt() |
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
|
GraphAlgebra.PathExpand.ResultOpt |
GraphAlgebra.PathExpandOrBuilder.getResultOpt() |
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
|
static GraphAlgebra.PathExpand.ResultOpt |
GraphAlgebra.PathExpand.ResultOpt.valueOf(int value) |
已过时。
|
static GraphAlgebra.PathExpand.ResultOpt |
GraphAlgebra.PathExpand.ResultOpt.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.PathExpand.ResultOpt |
GraphAlgebra.PathExpand.ResultOpt.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.PathExpand.ResultOpt[] |
GraphAlgebra.PathExpand.ResultOpt.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|