类的使用
com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
-
使用OuterExpression.Variable.Builder的程序包 程序包 说明 com.alibaba.graphscope.gaia.proto -
-
com.alibaba.graphscope.gaia.proto中OuterExpression.Variable.Builder的使用
返回OuterExpression.Variable.Builder的com.alibaba.graphscope.gaia.proto中的方法 修饰符和类型 方法 说明 OuterExpression.Variable.BuilderGraphAlgebra.Dedup.Builder. addKeysBuilder()TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebra.Dedup.Builder. addKeysBuilder(int index)TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebraPhysical.Apply.Builder. addKeysBuilder()The variables to perform grouping, or segmenting.OuterExpression.Variable.BuilderGraphAlgebraPhysical.Apply.Builder. addKeysBuilder(int index)The variables to perform grouping, or segmenting.OuterExpression.Variable.BuilderOuterExpression.VariableKeys.Builder. addKeysBuilder()repeated .common.Variable keys = 1;OuterExpression.Variable.BuilderOuterExpression.VariableKeys.Builder. addKeysBuilder(int index)repeated .common.Variable keys = 1;OuterExpression.Variable.BuilderGraphAlgebra.Join.Builder. addLeftKeysBuilder()TODO(longbin) An expression-ish predicate here is a more general form: We currently only support the predicate of the equality of the given keys of both relations are equal.OuterExpression.Variable.BuilderGraphAlgebra.Join.Builder. addLeftKeysBuilder(int index)TODO(longbin) An expression-ish predicate here is a more general form: We currently only support the predicate of the equality of the given keys of both relations are equal.OuterExpression.Variable.BuilderGraphAlgebraPhysical.Join.Builder. addLeftKeysBuilder()The key to perform Join (on results output by left_plan)OuterExpression.Variable.BuilderGraphAlgebraPhysical.Join.Builder. addLeftKeysBuilder(int index)The key to perform Join (on results output by left_plan)OuterExpression.Variable.BuilderGraphAlgebra.Join.Builder. addRightKeysBuilder()repeated .common.Variable right_keys = 2;OuterExpression.Variable.BuilderGraphAlgebra.Join.Builder. addRightKeysBuilder(int index)repeated .common.Variable right_keys = 2;OuterExpression.Variable.BuilderGraphAlgebraPhysical.Join.Builder. addRightKeysBuilder()The key to perform Join (on results output by right_plan)OuterExpression.Variable.BuilderGraphAlgebraPhysical.Join.Builder. addRightKeysBuilder(int index)The key to perform Join (on results output by right_plan)OuterExpression.Variable.BuilderGraphAlgebra.GroupBy.AggFunc.Builder. addVarsBuilder()The variables to apply this aggregation TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebra.GroupBy.AggFunc.Builder. addVarsBuilder(int index)The variables to apply this aggregation TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebraPhysical.GroupBy.AggFunc.Builder. addVarsBuilder()The variables to apply this aggregationOuterExpression.Variable.BuilderGraphAlgebraPhysical.GroupBy.AggFunc.Builder. addVarsBuilder(int index)The variables to apply this aggregationOuterExpression.Variable.BuilderOuterExpression.Concat.Builder. addVarsBuilder()repeated .common.Variable vars = 1;OuterExpression.Variable.BuilderOuterExpression.Concat.Builder. addVarsBuilder(int index)repeated .common.Variable vars = 1;OuterExpression.Variable.BuilderOuterExpression.Variable.Builder. clear()OuterExpression.Variable.BuilderOuterExpression.Variable.Builder. clearNodeType()The data of type of PropertyOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. clearProperty()The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optionalOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. clearTag()The alias of a graph relation, which is required for a variableOuterExpression.Variable.BuilderGraphAlgebra.GroupBy.KeyAlias.Builder. getKeyBuilder()The key to perform grouping TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebra.OrderBy.OrderingPair.Builder. getKeyBuilder()TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebraPhysical.GroupBy.KeyAlias.Builder. getKeyBuilder()The key to perform groupingOuterExpression.Variable.BuilderGraphAlgebra.Dedup.Builder. getKeysBuilder(int index)TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebraPhysical.Apply.Builder. getKeysBuilder(int index)The variables to perform grouping, or segmenting.OuterExpression.Variable.BuilderOuterExpression.VariableKeys.Builder. getKeysBuilder(int index)repeated .common.Variable keys = 1;OuterExpression.Variable.BuilderGraphAlgebra.Join.Builder. getLeftKeysBuilder(int index)TODO(longbin) An expression-ish predicate here is a more general form: We currently only support the predicate of the equality of the given keys of both relations are equal.OuterExpression.Variable.BuilderGraphAlgebraPhysical.Join.Builder. getLeftKeysBuilder(int index)The key to perform Join (on results output by left_plan)OuterExpression.Variable.BuilderGraphAlgebra.Join.Builder. getRightKeysBuilder(int index)repeated .common.Variable right_keys = 2;OuterExpression.Variable.BuilderGraphAlgebraPhysical.Join.Builder. getRightKeysBuilder(int index)The key to perform Join (on results output by right_plan)OuterExpression.Variable.BuilderGraphAlgebra.Sample.Builder. getSampleWeightBuilder()The variable refer to the sample weight, which is optionalOuterExpression.Variable.BuilderOuterExpression.VariableKeyValue.Builder. getValueBuilder().common.Variable value = 2;OuterExpression.Variable.BuilderOuterExpression.ExprOpr.Builder. getVarBuilder().common.Variable var = 5;OuterExpression.Variable.BuilderGraphAlgebra.GroupBy.AggFunc.Builder. getVarsBuilder(int index)The variables to apply this aggregation TODO(longbin) An expression here is a more general formOuterExpression.Variable.BuilderGraphAlgebraPhysical.GroupBy.AggFunc.Builder. getVarsBuilder(int index)The variables to apply this aggregationOuterExpression.Variable.BuilderOuterExpression.Concat.Builder. getVarsBuilder(int index)repeated .common.Variable vars = 1;OuterExpression.Variable.BuilderOuterExpression.Variable.Builder. mergeFrom(OuterExpression.Variable other)OuterExpression.Variable.BuilderOuterExpression.Variable.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)OuterExpression.Variable.BuilderOuterExpression.Variable.Builder. mergeFrom(com.google.protobuf.Message other)OuterExpression.Variable.BuilderOuterExpression.Variable.Builder. mergeNodeType(DataType.IrDataType value)The data of type of PropertyOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. mergeProperty(OuterExpression.Property value)The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optionalOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. mergeTag(Common.NameOrId value)The alias of a graph relation, which is required for a variableOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static OuterExpression.Variable.BuilderOuterExpression.Variable. newBuilder()static OuterExpression.Variable.BuilderOuterExpression.Variable. newBuilder(OuterExpression.Variable prototype)OuterExpression.Variable.BuilderOuterExpression.Variable. newBuilderForType()protected OuterExpression.Variable.BuilderOuterExpression.Variable. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)OuterExpression.Variable.BuilderOuterExpression.Variable.Builder. setNodeType(DataType.IrDataType value)The data of type of PropertyOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. setNodeType(DataType.IrDataType.Builder builderForValue)The data of type of PropertyOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. setProperty(OuterExpression.Property value)The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optionalOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. setProperty(OuterExpression.Property.Builder builderForValue)The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optionalOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. setTag(Common.NameOrId value)The alias of a graph relation, which is required for a variableOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. setTag(Common.NameOrId.Builder builderForValue)The alias of a graph relation, which is required for a variableOuterExpression.Variable.BuilderOuterExpression.Variable.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)OuterExpression.Variable.BuilderOuterExpression.Variable. toBuilder()返回变量类型为OuterExpression.Variable.Builder的类型的com.alibaba.graphscope.gaia.proto中的方法 修饰符和类型 方法 说明 List<OuterExpression.Variable.Builder>GraphAlgebra.Dedup.Builder. getKeysBuilderList()TODO(longbin) An expression here is a more general formList<OuterExpression.Variable.Builder>GraphAlgebraPhysical.Apply.Builder. getKeysBuilderList()The variables to perform grouping, or segmenting.List<OuterExpression.Variable.Builder>OuterExpression.VariableKeys.Builder. getKeysBuilderList()repeated .common.Variable keys = 1;List<OuterExpression.Variable.Builder>GraphAlgebra.Join.Builder. getLeftKeysBuilderList()TODO(longbin) An expression-ish predicate here is a more general form: We currently only support the predicate of the equality of the given keys of both relations are equal.List<OuterExpression.Variable.Builder>GraphAlgebraPhysical.Join.Builder. getLeftKeysBuilderList()The key to perform Join (on results output by left_plan)List<OuterExpression.Variable.Builder>GraphAlgebra.Join.Builder. getRightKeysBuilderList()repeated .common.Variable right_keys = 2;List<OuterExpression.Variable.Builder>GraphAlgebraPhysical.Join.Builder. getRightKeysBuilderList()The key to perform Join (on results output by right_plan)List<OuterExpression.Variable.Builder>GraphAlgebra.GroupBy.AggFunc.Builder. getVarsBuilderList()The variables to apply this aggregation TODO(longbin) An expression here is a more general formList<OuterExpression.Variable.Builder>GraphAlgebraPhysical.GroupBy.AggFunc.Builder. getVarsBuilderList()The variables to apply this aggregationList<OuterExpression.Variable.Builder>OuterExpression.Concat.Builder. getVarsBuilderList()repeated .common.Variable vars = 1;参数类型为OuterExpression.Variable.Builder的com.alibaba.graphscope.gaia.proto中的方法 修饰符和类型 方法 说明 GraphAlgebra.Dedup.BuilderGraphAlgebra.Dedup.Builder. addKeys(int index, OuterExpression.Variable.Builder builderForValue)TODO(longbin) An expression here is a more general formGraphAlgebra.Dedup.BuilderGraphAlgebra.Dedup.Builder. addKeys(OuterExpression.Variable.Builder builderForValue)TODO(longbin) An expression here is a more general formGraphAlgebraPhysical.Apply.BuilderGraphAlgebraPhysical.Apply.Builder. addKeys(int index, OuterExpression.Variable.Builder builderForValue)The variables to perform grouping, or segmenting.GraphAlgebraPhysical.Apply.BuilderGraphAlgebraPhysical.Apply.Builder. addKeys(OuterExpression.Variable.Builder builderForValue)The variables to perform grouping, or segmenting.OuterExpression.VariableKeys.BuilderOuterExpression.VariableKeys.Builder. addKeys(int index, OuterExpression.Variable.Builder builderForValue)repeated .common.Variable keys = 1;OuterExpression.VariableKeys.BuilderOuterExpression.VariableKeys.Builder. addKeys(OuterExpression.Variable.Builder builderForValue)repeated .common.Variable keys = 1;GraphAlgebra.Join.BuilderGraphAlgebra.Join.Builder. addLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)TODO(longbin) An expression-ish predicate here is a more general form: We currently only support the predicate of the equality of the given keys of both relations are equal.GraphAlgebra.Join.BuilderGraphAlgebra.Join.Builder. addLeftKeys(OuterExpression.Variable.Builder builderForValue)TODO(longbin) An expression-ish predicate here is a more general form: We currently only support the predicate of the equality of the given keys of both relations are equal.GraphAlgebraPhysical.Join.BuilderGraphAlgebraPhysical.Join.Builder. addLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by left_plan)GraphAlgebraPhysical.Join.BuilderGraphAlgebraPhysical.Join.Builder. addLeftKeys(OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by left_plan)GraphAlgebra.Join.BuilderGraphAlgebra.Join.Builder. addRightKeys(int index, OuterExpression.Variable.Builder builderForValue)repeated .common.Variable right_keys = 2;GraphAlgebra.Join.BuilderGraphAlgebra.Join.Builder. addRightKeys(OuterExpression.Variable.Builder builderForValue)repeated .common.Variable right_keys = 2;GraphAlgebraPhysical.Join.BuilderGraphAlgebraPhysical.Join.Builder. addRightKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by right_plan)GraphAlgebraPhysical.Join.BuilderGraphAlgebraPhysical.Join.Builder. addRightKeys(OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by right_plan)GraphAlgebra.GroupBy.AggFunc.BuilderGraphAlgebra.GroupBy.AggFunc.Builder. addVars(int index, OuterExpression.Variable.Builder builderForValue)The variables to apply this aggregation TODO(longbin) An expression here is a more general formGraphAlgebra.GroupBy.AggFunc.BuilderGraphAlgebra.GroupBy.AggFunc.Builder. addVars(OuterExpression.Variable.Builder builderForValue)The variables to apply this aggregation TODO(longbin) An expression here is a more general formGraphAlgebraPhysical.GroupBy.AggFunc.BuilderGraphAlgebraPhysical.GroupBy.AggFunc.Builder. addVars(int index, OuterExpression.Variable.Builder builderForValue)The variables to apply this aggregationGraphAlgebraPhysical.GroupBy.AggFunc.BuilderGraphAlgebraPhysical.GroupBy.AggFunc.Builder. addVars(OuterExpression.Variable.Builder builderForValue)The variables to apply this aggregationOuterExpression.Concat.BuilderOuterExpression.Concat.Builder. addVars(int index, OuterExpression.Variable.Builder builderForValue)repeated .common.Variable vars = 1;OuterExpression.Concat.BuilderOuterExpression.Concat.Builder. addVars(OuterExpression.Variable.Builder builderForValue)repeated .common.Variable vars = 1;GraphAlgebra.GroupBy.KeyAlias.BuilderGraphAlgebra.GroupBy.KeyAlias.Builder. setKey(OuterExpression.Variable.Builder builderForValue)The key to perform grouping TODO(longbin) An expression here is a more general formGraphAlgebra.OrderBy.OrderingPair.BuilderGraphAlgebra.OrderBy.OrderingPair.Builder. setKey(OuterExpression.Variable.Builder builderForValue)TODO(longbin) An expression here is a more general formGraphAlgebraPhysical.GroupBy.KeyAlias.BuilderGraphAlgebraPhysical.GroupBy.KeyAlias.Builder. setKey(OuterExpression.Variable.Builder builderForValue)The key to perform groupingGraphAlgebra.Dedup.BuilderGraphAlgebra.Dedup.Builder. setKeys(int index, OuterExpression.Variable.Builder builderForValue)TODO(longbin) An expression here is a more general formGraphAlgebraPhysical.Apply.BuilderGraphAlgebraPhysical.Apply.Builder. setKeys(int index, OuterExpression.Variable.Builder builderForValue)The variables to perform grouping, or segmenting.OuterExpression.VariableKeys.BuilderOuterExpression.VariableKeys.Builder. setKeys(int index, OuterExpression.Variable.Builder builderForValue)repeated .common.Variable keys = 1;GraphAlgebra.Join.BuilderGraphAlgebra.Join.Builder. setLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)TODO(longbin) An expression-ish predicate here is a more general form: We currently only support the predicate of the equality of the given keys of both relations are equal.GraphAlgebraPhysical.Join.BuilderGraphAlgebraPhysical.Join.Builder. setLeftKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by left_plan)GraphAlgebra.Join.BuilderGraphAlgebra.Join.Builder. setRightKeys(int index, OuterExpression.Variable.Builder builderForValue)repeated .common.Variable right_keys = 2;GraphAlgebraPhysical.Join.BuilderGraphAlgebraPhysical.Join.Builder. setRightKeys(int index, OuterExpression.Variable.Builder builderForValue)The key to perform Join (on results output by right_plan)GraphAlgebra.Sample.BuilderGraphAlgebra.Sample.Builder. setSampleWeight(OuterExpression.Variable.Builder builderForValue)The variable refer to the sample weight, which is optionalOuterExpression.VariableKeyValue.BuilderOuterExpression.VariableKeyValue.Builder. setValue(OuterExpression.Variable.Builder builderForValue).common.Variable value = 2;OuterExpression.ExprOpr.BuilderOuterExpression.ExprOpr.Builder. setVar(OuterExpression.Variable.Builder builderForValue).common.Variable var = 5;GraphAlgebra.GroupBy.AggFunc.BuilderGraphAlgebra.GroupBy.AggFunc.Builder. setVars(int index, OuterExpression.Variable.Builder builderForValue)The variables to apply this aggregation TODO(longbin) An expression here is a more general formGraphAlgebraPhysical.GroupBy.AggFunc.BuilderGraphAlgebraPhysical.GroupBy.AggFunc.Builder. setVars(int index, OuterExpression.Variable.Builder builderForValue)The variables to apply this aggregationOuterExpression.Concat.BuilderOuterExpression.Concat.Builder. setVars(int index, OuterExpression.Variable.Builder builderForValue)repeated .common.Variable vars = 1;
-