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