类 GraphAlgebra.LogicalPlan.Operator
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
-
- 所有已实现的接口:
GraphAlgebra.LogicalPlan.OperatorOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public static final class GraphAlgebra.LogicalPlan.Operator extends com.google.protobuf.GeneratedMessageV3 implements GraphAlgebra.LogicalPlan.OperatorOrBuilder
Protobuf typealgebra.LogicalPlan.Operator- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classGraphAlgebra.LogicalPlan.Operator.BuilderProtobuf typealgebra.LogicalPlan.Operatorstatic classGraphAlgebra.LogicalPlan.Operator.OprCase-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
字段概要
字段 修饰符和类型 字段 说明 static intAPPLY_FIELD_NUMBERstatic intAS_FIELD_NUMBERstatic intBRANCH_FIELD_NUMBERstatic intDEDUP_FIELD_NUMBERstatic intEDGE_FIELD_NUMBERstatic intGROUP_BY_FIELD_NUMBERstatic intINTERSECT_FIELD_NUMBERstatic intJOIN_FIELD_NUMBERstatic intLIMIT_FIELD_NUMBERstatic intORDER_BY_FIELD_NUMBERstatic intPATH_FIELD_NUMBERstatic intPATTERN_FIELD_NUMBERstatic intPROJECT_FIELD_NUMBERstatic intROOT_FIELD_NUMBERstatic intSAMPLE_FIELD_NUMBERstatic intSCAN_FIELD_NUMBERstatic intSEG_APPLY_FIELD_NUMBERstatic intSELECT_FIELD_NUMBERstatic intSINK_FIELD_NUMBERstatic intUNFOLD_FIELD_NUMBERstatic intUNION_FIELD_NUMBERstatic intVERTEX_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 booleanequals(Object obj)GraphAlgebra.ApplygetApply().algebra.Apply apply = 9;GraphAlgebra.ApplyOrBuildergetApplyOrBuilder().algebra.Apply apply = 9;GraphAlgebra.AsgetAs().algebra.As as = 14;GraphAlgebra.AsOrBuildergetAsOrBuilder().algebra.As as = 14;GraphAlgebra.BranchgetBranch().algebra.Branch branch = 19;GraphAlgebra.BranchOrBuildergetBranchOrBuilder().algebra.Branch branch = 19;GraphAlgebra.DedupgetDedup().algebra.Dedup dedup = 7;GraphAlgebra.DedupOrBuildergetDedupOrBuilder().algebra.Dedup dedup = 7;static GraphAlgebra.LogicalPlan.OperatorgetDefaultInstance()GraphAlgebra.LogicalPlan.OperatorgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()GraphAlgebra.EdgeExpandgetEdge().algebra.EdgeExpand edge = 31;GraphAlgebra.EdgeExpandOrBuildergetEdgeOrBuilder().algebra.EdgeExpand edge = 31;GraphAlgebra.GroupBygetGroupBy().algebra.GroupBy group_by = 5;GraphAlgebra.GroupByOrBuildergetGroupByOrBuilder().algebra.GroupBy group_by = 5;GraphAlgebra.IntersectgetIntersect().algebra.Intersect intersect = 15;GraphAlgebra.IntersectOrBuildergetIntersectOrBuilder().algebra.Intersect intersect = 15;GraphAlgebra.JoingetJoin().algebra.Join join = 3;GraphAlgebra.JoinOrBuildergetJoinOrBuilder().algebra.Join join = 3;GraphAlgebra.LimitgetLimit().algebra.Limit limit = 12;GraphAlgebra.LimitOrBuildergetLimitOrBuilder().algebra.Limit limit = 12;GraphAlgebra.LogicalPlan.Operator.OprCasegetOprCase()GraphAlgebra.OrderBygetOrderBy().algebra.OrderBy order_by = 6;GraphAlgebra.OrderByOrBuildergetOrderByOrBuilder().algebra.OrderBy order_by = 6;com.google.protobuf.Parser<GraphAlgebra.LogicalPlan.Operator>getParserForType()GraphAlgebra.PathExpandgetPath().algebra.PathExpand path = 32;GraphAlgebra.PathExpandOrBuildergetPathOrBuilder().algebra.PathExpand path = 32;GraphAlgebra.PatterngetPattern().algebra.Pattern pattern = 35;GraphAlgebra.PatternOrBuildergetPatternOrBuilder().algebra.Pattern pattern = 35;GraphAlgebra.ProjectgetProject().algebra.Project project = 1;GraphAlgebra.ProjectOrBuildergetProjectOrBuilder().algebra.Project project = 1;GraphAlgebra.RootgetRoot().algebra.Root root = 17;GraphAlgebra.RootOrBuildergetRootOrBuilder().algebra.Root root = 17;GraphAlgebra.SamplegetSample().algebra.Sample sample = 18;GraphAlgebra.SampleOrBuildergetSampleOrBuilder().algebra.Sample sample = 18;GraphAlgebra.ScangetScan().algebra.Scan scan = 11;GraphAlgebra.ScanOrBuildergetScanOrBuilder().algebra.Scan scan = 11;GraphAlgebra.SegmentApplygetSegApply().algebra.SegmentApply seg_apply = 10;GraphAlgebra.SegmentApplyOrBuildergetSegApplyOrBuilder().algebra.SegmentApply seg_apply = 10;GraphAlgebra.SelectgetSelect().algebra.Select select = 2;GraphAlgebra.SelectOrBuildergetSelectOrBuilder().algebra.Select select = 2;intgetSerializedSize()GraphAlgebra.SinkgetSink().algebra.Sink sink = 16;GraphAlgebra.SinkOrBuildergetSinkOrBuilder().algebra.Sink sink = 16;GraphAlgebra.UnfoldgetUnfold().algebra.Unfold unfold = 8;GraphAlgebra.UnfoldOrBuildergetUnfoldOrBuilder().algebra.Unfold unfold = 8;GraphAlgebra.UniongetUnion().algebra.Union union = 4;GraphAlgebra.UnionOrBuildergetUnionOrBuilder().algebra.Union union = 4;GraphAlgebra.GetVgetVertex()Saving the room for relational operatorsGraphAlgebra.GetVOrBuildergetVertexOrBuilder()Saving the room for relational operatorsbooleanhasApply().algebra.Apply apply = 9;booleanhasAs().algebra.As as = 14;booleanhasBranch().algebra.Branch branch = 19;booleanhasDedup().algebra.Dedup dedup = 7;booleanhasEdge().algebra.EdgeExpand edge = 31;booleanhasGroupBy().algebra.GroupBy group_by = 5;inthashCode()booleanhasIntersect().algebra.Intersect intersect = 15;booleanhasJoin().algebra.Join join = 3;booleanhasLimit().algebra.Limit limit = 12;booleanhasOrderBy().algebra.OrderBy order_by = 6;booleanhasPath().algebra.PathExpand path = 32;booleanhasPattern().algebra.Pattern pattern = 35;booleanhasProject().algebra.Project project = 1;booleanhasRoot().algebra.Root root = 17;booleanhasSample().algebra.Sample sample = 18;booleanhasScan().algebra.Scan scan = 11;booleanhasSegApply().algebra.SegmentApply seg_apply = 10;booleanhasSelect().algebra.Select select = 2;booleanhasSink().algebra.Sink sink = 16;booleanhasUnfold().algebra.Unfold unfold = 8;booleanhasUnion().algebra.Union union = 4;booleanhasVertex()Saving the room for relational operatorsprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static GraphAlgebra.LogicalPlan.Operator.BuildernewBuilder()static GraphAlgebra.LogicalPlan.Operator.BuildernewBuilder(GraphAlgebra.LogicalPlan.Operator prototype)GraphAlgebra.LogicalPlan.Operator.BuildernewBuilderForType()protected GraphAlgebra.LogicalPlan.Operator.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static GraphAlgebra.LogicalPlan.OperatorparseDelimitedFrom(InputStream input)static GraphAlgebra.LogicalPlan.OperatorparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.LogicalPlan.OperatorparseFrom(byte[] data)static GraphAlgebra.LogicalPlan.OperatorparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.LogicalPlan.OperatorparseFrom(com.google.protobuf.ByteString data)static GraphAlgebra.LogicalPlan.OperatorparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.LogicalPlan.OperatorparseFrom(com.google.protobuf.CodedInputStream input)static GraphAlgebra.LogicalPlan.OperatorparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.LogicalPlan.OperatorparseFrom(InputStream input)static GraphAlgebra.LogicalPlan.OperatorparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GraphAlgebra.LogicalPlan.OperatorparseFrom(ByteBuffer data)static GraphAlgebra.LogicalPlan.OperatorparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GraphAlgebra.LogicalPlan.Operator>parser()GraphAlgebra.LogicalPlan.Operator.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
PROJECT_FIELD_NUMBER
public static final int PROJECT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SELECT_FIELD_NUMBER
public static final int SELECT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
JOIN_FIELD_NUMBER
public static final int JOIN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
UNION_FIELD_NUMBER
public static final int UNION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
GROUP_BY_FIELD_NUMBER
public static final int GROUP_BY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ORDER_BY_FIELD_NUMBER
public static final int ORDER_BY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
DEDUP_FIELD_NUMBER
public static final int DEDUP_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
UNFOLD_FIELD_NUMBER
public static final int UNFOLD_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
APPLY_FIELD_NUMBER
public static final int APPLY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SEG_APPLY_FIELD_NUMBER
public static final int SEG_APPLY_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SCAN_FIELD_NUMBER
public static final int SCAN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
LIMIT_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
AS_FIELD_NUMBER
public static final int AS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
INTERSECT_FIELD_NUMBER
public static final int INTERSECT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SINK_FIELD_NUMBER
public static final int SINK_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
ROOT_FIELD_NUMBER
public static final int ROOT_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
SAMPLE_FIELD_NUMBER
public static final int SAMPLE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
BRANCH_FIELD_NUMBER
public static final int BRANCH_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
VERTEX_FIELD_NUMBER
public static final int VERTEX_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
EDGE_FIELD_NUMBER
public static final int EDGE_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PATTERN_FIELD_NUMBER
public static final int PATTERN_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
getOprCase
public GraphAlgebra.LogicalPlan.Operator.OprCase getOprCase()
-
hasProject
public boolean hasProject()
.algebra.Project project = 1;- 指定者:
hasProject在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the project field is set.
-
getProject
public GraphAlgebra.Project getProject()
.algebra.Project project = 1;- 指定者:
getProject在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The project.
-
getProjectOrBuilder
public GraphAlgebra.ProjectOrBuilder getProjectOrBuilder()
.algebra.Project project = 1;
-
hasSelect
public boolean hasSelect()
.algebra.Select select = 2;- 指定者:
hasSelect在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the select field is set.
-
getSelect
public GraphAlgebra.Select getSelect()
.algebra.Select select = 2;- 指定者:
getSelect在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The select.
-
getSelectOrBuilder
public GraphAlgebra.SelectOrBuilder getSelectOrBuilder()
.algebra.Select select = 2;
-
hasJoin
public boolean hasJoin()
.algebra.Join join = 3;- 指定者:
hasJoin在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the join field is set.
-
getJoin
public GraphAlgebra.Join getJoin()
.algebra.Join join = 3;- 指定者:
getJoin在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The join.
-
getJoinOrBuilder
public GraphAlgebra.JoinOrBuilder getJoinOrBuilder()
.algebra.Join join = 3;
-
hasUnion
public boolean hasUnion()
.algebra.Union union = 4;- 指定者:
hasUnion在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the union field is set.
-
getUnion
public GraphAlgebra.Union getUnion()
.algebra.Union union = 4;- 指定者:
getUnion在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The union.
-
getUnionOrBuilder
public GraphAlgebra.UnionOrBuilder getUnionOrBuilder()
.algebra.Union union = 4;
-
hasGroupBy
public boolean hasGroupBy()
.algebra.GroupBy group_by = 5;- 指定者:
hasGroupBy在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the groupBy field is set.
-
getGroupBy
public GraphAlgebra.GroupBy getGroupBy()
.algebra.GroupBy group_by = 5;- 指定者:
getGroupBy在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The groupBy.
-
getGroupByOrBuilder
public GraphAlgebra.GroupByOrBuilder getGroupByOrBuilder()
.algebra.GroupBy group_by = 5;
-
hasOrderBy
public boolean hasOrderBy()
.algebra.OrderBy order_by = 6;- 指定者:
hasOrderBy在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the orderBy field is set.
-
getOrderBy
public GraphAlgebra.OrderBy getOrderBy()
.algebra.OrderBy order_by = 6;- 指定者:
getOrderBy在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The orderBy.
-
getOrderByOrBuilder
public GraphAlgebra.OrderByOrBuilder getOrderByOrBuilder()
.algebra.OrderBy order_by = 6;
-
hasDedup
public boolean hasDedup()
.algebra.Dedup dedup = 7;- 指定者:
hasDedup在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the dedup field is set.
-
getDedup
public GraphAlgebra.Dedup getDedup()
.algebra.Dedup dedup = 7;- 指定者:
getDedup在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The dedup.
-
getDedupOrBuilder
public GraphAlgebra.DedupOrBuilder getDedupOrBuilder()
.algebra.Dedup dedup = 7;
-
hasUnfold
public boolean hasUnfold()
.algebra.Unfold unfold = 8;- 指定者:
hasUnfold在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the unfold field is set.
-
getUnfold
public GraphAlgebra.Unfold getUnfold()
.algebra.Unfold unfold = 8;- 指定者:
getUnfold在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The unfold.
-
getUnfoldOrBuilder
public GraphAlgebra.UnfoldOrBuilder getUnfoldOrBuilder()
.algebra.Unfold unfold = 8;
-
hasApply
public boolean hasApply()
.algebra.Apply apply = 9;- 指定者:
hasApply在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the apply field is set.
-
getApply
public GraphAlgebra.Apply getApply()
.algebra.Apply apply = 9;- 指定者:
getApply在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The apply.
-
getApplyOrBuilder
public GraphAlgebra.ApplyOrBuilder getApplyOrBuilder()
.algebra.Apply apply = 9;
-
hasSegApply
public boolean hasSegApply()
.algebra.SegmentApply seg_apply = 10;- 指定者:
hasSegApply在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the segApply field is set.
-
getSegApply
public GraphAlgebra.SegmentApply getSegApply()
.algebra.SegmentApply seg_apply = 10;- 指定者:
getSegApply在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The segApply.
-
getSegApplyOrBuilder
public GraphAlgebra.SegmentApplyOrBuilder getSegApplyOrBuilder()
.algebra.SegmentApply seg_apply = 10;
-
hasScan
public boolean hasScan()
.algebra.Scan scan = 11;- 指定者:
hasScan在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the scan field is set.
-
getScan
public GraphAlgebra.Scan getScan()
.algebra.Scan scan = 11;- 指定者:
getScan在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The scan.
-
getScanOrBuilder
public GraphAlgebra.ScanOrBuilder getScanOrBuilder()
.algebra.Scan scan = 11;
-
hasLimit
public boolean hasLimit()
.algebra.Limit limit = 12;- 指定者:
hasLimit在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the limit field is set.
-
getLimit
public GraphAlgebra.Limit getLimit()
.algebra.Limit limit = 12;- 指定者:
getLimit在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The limit.
-
getLimitOrBuilder
public GraphAlgebra.LimitOrBuilder getLimitOrBuilder()
.algebra.Limit limit = 12;
-
hasAs
public boolean hasAs()
.algebra.As as = 14;- 指定者:
hasAs在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the as field is set.
-
getAs
public GraphAlgebra.As getAs()
.algebra.As as = 14;- 指定者:
getAs在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The as.
-
getAsOrBuilder
public GraphAlgebra.AsOrBuilder getAsOrBuilder()
.algebra.As as = 14;
-
hasIntersect
public boolean hasIntersect()
.algebra.Intersect intersect = 15;- 指定者:
hasIntersect在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the intersect field is set.
-
getIntersect
public GraphAlgebra.Intersect getIntersect()
.algebra.Intersect intersect = 15;- 指定者:
getIntersect在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The intersect.
-
getIntersectOrBuilder
public GraphAlgebra.IntersectOrBuilder getIntersectOrBuilder()
.algebra.Intersect intersect = 15;
-
hasSink
public boolean hasSink()
.algebra.Sink sink = 16;- 指定者:
hasSink在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the sink field is set.
-
getSink
public GraphAlgebra.Sink getSink()
.algebra.Sink sink = 16;- 指定者:
getSink在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The sink.
-
getSinkOrBuilder
public GraphAlgebra.SinkOrBuilder getSinkOrBuilder()
.algebra.Sink sink = 16;
-
hasRoot
public boolean hasRoot()
.algebra.Root root = 17;- 指定者:
hasRoot在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the root field is set.
-
getRoot
public GraphAlgebra.Root getRoot()
.algebra.Root root = 17;- 指定者:
getRoot在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The root.
-
getRootOrBuilder
public GraphAlgebra.RootOrBuilder getRootOrBuilder()
.algebra.Root root = 17;
-
hasSample
public boolean hasSample()
.algebra.Sample sample = 18;- 指定者:
hasSample在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the sample field is set.
-
getSample
public GraphAlgebra.Sample getSample()
.algebra.Sample sample = 18;- 指定者:
getSample在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The sample.
-
getSampleOrBuilder
public GraphAlgebra.SampleOrBuilder getSampleOrBuilder()
.algebra.Sample sample = 18;
-
hasBranch
public boolean hasBranch()
.algebra.Branch branch = 19;- 指定者:
hasBranch在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the branch field is set.
-
getBranch
public GraphAlgebra.Branch getBranch()
.algebra.Branch branch = 19;- 指定者:
getBranch在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The branch.
-
getBranchOrBuilder
public GraphAlgebra.BranchOrBuilder getBranchOrBuilder()
.algebra.Branch branch = 19;
-
hasVertex
public boolean hasVertex()
Saving the room for relational operators
.algebra.GetV vertex = 30;- 指定者:
hasVertex在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the vertex field is set.
-
getVertex
public GraphAlgebra.GetV getVertex()
Saving the room for relational operators
.algebra.GetV vertex = 30;- 指定者:
getVertex在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The vertex.
-
getVertexOrBuilder
public GraphAlgebra.GetVOrBuilder getVertexOrBuilder()
Saving the room for relational operators
.algebra.GetV vertex = 30;
-
hasEdge
public boolean hasEdge()
.algebra.EdgeExpand edge = 31;- 指定者:
hasEdge在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the edge field is set.
-
getEdge
public GraphAlgebra.EdgeExpand getEdge()
.algebra.EdgeExpand edge = 31;- 指定者:
getEdge在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The edge.
-
getEdgeOrBuilder
public GraphAlgebra.EdgeExpandOrBuilder getEdgeOrBuilder()
.algebra.EdgeExpand edge = 31;
-
hasPath
public boolean hasPath()
.algebra.PathExpand path = 32;- 指定者:
hasPath在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the path field is set.
-
getPath
public GraphAlgebra.PathExpand getPath()
.algebra.PathExpand path = 32;- 指定者:
getPath在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The path.
-
getPathOrBuilder
public GraphAlgebra.PathExpandOrBuilder getPathOrBuilder()
.algebra.PathExpand path = 32;
-
hasPattern
public boolean hasPattern()
.algebra.Pattern pattern = 35;- 指定者:
hasPattern在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- Whether the pattern field is set.
-
getPattern
public GraphAlgebra.Pattern getPattern()
.algebra.Pattern pattern = 35;- 指定者:
getPattern在接口中GraphAlgebra.LogicalPlan.OperatorOrBuilder- 返回:
- The pattern.
-
getPatternOrBuilder
public GraphAlgebra.PatternOrBuilder getPatternOrBuilder()
.algebra.Pattern pattern = 35;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static GraphAlgebra.LogicalPlan.Operator parseDelimitedFrom(InputStream input) throws IOException
- 抛出:
IOException
-
parseDelimitedFrom
public static GraphAlgebra.LogicalPlan.Operator parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- 抛出:
IOException
-
parseFrom
public static GraphAlgebra.LogicalPlan.Operator parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 抛出:
IOException
-
newBuilderForType
public GraphAlgebra.LogicalPlan.Operator.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static GraphAlgebra.LogicalPlan.Operator.Builder newBuilder()
-
newBuilder
public static GraphAlgebra.LogicalPlan.Operator.Builder newBuilder(GraphAlgebra.LogicalPlan.Operator prototype)
-
toBuilder
public GraphAlgebra.LogicalPlan.Operator.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected GraphAlgebra.LogicalPlan.Operator.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static GraphAlgebra.LogicalPlan.Operator getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GraphAlgebra.LogicalPlan.Operator> parser()
-
getParserForType
public com.google.protobuf.Parser<GraphAlgebra.LogicalPlan.Operator> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public GraphAlgebra.LogicalPlan.Operator getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-