static GraphAlgebra.Join.JoinKind |
GraphAlgebra.Join.JoinKind.forNumber(int value) |
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.Apply.Builder.getJoinKind() |
Define how to join the result of the subtask back to the original relation
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.Apply.getJoinKind() |
Define how to join the result of the subtask back to the original relation
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.ApplyOrBuilder.getJoinKind() |
Define how to join the result of the subtask back to the original relation
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.Pattern.Sentence.Builder.getJoinKind() |
/ Define how to attach this sentence to the other one
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.Pattern.Sentence.getJoinKind() |
/ Define how to attach this sentence to the other one
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.Pattern.SentenceOrBuilder.getJoinKind() |
/ Define how to attach this sentence to the other one
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.Join.Builder.getKind() |
.algebra.Join.JoinKind kind = 3;
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.Join.getKind() |
.algebra.Join.JoinKind kind = 3;
|
GraphAlgebra.Join.JoinKind |
GraphAlgebra.JoinOrBuilder.getKind() |
.algebra.Join.JoinKind kind = 3;
|
static GraphAlgebra.Join.JoinKind |
GraphAlgebra.Join.JoinKind.valueOf(int value) |
已过时。
|
static GraphAlgebra.Join.JoinKind |
GraphAlgebra.Join.JoinKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.Join.JoinKind |
GraphAlgebra.Join.JoinKind.valueOf(String name) |
返回带有指定名称的该类型的枚举常量。
|
static GraphAlgebra.Join.JoinKind[] |
GraphAlgebra.Join.JoinKind.values() |
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|