A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
所有类 所有程序包

A

AbstractOpenApiSchema - com.alibaba.graphscope.interactive.openapi.model中的类
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
AbstractOpenApiSchema(String, Boolean) - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum.Adapter
 
Adapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum.Adapter
 
ADD - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary addition operator
ADD_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary addition operator
addAllArguments(Iterable<? extends StoredProcedure.Argument>) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
addAllBinders(Iterable<? extends GraphAlgebra.Pattern.Binder>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
addAllChildren(Iterable<? extends Integer>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The children operators' identifiers, where the id refers to its array index in the plan
addAllCollection(Iterable<? extends IrResult.Element>) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
addAllColumns(Iterable<? extends Common.NameOrId>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
addAllColumns(Iterable<? extends IrResult.Column>) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
addAllColumns(Iterable<? extends OuterSchema.ColumnMeta>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
addAllColumns(Iterable<? extends OuterSchema.ColumnMeta>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
addAllEntities(Iterable<? extends OuterSchema.EntityMeta>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
addAllEntityPairs(Iterable<? extends OuterSchema.RelationMeta.LabelPair>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
addAllFunctions(Iterable<? extends GraphAlgebra.GroupBy.AggFunc>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
addAllFunctions(Iterable<? extends GraphAlgebraPhysical.GroupBy.AggFunc>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
addAllGraphDataType(Iterable<? extends DataType.GraphDataType.GraphElementType>) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
addAllIdNameMappings(Iterable<? extends GraphAlgebra.SinkDefault.IdNameMapping>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
addAllItem(Iterable<? extends Common.Pair>) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
addAllItem(Iterable<? extends Double>) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
repeated double item = 1;
addAllItem(Iterable<? extends Integer>) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
repeated int32 item = 1;
addAllItem(Iterable<? extends Long>) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
repeated int64 item = 1;
addAllItem(Iterable<String>) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
addAllKeys(Iterable<? extends Common.NameOrId>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
addAllKeys(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
addAllKeys(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
addAllKeys(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
addAllKeyVals(Iterable<? extends OuterExpression.VariableKeyValue>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
addAllKeyValues(Iterable<? extends IrResult.KeyValues.KeyValue>) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
addAllLeftKeys(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
addAllLeftKeys(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
addAllMappings(Iterable<? extends GraphAlgebra.GroupBy.KeyAlias>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
addAllMappings(Iterable<? extends GraphAlgebra.Project.ExprAlias>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addAllMappings(Iterable<? extends GraphAlgebraPhysical.GroupBy.KeyAlias>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
addAllMappings(Iterable<? extends GraphAlgebraPhysical.Project.ExprAlias>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addAllMetaData(Iterable<? extends GraphAlgebra.MetaData>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
addAllMetaData(Iterable<? extends GraphAlgebra.MetaData>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
addAllMetaData(Iterable<? extends GraphAlgebra.MetaData>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
addAllMetaData(Iterable<? extends GraphAlgebraPhysical.PhysicalOpr.MetaData>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
addAllNodes(Iterable<? extends GraphAlgebra.LogicalPlan.Node>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
addAllOperators(Iterable<? extends OuterExpression.ExprOpr>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
addAllOrPredicates(Iterable<? extends GraphAlgebra.IndexPredicate.AndPredicate>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
addAllPairs(Iterable<? extends GraphAlgebra.OrderBy.OrderingPair>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
addAllParents(Iterable<? extends Integer>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
repeated int32 parents = 1;
addAllParents(Iterable<? extends Integer>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
repeated int32 parents = 1;
addAllPath(Iterable<? extends IrResult.GraphPath.VertexOrEdge>) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
addAllPlan(Iterable<? extends GraphAlgebraPhysical.PhysicalOpr>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
addAllPredicates(Iterable<? extends GraphAlgebra.IndexPredicate.Triplet>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
addAllProperties(Iterable<? extends IrResult.Property>) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
addAllProperties(Iterable<? extends IrResult.Property>) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
addAllProps(Iterable<? extends DataType.GraphDataType.GraphElementTypeField>) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
addAllRelations(Iterable<? extends OuterSchema.RelationMeta>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
addAllResults(Iterable<? extends IrResult.Results>) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
addAllRightKeys(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
addAllRightKeys(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
addAllRoots(Iterable<? extends Integer>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
/ The root nodes' array indices
addAllSentences(Iterable<? extends GraphAlgebra.Pattern.Sentence>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
addAllSubPlans(Iterable<? extends GraphAlgebraPhysical.PhysicalPlan>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addAllSubPlans(Iterable<? extends GraphAlgebraPhysical.PhysicalPlan>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addAllTables(Iterable<? extends Common.NameOrId>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
addAllTags(Iterable<? extends Common.NameOrId>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
addAllTags(Iterable<? extends GraphAlgebraPhysical.Sink.OptTag>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
addAllTags(Iterable<? extends OuterExpression.NameOrIdKey>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
addAllVars(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
addAllVars(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
addAllVars(Iterable<? extends OuterExpression.Variable>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
addAllWhenThenExpressions(Iterable<? extends OuterExpression.Case.WhenThen>) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
addArguments(int, StoredProcedure.Argument) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
addArguments(int, StoredProcedure.Argument.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
addArguments(StoredProcedure.Argument) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
addArguments(StoredProcedure.Argument.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
addArgumentsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
addArgumentsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
addArgumentsItem(TypedValue) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
addBinders(int, GraphAlgebra.Pattern.Binder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
addBinders(int, GraphAlgebra.Pattern.Binder.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
addBinders(GraphAlgebra.Pattern.Binder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
addBinders(GraphAlgebra.Pattern.Binder.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
addBindersBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
addBindersBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
addChildren(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The children operators' identifiers, where the id refers to its array index in the plan
addCollection(int, IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
addCollection(int, IrResult.Element.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
addCollection(IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
addCollection(IrResult.Element.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
addCollectionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
addCollectionBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
addColumnMappingsItem(ColumnMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
addColumnMappingsItem(ColumnMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
addColumns(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
addColumns(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
addColumns(int, IrResult.Column) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
addColumns(int, IrResult.Column.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
addColumns(int, OuterSchema.ColumnMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
addColumns(int, OuterSchema.ColumnMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
addColumns(int, OuterSchema.ColumnMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
addColumns(int, OuterSchema.ColumnMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
addColumns(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
addColumns(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
addColumns(IrResult.Column) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
addColumns(IrResult.Column.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
addColumns(OuterSchema.ColumnMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
addColumns(OuterSchema.ColumnMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
addColumns(OuterSchema.ColumnMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
addColumns(OuterSchema.ColumnMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
addColumnsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
addColumnsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
addColumnsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
addColumnsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
addColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
addColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
addColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
addColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
addDefaultCookie(String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Add a default cookie.
addDefaultHeader(String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Add a default header.
addDestinationVertexMappingsItem(EdgeMappingDestinationVertexMappingsInner) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
addEdge(String, EdgeRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.EdgeInterface
 
addEdge(String, EdgeRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
addEdge(String, EdgeRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Add edge to the graph Add the edge to graph.
addEdgeAsync(String, EdgeRequest, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Add edge to the graph (asynchronously) Add the edge to graph.
addEdgeCall(String, EdgeRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Build call for addEdge
addEdgeMappingsItem(EdgeMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
addEdgeTypesItem(CreateEdgeType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
addEdgeTypesItem(GetEdgeType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
addEdgeTypeStatisticsItem(EdgeStatistics) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
addEdgeWithHttpInfo(String, EdgeRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Add edge to the graph Add the edge to graph.
addEntities(int, OuterSchema.EntityMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
addEntities(int, OuterSchema.EntityMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
addEntities(OuterSchema.EntityMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
addEntities(OuterSchema.EntityMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
addEntitiesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
addEntitiesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
addEntityPairs(int, OuterSchema.RelationMeta.LabelPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
addEntityPairs(int, OuterSchema.RelationMeta.LabelPair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
addEntityPairs(OuterSchema.RelationMeta.LabelPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
addEntityPairs(OuterSchema.RelationMeta.LabelPair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
addEntityPairsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
addEntityPairsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
addFunctions(int, GraphAlgebra.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
addFunctions(int, GraphAlgebra.GroupBy.AggFunc.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
addFunctions(int, GraphAlgebraPhysical.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
addFunctions(int, GraphAlgebraPhysical.GroupBy.AggFunc.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
addFunctions(GraphAlgebra.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
addFunctions(GraphAlgebra.GroupBy.AggFunc.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
addFunctions(GraphAlgebraPhysical.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
addFunctions(GraphAlgebraPhysical.GroupBy.AggFunc.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
addFunctionsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
addFunctionsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
addFunctionsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
addFunctionsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
addGraphDataType(int, DataType.GraphDataType.GraphElementType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
addGraphDataType(int, DataType.GraphDataType.GraphElementType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
addGraphDataType(DataType.GraphDataType.GraphElementType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
addGraphDataType(DataType.GraphDataType.GraphElementType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
addGraphDataTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
addGraphDataTypeBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
addIdNameMappings(int, GraphAlgebra.SinkDefault.IdNameMapping) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
addIdNameMappings(int, GraphAlgebra.SinkDefault.IdNameMapping.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
addIdNameMappings(GraphAlgebra.SinkDefault.IdNameMapping) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
addIdNameMappings(GraphAlgebra.SinkDefault.IdNameMapping.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
addIdNameMappingsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
addIdNameMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
addInputsItem(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
addInputsItem(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
addItem(double) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
repeated double item = 1;
addItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
repeated int32 item = 1;
addItem(int, Common.Pair) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
addItem(int, Common.Pair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
addItem(long) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
repeated int64 item = 1;
addItem(Common.Pair) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
addItem(Common.Pair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
addItem(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
addItemBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
addItemBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
addItemBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
addKeys(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
addKeys(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
addKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
addKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
addKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
addKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
addKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
addKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
addKeys(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
addKeys(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
addKeys(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
addKeys(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
addKeys(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
addKeys(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
addKeys(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
addKeys(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
addKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
addKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
addKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
addKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
addKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
addKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
addKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
addKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
addKeyVals(int, OuterExpression.VariableKeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
addKeyVals(int, OuterExpression.VariableKeyValue.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
addKeyVals(OuterExpression.VariableKeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
addKeyVals(OuterExpression.VariableKeyValue.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
addKeyValsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
addKeyValsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
addKeyValues(int, IrResult.KeyValues.KeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
addKeyValues(int, IrResult.KeyValues.KeyValue.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
addKeyValues(IrResult.KeyValues.KeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
addKeyValues(IrResult.KeyValues.KeyValue.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
addKeyValuesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
addKeyValuesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
addLeftKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
addLeftKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
addLeftKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
addLeftKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
addLeftKeys(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
addLeftKeys(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
addLeftKeys(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
addLeftKeys(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
addLeftKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
addLeftKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
addLeftKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
addLeftKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
addMappings(int, GraphAlgebra.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
addMappings(int, GraphAlgebra.GroupBy.KeyAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
addMappings(int, GraphAlgebra.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappings(int, GraphAlgebra.Project.ExprAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappings(int, GraphAlgebraPhysical.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
addMappings(int, GraphAlgebraPhysical.GroupBy.KeyAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
addMappings(int, GraphAlgebraPhysical.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappings(int, GraphAlgebraPhysical.Project.ExprAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappings(GraphAlgebra.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
addMappings(GraphAlgebra.GroupBy.KeyAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
addMappings(GraphAlgebra.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappings(GraphAlgebra.Project.ExprAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappings(GraphAlgebraPhysical.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
addMappings(GraphAlgebraPhysical.GroupBy.KeyAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
addMappings(GraphAlgebraPhysical.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappings(GraphAlgebraPhysical.Project.ExprAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappingsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
addMappingsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappingsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
addMappingsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
addMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
addMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
addMetaData(int, GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
addMetaData(int, GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
addMetaData(int, GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
addMetaData(int, GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
addMetaData(int, GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
addMetaData(int, GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
addMetaData(int, GraphAlgebraPhysical.PhysicalOpr.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
addMetaData(int, GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
addMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
addMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
addMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
addMetaData(GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
addMetaData(GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
addMetaData(GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
addMetaData(GraphAlgebraPhysical.PhysicalOpr.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
addMetaData(GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
addMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
addMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
addMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
addMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
addMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
addMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
addMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
addMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
addNodes(int, GraphAlgebra.LogicalPlan.Node) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
addNodes(int, GraphAlgebra.LogicalPlan.Node.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
addNodes(GraphAlgebra.LogicalPlan.Node) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
addNodes(GraphAlgebra.LogicalPlan.Node.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
addNodesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
addNodesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
addOperators(int, OuterExpression.ExprOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
addOperators(int, OuterExpression.ExprOpr.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
addOperators(OuterExpression.ExprOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
addOperators(OuterExpression.ExprOpr.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
addOperatorsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
addOperatorsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
addOrPredicates(int, GraphAlgebra.IndexPredicate.AndPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
addOrPredicates(int, GraphAlgebra.IndexPredicate.AndPredicate.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
addOrPredicates(GraphAlgebra.IndexPredicate.AndPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
addOrPredicates(GraphAlgebra.IndexPredicate.AndPredicate.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
addOrPredicatesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
addOrPredicatesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
addPairs(int, GraphAlgebra.OrderBy.OrderingPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
addPairs(int, GraphAlgebra.OrderBy.OrderingPair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
addPairs(GraphAlgebra.OrderBy.OrderingPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
addPairs(GraphAlgebra.OrderBy.OrderingPair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
addPairsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
addPairsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
addParamsItem(Parameter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
addParamsItem(Parameter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
addParents(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
repeated int32 parents = 1;
addParents(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
repeated int32 parents = 1;
addPath(int, IrResult.GraphPath.VertexOrEdge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
addPath(int, IrResult.GraphPath.VertexOrEdge.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
addPath(IrResult.GraphPath.VertexOrEdge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
addPath(IrResult.GraphPath.VertexOrEdge.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
addPathBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
addPathBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
addPlan(int, GraphAlgebraPhysical.PhysicalOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
addPlan(int, GraphAlgebraPhysical.PhysicalOpr.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
addPlan(GraphAlgebraPhysical.PhysicalOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
addPlan(GraphAlgebraPhysical.PhysicalOpr.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
addPlanBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
addPlanBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
addPredicates(int, GraphAlgebra.IndexPredicate.Triplet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
addPredicates(int, GraphAlgebra.IndexPredicate.Triplet.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
addPredicates(GraphAlgebra.IndexPredicate.Triplet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
addPredicates(GraphAlgebra.IndexPredicate.Triplet.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
addPredicatesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
addPredicatesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
addPrimaryKeysItem(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
addPrimaryKeysItem(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
addPrimaryKeysItem(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
addProperties(int, IrResult.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
addProperties(int, IrResult.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
addProperties(int, IrResult.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
addProperties(int, IrResult.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
addProperties(IrResult.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
addProperties(IrResult.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
addProperties(IrResult.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
addProperties(IrResult.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
addPropertiesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
addPropertiesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
addPropertiesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
addPropertiesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
addPropertiesItem(CreatePropertyMeta) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
addPropertiesItem(CreatePropertyMeta) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
addPropertiesItem(GetPropertyMeta) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
addPropertiesItem(GetPropertyMeta) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
addPropertiesItem(Property) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
addPropertiesItem(Property) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
addPropertiesItem(Property) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
addProps(int, DataType.GraphDataType.GraphElementTypeField) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
addProps(int, DataType.GraphDataType.GraphElementTypeField.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
addProps(DataType.GraphDataType.GraphElementTypeField) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
addProps(DataType.GraphDataType.GraphElementTypeField.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
addPropsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
addPropsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
addRelations(int, OuterSchema.RelationMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
addRelations(int, OuterSchema.RelationMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
addRelations(OuterSchema.RelationMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
addRelations(OuterSchema.RelationMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
addRelationsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
addRelationsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
addResults(int, IrResult.Results) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
addResults(int, IrResult.Results.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
addResults(IrResult.Results) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
addResults(IrResult.Results.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
addResultsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
addResultsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
addReturnsItem(Parameter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
addReturnsItem(Parameter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
addRightKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
addRightKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
addRightKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
addRightKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
addRightKeys(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
addRightKeys(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
addRightKeys(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
addRightKeys(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
addRightKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
addRightKeysBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
addRightKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
addRightKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
addRoots(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
/ The root nodes' array indices
addSentences(int, GraphAlgebra.Pattern.Sentence) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
addSentences(int, GraphAlgebra.Pattern.Sentence.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
addSentences(GraphAlgebra.Pattern.Sentence) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
addSentences(GraphAlgebra.Pattern.Sentence.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
addSentencesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
addSentencesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
addSourceVertexMappingsItem(EdgeMappingSourceVertexMappingsInner) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
addStoredProceduresItem(CreateProcedureRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
addStoredProceduresItem(GetProcedureResponse) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
addSubPlans(int, GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlans(int, GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlans(int, GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlans(int, GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlans(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlans(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlans(GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlans(GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlansBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlansBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlansBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addSubPlansBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
addTables(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
addTables(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
addTables(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
addTables(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
addTablesBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
addTablesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
addTags(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
addTags(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
addTags(int, GraphAlgebraPhysical.Sink.OptTag) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
addTags(int, GraphAlgebraPhysical.Sink.OptTag.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
addTags(int, OuterExpression.NameOrIdKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
addTags(int, OuterExpression.NameOrIdKey.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
addTags(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
addTags(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
addTags(GraphAlgebraPhysical.Sink.OptTag) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
addTags(GraphAlgebraPhysical.Sink.OptTag.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
addTags(OuterExpression.NameOrIdKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
addTags(OuterExpression.NameOrIdKey.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
addTagsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
addTagsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
addTagsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
addTagsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
addTagsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
addTagsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
addValuesItem(Property) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
addVars(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
addVars(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
addVars(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
addVars(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
addVars(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
addVars(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
addVars(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
addVars(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
addVars(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
addVars(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
addVars(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
addVars(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
addVarsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
addVarsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
addVarsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
addVarsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
addVarsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
addVarsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
addVertex(String, VertexRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
addVertex(String, VertexRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.VertexInterface
 
addVertex(String, VertexRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Add vertex to the graph Add the provided vertex to the specified graph.
addVertexAsync(String, VertexRequest, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Add vertex to the graph (asynchronously) Add the provided vertex to the specified graph.
addVertexCall(String, VertexRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Build call for addVertex
addVertexMappingsItem(VertexMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
addVertexTypePairRelationsItem(BaseEdgeTypeVertexTypePairRelationsInner) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
addVertexTypePairRelationsItem(BaseEdgeTypeVertexTypePairRelationsInner) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
addVertexTypePairRelationsItem(BaseEdgeTypeVertexTypePairRelationsInner) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
addVertexTypePairStatisticsItem(VertexTypePairStatistics) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
addVertexTypesItem(CreateVertexType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
addVertexTypesItem(GetVertexType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
addVertexTypeStatisticsItem(VertexStatistics) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
addVertexWithHttpInfo(String, VertexRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Add vertex to the graph Add the provided vertex to the specified graph.
addWhenThenExpressions(int, OuterExpression.Case.WhenThen) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
addWhenThenExpressions(int, OuterExpression.Case.WhenThen.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
addWhenThenExpressions(OuterExpression.Case.WhenThen) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
addWhenThenExpressions(OuterExpression.Case.WhenThen.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
addWhenThenExpressionsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
addWhenThenExpressionsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
AdminServiceGraphManagementApi - com.alibaba.graphscope.interactive.openapi.api中的类
 
AdminServiceGraphManagementApi() - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
AdminServiceGraphManagementApi(ApiClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
AdminServiceJobManagementApi - com.alibaba.graphscope.interactive.openapi.api中的类
 
AdminServiceJobManagementApi() - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
AdminServiceJobManagementApi(ApiClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
AdminServiceProcedureManagementApi - com.alibaba.graphscope.interactive.openapi.api中的类
 
AdminServiceProcedureManagementApi() - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
AdminServiceProcedureManagementApi(ApiClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
AdminServiceServiceManagementApi - com.alibaba.graphscope.interactive.openapi.api中的类
 
AdminServiceServiceManagementApi() - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
AdminServiceServiceManagementApi(ApiClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
AGGREGATE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
AGGREGATE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
ALIAS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
ALL - com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
ALL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
ALL_V - com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
all vertices of this path are required for this expansion.
ALL_V - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
all vertices of this path are required for this expansion.
ALL_V_E - com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
all vertices and edges of this path are required for this expansion.
ALL_V_E - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
all vertices and edges of this path are required for this expansion.
ALL_V_E_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
all vertices and edges of this path are required for this expansion.
ALL_V_E_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
all vertices and edges of this path are required for this expansion.
ALL_V_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
all vertices of this path are required for this expansion.
ALL_V_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
all vertices of this path are required for this expansion.
AND - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary logical and operator.
AND_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary logical and operator.
ANTI - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Left anti-join, right alternative can be naturally adapted
ANTI - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Left anti-join, right alternative can be naturally adapted
ANTI_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Left anti-join, right alternative can be naturally adapted
ANTI_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Left anti-join, right alternative can be naturally adapted
ApiCallback<T> - com.alibaba.graphscope.interactive.openapi中的接口
Callback for asynchronous API call.
ApiClient - com.alibaba.graphscope.interactive.openapi中的类
ApiClient class.
ApiClient() - 类 的构造器com.alibaba.graphscope.interactive.openapi.ApiClient
Basic constructor for ApiClient
ApiClient(OkHttpClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.ApiClient
Basic constructor with custom OkHttpClient
ApiException - com.alibaba.graphscope.interactive.openapi中的异常错误
ApiException class.
ApiException() - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(int, String) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(int, String, Map<String, List<String>>, String) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(int, Map<String, List<String>>, String) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(String) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(String, int, Map<String, List<String>>, String) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(String, Throwable, int, Map<String, List<String>>, String) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiException(Throwable) - 异常错误 的构造器com.alibaba.graphscope.interactive.openapi.ApiException
Constructor for ApiException.
ApiKeyAuth - com.alibaba.graphscope.interactive.openapi.auth中的类
 
ApiKeyAuth(String, String) - 类 的构造器com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
ApiResponse<T> - com.alibaba.graphscope.interactive.openapi中的类
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - 类 的构造器com.alibaba.graphscope.interactive.openapi.ApiResponse
Constructor for ApiResponse.
ApiResponse(int, Map<String, List<String>>, T) - 类 的构造器com.alibaba.graphscope.interactive.openapi.ApiResponse
Constructor for ApiResponse.
APPLY - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
APPLY - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
APPLY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
APPLY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
APPLY_SUBTASK_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - 接口 中的方法com.alibaba.graphscope.interactive.openapi.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBearerAuth
 
ARBITRARY - com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
an arbitrary path, in which both vertex/edge may duplicate
ARBITRARY - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
an arbitrary path, in which both vertex/edge may duplicate
ARBITRARY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
an arbitrary path, in which both vertex/edge may duplicate
ARBITRARY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
an arbitrary path, in which both vertex/edge may duplicate
arguments(List<TypedValue>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
ARGUMENTS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
ARITH - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
ARITH_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
AS - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
AS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
ASC - com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
ascending
ASC_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
ascending
Authentication - com.alibaba.graphscope.interactive.openapi.auth中的接口
 
AVG - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
AVG = 7;
AVG - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
AVG = 7;
AVG_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
AVG = 7;
AVG_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
AVG = 7;

B

BASE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
BASE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
BaseEdgeType - com.alibaba.graphscope.interactive.openapi.model中的类
BaseEdgeType
BaseEdgeType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
BaseEdgeType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
BaseEdgeTypeVertexTypePairRelationsInner - com.alibaba.graphscope.interactive.openapi.model中的类
BaseEdgeTypeVertexTypePairRelationsInner
BaseEdgeTypeVertexTypePairRelationsInner() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
BaseEdgeTypeVertexTypePairRelationsInner.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets relation
BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams - com.alibaba.graphscope.interactive.openapi.model中的类
Used for storage optimization
BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets edgeStorageStrategy
BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
BasePropertyMeta - com.alibaba.graphscope.interactive.openapi.model中的类
BasePropertyMeta
BasePropertyMeta() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
BasePropertyMeta.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
BaseVertexType - com.alibaba.graphscope.interactive.openapi.model中的类
BaseVertexType
BaseVertexType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
BaseVertexType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
BaseVertexTypeXCsrParams - com.alibaba.graphscope.interactive.openapi.model中的类
Used for storage optimization
BaseVertexTypeXCsrParams() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
BaseVertexTypeXCsrParams.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
BINDERS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
BITAND - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise and operator
BITAND_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise and operator
BITLSHIFT - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise left-shift operator
BITLSHIFT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise left-shift operator
BITOR - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise or operator
BITOR_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise or operator
BITRSHIFT - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise right-shift operator
BITRSHIFT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise right-shift operator
BITXOR - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise or operator
BITXOR_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary bitwise or operator
BLOB - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
BLOB_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
boltPort(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
BOOL - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
BOOLEAN - com.alibaba.graphscope.gaia.proto.Common.DataType
BOOLEAN = 0;
BOOLEAN - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
BOOLEAN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
BOOLEAN_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
BOOLEAN = 0;
BOTH - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
BOTH = 2;
BOTH - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting both vertices of the edge/path
BOTH - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
BOTH = 2;
BOTH - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting both vertices of the edge
BOTH_OUT_IN - com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
 
BOTH_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
BOTH = 2;
BOTH_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting both vertices of the edge/path
BOTH_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
BOTH = 2;
BOTH_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting both vertices of the edge
boundGraph(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
BRACE - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
BRACE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
BRANCH - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
BRANCH_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
build() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
buildCall(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Build HTTP call with the given options.
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
buildPartial() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
buildRequest(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, String, List<Pair>, List<Pair>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
bulkLoading(String, SchemaMapping) - 接口 中的方法com.alibaba.graphscope.interactive.client.GraphInterface
 
bulkLoading(String, SchemaMapping) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
ByteArrayAdapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.ByteArrayAdapter
 
BYTES - com.alibaba.graphscope.gaia.proto.Common.DataType
BYTES = 5;
BYTES_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
BYTES = 5;

C

callProcedure(QueryRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
callProcedure(QueryRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
callProcedure(String, QueryRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
callProcedure(String, QueryRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
callProcedureRaw(byte[]) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
callProcedureRaw(byte[]) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
callProcedureRaw(String, byte[]) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
callProcedureRaw(String, byte[]) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
cancelJob(String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
cancelJob(String) - 接口 中的方法com.alibaba.graphscope.interactive.client.JobInterface
 
CANCELLED - com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
CASE - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
CASE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
CHILDREN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
clear() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
clearAggregate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The aggregate function
clearAggregate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The aggregate function
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
int32 alias = 2;
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
int32 alias = 2;
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
clearAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
clearAll() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
clearApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
clearApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
clearApplySubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
clearArguments() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
clearArith() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Arithmetic arith = 3;
clearAs() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
clearBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
clearBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
clearBinders() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
clearBlob() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bytes blob = 7;
clearBoolean() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bool boolean = 2;
clearBrace() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.ExprOpr.Brace brace = 6;
clearBranch() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
clearCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
clearChildren() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The children operators' identifiers, where the id refers to its array index in the plan
clearCmp() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
clearCollection() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
clearCollection() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
clearColumns() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
clearColumns() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
clearColumns() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
clearColumns() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
clearConcat() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
clearCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
clearCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
clearConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
clearConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
clearConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
clearDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.DataType data_type = 1;
clearDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
clearDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.common.DataType data_type = 2;
clearDate() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
clearDateTimeMinus() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
clearDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
clearDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
clearDirection() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The direction of the expanded edge
clearDirection() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The direction of the expanded edge
clearDst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
clearDstId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 dst_id = 5;
clearDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
clearDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
clearEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
clearEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
clearEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
clearEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
clearEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
clearEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
clearEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
clearElement() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
clearElementOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
.common.GraphDataType.GraphElementOpt element_opt = 1;
clearElseResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
clearEnd() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
clearEntities() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
clearEntityPairs() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
clearEntry() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
clearExpandOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
clearExpandOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
clearExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
clearExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
clearExtra() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
clearExtract() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
clearF64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
double f64 = 5;
clearF64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
clearFunctions() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
clearFunctions() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
clearGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
clearGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
clearGraphDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
clearGraphName() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
string graph_name = 1;
clearGraphPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
clearGraphSchema() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
clearGraphType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
clearGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
clearGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
clearHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
clearHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
clearI32() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int32 i32 = 3;
clearI32Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
clearI64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int64 i64 = 4;
clearI64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
clearId() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
int32 id = 2;
clearId() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
int32 id = 1;
clearId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 id = 1;
clearId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
int64 id = 1;
clearId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
clearId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
int32 id = 1;
clearIdNameMappings() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
clearIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
clearIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
clearIndex() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
int32 index = 2;
clearInner() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
clearInner() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
clearInner() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
clearInner() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
clearInner() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
clearInner() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
clearIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
clearIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
clearInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
.common.Extract.Interval interval = 1;
clearInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
.common.Extract.Interval interval = 1;
clearInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Extract.Interval interval = 1;
clearIsAllColumns() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Can specify to get all columns of the table
clearIsAppend() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
clearIsAppend() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
clearIsColumnId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
is the column (property)'s name mapped as an id
clearIsCountOnly() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The flag that indicates SCAN + COUNT
clearIsCountOnly() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The flag that indicates to SCAN + COUNT
clearIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
clearIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the path does not exist
clearIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
clearIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Whether the path expand is optional, if true, the path expand will return a `None` if the path does not exist
clearIsPrimaryKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
Whether this column is a part of a primary key
clearIsTableId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
is the table (label)'s name mapped as an id
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
int32 days since 1970-01-01
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
repeated double item = 1;
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
repeated int32 item = 1;
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
repeated int64 item = 1;
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
int32 milliseconds past midnight
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
int64 milliseconds since 1970-01-01 00:00:00.000000 (in an unspecified timezone)
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
clearItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
clearJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
clearJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
clearJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define how to join the result of the subtask back to the original relation
clearJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
/ Define how to attach this sentence to the other one
clearJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define how to join the result of the subtask back to the original relation
clearJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.Join.JoinKind join_kind = 3;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
int32 key = 2;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
clearKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
clearKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
clearKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
clearKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
clearKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
clearKeyVals() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
clearKeyValues() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
clearKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
.algebra.Join.JoinKind kind = 3;
clearLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
the label of vertex or edge
clearLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
clearLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
clearLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
clearLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
clearLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
clearLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
clearLeftKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
clearLeftKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
clearLeftPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
clearLen() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
clearLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
clearLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
clearLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
clearLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
clearLogical() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Logical logical = 2;
clearLower() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
The lower bound of the range, included
clearMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
clearMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
clearMappings() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
clearMappings() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
clearMappings() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
clearMappings() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
clearMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
clearMetaType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
.algebra.SinkDefault.MetaType meta_type = 3;
clearName() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
string name = 1;
clearName() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
string name = 2;
clearName() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
string name = 1;
clearName() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
string name = 2;
clearNameOrId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
clearNodes() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
clearNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
clearNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
clearNone() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
clearNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
The sample number
clearObject() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
clearOperators() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
clearOpKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
clearOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
clearOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
clearOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
clearOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
Determine what vertex to get from the tagged object
clearOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
Determine what vertex to get from the tagged object
clearOrder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
.algebra.OrderBy.OrderingPair.Order order = 2;
clearOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
clearOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
clearOrPredicates() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
clearPairArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
clearPairs() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
clearParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
clearParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
clearParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
clearParamInd() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
index of param
clearParamName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
param name
clearParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
clearParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
clearParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
clearParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
clearParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
clearParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
clearParents() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
repeated int32 parents = 1;
clearParents() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
repeated int32 parents = 1;
clearPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
clearPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
clearPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
clearPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
clearPathOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
clearPathOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
clearPattern() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
clearPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
clearPlanId() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
int32 plan_id = 1;
clearPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
clearPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
clearPredicates() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
clearProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
clearProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
clearProperties() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
clearProperties() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
clearProperty() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
clearPropId() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
clearProps() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
clearQueryName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
clearRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
clearRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
The sample ratio
clearRecord() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
clearRelations() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
clearRepartition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
clearResultOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
clearResultOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
clearResults() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
clearRightKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
clearRightKeys() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
clearRightPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
clearRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
clearRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
clearRoots() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
/ The root nodes' array indices
clearSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
clearSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
clearSampleByNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
clearSampleByRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
clearSampleRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Define the sampling ratio, while querying vertex/edge. 1.0 by default for deterministic case.
clearSampleType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
clearSampleWeight() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
clearScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
clearScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
clearScanOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.Scan.ScanOpt scan_opt = 1;
clearScanOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
.physical.Scan.ScanOpt scan_opt = 1;
clearSeed() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
clearSegApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
clearSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
clearSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
clearSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
clearSentences() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
clearShuffleKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
clearSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
clearSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
clearSinkDefault() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
clearSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
clearSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
clearSinkVineyard() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
clearSrc() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
clearSrcId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 src_id = 3;
clearSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
clearSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
clearStart() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
clearStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
clearStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
clearStr() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
string str = 6;
clearStrArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
clearStrategy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
clearSubPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
clearSubPlans() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
clearSubPlans() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
clearSubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
clearTables() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
clearTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
clearTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
clearTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
clearTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
clearTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
clearTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
clearTags() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
clearTags() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
clearTags() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
clearThenResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
clearTime() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
clearTimeInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
clearTimestamp() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
clearToAnother() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
clearToOthers() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
clearType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.DataType type = 2;
clearType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
clearType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
clearType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
clearUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
clearUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
clearUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
clearUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
clearUpper() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
The upper bound of the range, **excluded**
clearVal() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
clearValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
clearValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
clearValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
clearValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
clearValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
clearValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
clearVar() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
clearVarMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
clearVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
clearVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
clearVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
clearVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
clearVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
clearVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
clearVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
clearVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
clearVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
clearVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
clearVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
clearWhenExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
clearWhenThenExpressions() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
close() - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
Closes this resource, relinquishing any underlying resources.
CMP_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
COLLECTION - com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
 
COLLECTION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
COLLECTION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
collectionPathParameterToString(String, Collection) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Formats the specified collection path parameter to a string value.
column(EdgeMappingSourceVertexMappingsInnerColumn) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
column(EdgeMappingSourceVertexMappingsInnerColumn) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
column(EdgeMappingSourceVertexMappingsInnerColumn) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
COLUMN - com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
COLUMN = 2;
COLUMN_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
COLUMN = 2;
ColumnMapping - com.alibaba.graphscope.interactive.openapi.model中的类
ColumnMapping
ColumnMapping() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
ColumnMapping.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
columnMappings(List<ColumnMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
columnMappings(List<ColumnMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
COLUMNS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
COLUMNS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Record
 
COLUMNS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
COLUMNS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
com.alibaba.graphscope.gaia.proto - 程序包 com.alibaba.graphscope.gaia.proto
 
com.alibaba.graphscope.interactive.client - 程序包 com.alibaba.graphscope.interactive.client
 
com.alibaba.graphscope.interactive.client.common - 程序包 com.alibaba.graphscope.interactive.client.common
 
com.alibaba.graphscope.interactive.client.impl - 程序包 com.alibaba.graphscope.interactive.client.impl
 
com.alibaba.graphscope.interactive.openapi - 程序包 com.alibaba.graphscope.interactive.openapi
 
com.alibaba.graphscope.interactive.openapi.api - 程序包 com.alibaba.graphscope.interactive.openapi.api
 
com.alibaba.graphscope.interactive.openapi.auth - 程序包 com.alibaba.graphscope.interactive.openapi.auth
 
com.alibaba.graphscope.interactive.openapi.model - 程序包 com.alibaba.graphscope.interactive.openapi.model
 
Common - com.alibaba.graphscope.gaia.proto中的类
 
Common.DataType - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum common.DataType
Common.Date32 - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Date32
Common.Date32.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Date32
Common.Date32OrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.DoubleArray - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.DoubleArray
Common.DoubleArray.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.DoubleArray
Common.DoubleArrayOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.I32Array - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.I32Array
Common.I32Array.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.I32Array
Common.I32ArrayOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.I64Array - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.I64Array
Common.I64Array.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.I64Array
Common.I64ArrayOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.NameOrId - com.alibaba.graphscope.gaia.proto中的类
A indicator of an attribute or further its properties, which may present as a string-type name or be encoded as a name identifier
Common.NameOrId.Builder - com.alibaba.graphscope.gaia.proto中的类
A indicator of an attribute or further its properties, which may present as a string-type name or be encoded as a name identifier
Common.NameOrId.ItemCase - com.alibaba.graphscope.gaia.proto中的枚举
 
Common.NameOrIdOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.None - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.None
Common.None.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.None
Common.NoneOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.Pair - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Pair
Common.Pair.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Pair
Common.PairArray - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.PairArray
Common.PairArray.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.PairArray
Common.PairArrayOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.PairOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.StringArray - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.StringArray
Common.StringArray.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.StringArray
Common.StringArrayOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.Time32 - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Time32
Common.Time32.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Time32
Common.Time32OrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.Timestamp - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Timestamp
Common.Timestamp.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Timestamp
Common.TimestampOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
Common.Value - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Value
Common.Value.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Value
Common.Value.ItemCase - com.alibaba.graphscope.gaia.proto中的枚举
 
Common.ValueOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
CONCAT - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
CONCAT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
CONDITION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
CONDITION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
Configuration - com.alibaba.graphscope.interactive.openapi中的类
 
Configuration() - 类 的构造器com.alibaba.graphscope.interactive.openapi.Configuration
 
connect(String) - 类 中的静态方法com.alibaba.graphscope.interactive.client.Driver
 
connect(String, int) - 类 中的静态方法com.alibaba.graphscope.interactive.client.Driver
 
CONST - com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
 
CONST - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
CONST - com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
 
CONST_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
CONST_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
CONST_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
containsExtra(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Extra parameters for general-purpose usage
containsExtra(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
Extra parameters for general-purpose usage
containsExtra(String) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
Extra parameters for general-purpose usage
containsIgnoreCase(String[], String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ProgressRequestBody
 
contentLength() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ProgressResponseBody
 
contentType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ProgressRequestBody
 
contentType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ProgressResponseBody
 
count(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
count(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
COUNT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
COUNT = 3;
COUNT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
COUNT = 3;
COUNT_DISTINCT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
COUNT_DISTINCT = 4;
COUNT_DISTINCT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
COUNT_DISTINCT = 4;
COUNT_DISTINCT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
COUNT_DISTINCT = 4;
COUNT_DISTINCT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
COUNT_DISTINCT = 4;
COUNT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
COUNT = 3;
COUNT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
COUNT = 3;
CPP - com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
 
CPP - com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
 
CPP - com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics.CustomTypeAdapterFactory
 
create(Gson, TypeToken<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics.CustomTypeAdapterFactory
 
createDataloadingJob(String, SchemaMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Create a dataloading job
createDataloadingJobAsync(String, SchemaMapping, ApiCallback<JobResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
(asynchronously) Create a dataloading job
createDataloadingJobCall(String, SchemaMapping, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Build call for createDataloadingJob
createDataloadingJobWithHttpInfo(String, SchemaMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Create a dataloading job
CreateEdgeType - com.alibaba.graphscope.interactive.openapi.model中的类
CreateEdgeType
CreateEdgeType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
CreateEdgeType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
createGraph(CreateGraphRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.GraphInterface
 
createGraph(CreateGraphRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
createGraph(CreateGraphRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Create a new graph
createGraphAsync(CreateGraphRequest, ApiCallback<CreateGraphResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
(asynchronously) Create a new graph
createGraphCall(CreateGraphRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Build call for createGraph
CreateGraphRequest - com.alibaba.graphscope.interactive.openapi.model中的类
CreateGraphRequest
CreateGraphRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
CreateGraphRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
CreateGraphResponse - com.alibaba.graphscope.interactive.openapi.model中的类
CreateGraphResponse
CreateGraphResponse() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
CreateGraphResponse.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
CreateGraphSchemaRequest - com.alibaba.graphscope.interactive.openapi.model中的类
CreateGraphSchemaRequest
CreateGraphSchemaRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
CreateGraphSchemaRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
createGraphWithHttpInfo(CreateGraphRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Create a new graph
createGson() - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
 
createProcedure(String, CreateProcedureRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
createProcedure(String, CreateProcedureRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
createProcedure(String, CreateProcedureRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Create a new procedure on a graph
createProcedureAsync(String, CreateProcedureRequest, ApiCallback<CreateProcedureResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
(asynchronously) Create a new procedure on a graph
createProcedureCall(String, CreateProcedureRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Build call for createProcedure
CreateProcedureRequest - com.alibaba.graphscope.interactive.openapi.model中的类
CreateProcedureRequest
CreateProcedureRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
CreateProcedureRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
CreateProcedureRequest.TypeEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets type
CreateProcedureRequest.TypeEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
CreateProcedureResponse - com.alibaba.graphscope.interactive.openapi.model中的类
CreateProcedureResponse
CreateProcedureResponse() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
CreateProcedureResponse.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
createProcedureWithHttpInfo(String, CreateProcedureRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Create a new procedure on a graph
CreatePropertyMeta - com.alibaba.graphscope.interactive.openapi.model中的类
CreatePropertyMeta
CreatePropertyMeta() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
CreatePropertyMeta.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
CreateVertexType - com.alibaba.graphscope.interactive.openapi.model中的类
CreateVertexType
CreateVertexType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
CreateVertexType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
creationTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
creationTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseVertexType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.ColumnMapping.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.CreateVertexType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.DateType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeData.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMapping.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.FixedChar.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.FixedCharChar.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetEdgeType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetVertexType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GSDataType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.JobResponse.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.JobStatus.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.LongText.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.Parameter.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.Property.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.PropertyArray.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.QueryRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMapping.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.ServiceStatus.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StringType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StringTypeString.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TemporalType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TimeStampType.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TypedValue.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VarChar.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexData.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexMapping.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexRequest.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexStatistics.CustomTypeAdapterFactory
 
CustomTypeAdapterFactory() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics.CustomTypeAdapterFactory
 
CYPHER - com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
 
CYPHER - com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
 
CYPHER - com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
 

D

DATA_TYPE - com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
 
DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
dataImportConfig(SchemaMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
DataType - com.alibaba.graphscope.gaia.proto中的类
 
DataType.GraphDataType - com.alibaba.graphscope.gaia.proto中的类
GraphDataType, including structured data types of vertices or edges.
DataType.GraphDataType.Builder - com.alibaba.graphscope.gaia.proto中的类
GraphDataType, including structured data types of vertices or edges.
DataType.GraphDataType.GraphElementLabel - com.alibaba.graphscope.gaia.proto中的类
The label of the graph element. i.e., the label of vertex or edge.
DataType.GraphDataType.GraphElementLabel.Builder - com.alibaba.graphscope.gaia.proto中的类
The label of the graph element. i.e., the label of vertex or edge.
DataType.GraphDataType.GraphElementLabelOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
DataType.GraphDataType.GraphElementOpt - com.alibaba.graphscope.gaia.proto中的枚举
The Option of the graph element, i.e., vertex or edge
DataType.GraphDataType.GraphElementType - com.alibaba.graphscope.gaia.proto中的类
GraphElementType represents the type of the graph element, consisting the GraphElementLabel (of vertex or edge), and the corresponding property types.
DataType.GraphDataType.GraphElementType.Builder - com.alibaba.graphscope.gaia.proto中的类
GraphElementType represents the type of the graph element, consisting the GraphElementLabel (of vertex or edge), and the corresponding property types.
DataType.GraphDataType.GraphElementTypeField - com.alibaba.graphscope.gaia.proto中的类
GraphElementTypeField represents the definition of a field in the structured GraphElementType In common, it denotes the type of properties.
DataType.GraphDataType.GraphElementTypeField.Builder - com.alibaba.graphscope.gaia.proto中的类
GraphElementTypeField represents the definition of a field in the structured GraphElementType In common, it denotes the type of properties.
DataType.GraphDataType.GraphElementTypeFieldOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
DataType.GraphDataType.GraphElementTypeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
DataType.GraphDataTypeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
DataType.IrDataType - com.alibaba.graphscope.gaia.proto中的类
IrDataType, which could be either basic DataType or GraphDataType
DataType.IrDataType.Builder - com.alibaba.graphscope.gaia.proto中的类
IrDataType, which could be either basic DataType or GraphDataType
DataType.IrDataType.TypeCase - com.alibaba.graphscope.gaia.proto中的枚举
 
DataType.IrDataTypeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
dataUpdateTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
DATE - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
DATE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
DATE_TIME_MINUS - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
DATE_TIME_MINUS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
date32(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType
 
DATE32 - com.alibaba.graphscope.gaia.proto.Common.DataType
DATE32 = 12;
DATE32_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
DATE32 = 12;
DateType - com.alibaba.graphscope.interactive.openapi.model中的类
DateType
DateType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.DateType
 
DateType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
DateTypeAdapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.DateTypeAdapter
 
DAY - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
DAY = 2;
DAY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
DAY = 2;
DEDUP - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
DEDUP - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
DEDUP_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
DEDUP_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
DefaultSession - com.alibaba.graphscope.interactive.client.impl中的类
A default implementation of the GraphScope interactive session interface.
defaultValue - 类 中的变量com.alibaba.graphscope.interactive.openapi.ServerVariable
 
DEGREE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
DEGREE = 2;
DEGREE - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
DEGREE = 2;
DEGREE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
DEGREE = 2;
DEGREE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
DEGREE = 2;
deleteEdge(String, String, Object, String, Object) - 接口 中的方法com.alibaba.graphscope.interactive.client.EdgeInterface
 
deleteEdge(String, String, Object, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
deleteEdge(String, String, Object, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Remove edge from the graph Remove the edge from current graph.
deleteEdgeAsync(String, String, Object, String, Object, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Remove edge from the graph (asynchronously) Remove the edge from current graph.
deleteEdgeCall(String, String, Object, String, Object, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Build call for deleteEdge
deleteEdgeWithHttpInfo(String, String, Object, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Remove edge from the graph Remove the edge from current graph.
deleteGraph(String) - 接口 中的方法com.alibaba.graphscope.interactive.client.GraphInterface
 
deleteGraph(String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
deleteGraph(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Delete a graph by name
deleteGraphAsync(String, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
(asynchronously) Delete a graph by name
deleteGraphCall(String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Build call for deleteGraph
deleteGraphWithHttpInfo(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Delete a graph by name
deleteJobById(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
deleteJobByIdAsync(String, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
(asynchronously)
deleteJobByIdCall(String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
Build call for deleteJobById
deleteJobByIdWithHttpInfo(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
deleteProcedure(String, String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
deleteProcedure(String, String) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
deleteProcedure(String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Delete a procedure on a graph by name
deleteProcedureAsync(String, String, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
(asynchronously) Delete a procedure on a graph by name
deleteProcedureCall(String, String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Build call for deleteProcedure
deleteProcedureWithHttpInfo(String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Delete a procedure on a graph by name
deleteVertex(String, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
deleteVertex(String, String, Object) - 接口 中的方法com.alibaba.graphscope.interactive.client.VertexInterface
 
deleteVertex(String, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Remove vertex from the graph Remove the vertex from the specified graph.
deleteVertexAsync(String, String, Object, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Remove vertex from the graph (asynchronously) Remove the vertex from the specified graph.
deleteVertexCall(String, String, Object, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Build call for deleteVertex
deleteVertexWithHttpInfo(String, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Remove vertex from the graph Remove the vertex from the specified graph.
DESC - com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
descending
DESC_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
descending
description - 类 中的变量com.alibaba.graphscope.interactive.openapi.ServerConfiguration
 
description - 类 中的变量com.alibaba.graphscope.interactive.openapi.ServerVariable
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
description(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
deserialize(String, Type) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
Deserialize the given JSON string to Java object.
deserialize(Response, Type) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
destinationVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
destinationVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
destinationVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
destinationVertexMappings(List<EdgeMappingDestinationVertexMappingsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
detail(Map<String, Object>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
DIRECTION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
DIRECTION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
DIV - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary division operator
DIV_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary division operator
DOUBLE - com.alibaba.graphscope.gaia.proto.Common.DataType
DOUBLE = 3;
DOUBLE - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
DOUBLE_ARRAY - com.alibaba.graphscope.gaia.proto.Common.DataType
DOUBLE_ARRAY = 8;
DOUBLE_ARRAY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
DOUBLE_ARRAY = 8;
DOUBLE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
DOUBLE = 3;
downloadFileFromResponse(Response) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Download file from the given response.
Driver - com.alibaba.graphscope.interactive.client中的类
The entrypoint for all graphscope operations.
DST_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
DST_ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
DST_LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
DST_LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
dstLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
dstLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
dstPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
dstPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 

E

edge(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
EDGE - com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
EDGE = 1;
EDGE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
EDGE = 1;
EDGE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
EDGE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
 
EDGE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
Scanning the edges
EDGE - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
EDGE = 1;
EDGE - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
EDGE - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
Scanning the edges
EDGE - com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
 
EDGE - com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
 
EDGE_EXPAND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
EDGE_EXPAND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
EDGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
EDGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
EDGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
EDGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Element
 
EDGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
EDGE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
EDGE = 1;
EDGE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
EDGE = 1;
EDGE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
Scanning the edges
EDGE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
EDGE = 1;
EDGE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
Scanning the edges
EdgeData - com.alibaba.graphscope.interactive.openapi.model中的类
EdgeData
EdgeData() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
EdgeData.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
EdgeInterface - com.alibaba.graphscope.interactive.client中的接口
Interface for Create/Read/Update/Delete edge.
edgeLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
edgeLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
EdgeMapping - com.alibaba.graphscope.interactive.openapi.model中的类
EdgeMapping
EdgeMapping() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
EdgeMapping.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
EdgeMappingDestinationVertexMappingsInner - com.alibaba.graphscope.interactive.openapi.model中的类
Mapping column to the primary key of destination vertex
EdgeMappingDestinationVertexMappingsInner() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
EdgeMappingDestinationVertexMappingsInner.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
edgeMappings(List<EdgeMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
EdgeMappingSourceVertexMappingsInner - com.alibaba.graphscope.interactive.openapi.model中的类
Mapping column to the primary key of source vertex
EdgeMappingSourceVertexMappingsInner() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
EdgeMappingSourceVertexMappingsInner.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
EdgeMappingSourceVertexMappingsInnerColumn - com.alibaba.graphscope.interactive.openapi.model中的类
EdgeMappingSourceVertexMappingsInnerColumn
EdgeMappingSourceVertexMappingsInnerColumn() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
EdgeMappingSourceVertexMappingsInnerColumn.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
EdgeMappingTypeTriplet - com.alibaba.graphscope.interactive.openapi.model中的类
source label -> [edge label] -> destination label
EdgeMappingTypeTriplet() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
EdgeMappingTypeTriplet.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
EdgeRequest - com.alibaba.graphscope.interactive.openapi.model中的类
EdgeRequest
EdgeRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
EdgeRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
EdgeStatistics - com.alibaba.graphscope.interactive.openapi.model中的类
EdgeStatistics
EdgeStatistics() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
EdgeStatistics.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
edgeStorageStrategy(BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
edgeTypes(List<CreateEdgeType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
edgeTypes(List<GetEdgeType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
edgeTypeStatistics(List<EdgeStatistics>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
ELEMENT - com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
 
ELEMENT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
ELEMENT_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
ELSE_RESULT_EXPRESSION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
enable(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
enable(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
END - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting the end vertex of the edge/path
END - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting the end vertex of the edge/path
END_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
END_V - com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
only end vertex is required for this expansion
END_V - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
only end vertex is required for this expansion
END_V_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
only end vertex is required for this expansion
END_V_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
only end vertex is required for this expansion
END_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting the end vertex of the edge/path
END_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting the end vertex of the edge/path
ENDSWITH - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary operator to verify whether a string is a suffix of another string
ENDSWITH_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary operator to verify whether a string is a suffix of another string
endTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
ENTITIES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
ENTITY - com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
ENTITY = 0;
ENTITY_PAIRS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
ENTITY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
ENTITY = 0;
ENTRY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Column
 
enumValues - 类 中的变量com.alibaba.graphscope.interactive.openapi.ServerVariable
 
EQ - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary equality operator
EQ_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary equality operator
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
equals(Object) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
equals(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
error(String) - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Result
 
escapeString(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
execute(Call, Type) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Execute HTTP call asynchronously.
EXP - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary exponentiation operator
EXP_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary exponentiation operator
EXPAND_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
EXPAND_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
EXPR_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
EXPR_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
EXTRA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
EXTRACT - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
EXTRACT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 

F

F64 - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
F64_ARRAY - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
F64_ARRAY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
F64_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
FAILED - com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
FIRST - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
FIRST = 8;
FIRST - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
FIRST = 8;
FIRST_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
FIRST = 8;
FIRST_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
FIRST = 8;
fixedChar(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
FixedChar - com.alibaba.graphscope.interactive.openapi.model中的类
FixedChar
FixedChar() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
FixedChar.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
FixedCharChar - com.alibaba.graphscope.interactive.openapi.model中的类
FixedCharChar
FixedCharChar() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
FixedCharChar.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
FLOAT - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
format(SchemaMappingLoadingConfigFormat) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DataType
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results.InnerCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
forNumber(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
 
fromException(ApiException) - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Result
 
fromException(ApiException) - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Status
 
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
Create an instance of BaseEdgeType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
Create an instance of BaseEdgeTypeVertexTypePairRelationsInner given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
Create an instance of BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
Create an instance of BasePropertyMeta given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
Create an instance of BaseVertexType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
Create an instance of BaseVertexTypeXCsrParams given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
Create an instance of ColumnMapping given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
Create an instance of CreateEdgeType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
Create an instance of CreateGraphRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
Create an instance of CreateGraphResponse given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
Create an instance of CreateGraphSchemaRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
Create an instance of CreateProcedureRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
Create an instance of CreateProcedureResponse given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
Create an instance of CreatePropertyMeta given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
Create an instance of CreateVertexType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.DateType
Create an instance of DateType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Create an instance of EdgeData given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Create an instance of EdgeMapping given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
Create an instance of EdgeMappingDestinationVertexMappingsInner given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
Create an instance of EdgeMappingSourceVertexMappingsInner given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
Create an instance of EdgeMappingSourceVertexMappingsInnerColumn given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
Create an instance of EdgeMappingTypeTriplet given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Create an instance of EdgeRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
Create an instance of EdgeStatistics given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
Create an instance of FixedChar given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
Create an instance of FixedCharChar given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Create an instance of GetEdgeType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Create an instance of GetGraphResponse given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
Create an instance of GetGraphSchemaResponse given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
Create an instance of GetGraphStatisticsResponse given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Create an instance of GetProcedureResponse given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
Create an instance of GetPropertyMeta given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Create an instance of GetVertexType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Create an instance of GSDataType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
Create an instance of JobResponse given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Create an instance of JobStatus given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.LongText
Create an instance of LongText given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.Parameter
Create an instance of Parameter given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
Create an instance of PrimitiveType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.Property
Create an instance of Property given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
Create an instance of PropertyArray given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
Create an instance of QueryRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
Create an instance of SchemaMapping given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
Create an instance of SchemaMappingLoadingConfig given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
Create an instance of SchemaMappingLoadingConfigDataSource given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
Create an instance of SchemaMappingLoadingConfigFormat given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Create an instance of ServiceStatus given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
Create an instance of StartServiceRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Create an instance of StoredProcedureMeta given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StringType
Create an instance of StringType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Create an instance of StringTypeString given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
Create an instance of TemporalType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
Create an instance of TemporalTypeTemporal given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
Create an instance of TimeStampType given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
Create an instance of TypedValue given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
Create an instance of UpdateProcedureRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VarChar
Create an instance of VarChar given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
Create an instance of VarCharVarChar given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexData
Create an instance of VertexData given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
Create an instance of VertexMapping given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
Create an instance of VertexRequest given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
Create an instance of VertexStatistics given an JSON string
fromJson(String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
Create an instance of VertexTypePairStatistics given an JSON string
fromResponse(ApiResponse<T>) - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Result
 
fromResponse(ApiResponse<T>) - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Status
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
 
fromValue(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
 
FULL_OUTER - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Full outer join
FULL_OUTER - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Full outer join
FULL_OUTER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Full outer join
FULL_OUTER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Full outer join
FUNCTIONS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
FUNCTIONS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 

G

GE - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary greater-than-equal operator
GE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary greater-than-equal operator
GET_V_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
GET_V_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
getActualInstance() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
Get the actual instance
getActualInstance() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Get the actual instance, which can be the following: PrimitiveType, StringType, TemporalType
getActualInstance() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Get the actual instance, which can be the following: FixedChar, LongText, VarChar
getActualInstance() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
Get the actual instance, which can be the following: DateType, TimeStampType
getActualInstanceRecursively() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
getAggregate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The aggregate function
getAggregate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The aggregate function
getAggregate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The aggregate function
getAggregate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The aggregate function
getAggregate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The aggregate function
getAggregate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The aggregate function
getAggregateValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The aggregate function
getAggregateValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The aggregate function
getAggregateValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The aggregate function
getAggregateValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The aggregate function
getAggregateValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The aggregate function
getAggregateValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The aggregate function
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
Define the alias of output from `Apply`
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
Define the alias of output from `Apply`
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.AsOrBuilder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
An optional alias for the object of the expansion
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The alias of this vertex
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The alias of this vertex
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The alias for the aggregated value
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The alias for the aggregated value
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
The alias for the key
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAliasOrBuilder
The alias for the key
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
int32 alias = 2;
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
int32 alias = 2;
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaDataOrBuilder
int32 alias = 2;
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
An optional alias for the object of the expansion
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
The alias that is either given by the query or by the system
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAliasOrBuilder
The alias that is either given by the query or by the system
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The alias of the item if it is a vertex or edge
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The alias of the item if it is a vertex or edge
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The alias tag for the elements that are unfolded from the collection
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The alias tag for the elements that are unfolded from the collection
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
Define the alias of output from `Apply`.
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
Define the alias of output from `Apply`.
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
An optional alias for the object of the expansion
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The alias of this vertex
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The alias of this vertex
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The alias for the aggregated value
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The alias for the aggregated value
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
The alias for the key
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder
The alias for the key
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
An optional alias for the object of the expansion
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
An optional alias for the object of the expansion
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
int32 alias = 2;
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
int32 alias = 2;
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaDataOrBuilder
int32 alias = 2;
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
The alias that is either given by the query or by the system
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAliasOrBuilder
The alias that is either given by the query or by the system
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The alias of the item if it is a vertex or edge
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The alias of the item if it is a vertex or edge
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
getAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
The alias tag for the elements that are unfolded from the collection
getAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnfoldOrBuilder
The alias tag for the elements that are unfolded from the collection
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
getAliasBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
Define the alias of output from `Apply`
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
Define the alias of output from `Apply`
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.AsOrBuilder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
An optional alias for the object of the expansion
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The alias of this vertex
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The alias of this vertex
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The alias for the aggregated value
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The alias for the aggregated value
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
The alias for the key
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAliasOrBuilder
The alias for the key
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
An optional alias for the object of the expansion
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
The alias that is either given by the query or by the system
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAliasOrBuilder
The alias that is either given by the query or by the system
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The alias of the item if it is a vertex or edge
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The alias of the item if it is a vertex or edge
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The alias tag for the elements that are unfolded from the collection
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The alias tag for the elements that are unfolded from the collection
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
Define the alias of output from `Apply`.
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
Define the alias of output from `Apply`.
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
An optional alias for the object of the expansion
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The alias of this vertex
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The alias of this vertex
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The alias for the aggregated value
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The alias for the aggregated value
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
The alias for the key
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder
The alias for the key
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
An optional alias for the object of the expansion
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
An optional alias for the object of the expansion
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
The alias that is either given by the query or by the system
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAliasOrBuilder
The alias that is either given by the query or by the system
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The alias of the item if it is a vertex or edge
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The alias of the item if it is a vertex or edge
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
getAliasOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
The alias tag for the elements that are unfolded from the collection
getAliasOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnfoldOrBuilder
The alias tag for the elements that are unfolded from the collection
getAll() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
getAll() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get all properties
getAll() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get all properties
getAllBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
getAllGraphs() - 接口 中的方法com.alibaba.graphscope.interactive.client.GraphInterface
 
getAllGraphs() - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getAllOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
getAllOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get all properties
getAllOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get all properties
getApiClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
getApiClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
getApiClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
getApiClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
getApiClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
getApiClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
getApiClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
getApiKey() - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
getApiKeyPrefix() - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
getApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
getApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Apply apply = 9;
getApply() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Apply apply = 9;
getApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
getApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Apply apply = 10;
getApply() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Apply apply = 10;
getApplyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
getApplyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
getApplyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
getApplyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Apply apply = 9;
getApplyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Apply apply = 9;
getApplyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
getApplyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Apply apply = 10;
getApplyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Apply apply = 10;
getApplySubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
getApplySubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
A base of apply operation that is conducted on each group of the relations instead of tuple
getApplySubtask() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
A base of apply operation that is conducted on each group of the relations instead of tuple
getApplySubtaskBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
getApplySubtaskOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
getApplySubtaskOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
A base of apply operation that is conducted on each group of the relations instead of tuple
getApplySubtaskOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
A base of apply operation that is conducted on each group of the relations instead of tuple
getArguments() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
Get arguments
getArguments(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
getArguments(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
repeated .procedure.Argument arguments = 2;
getArguments(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
repeated .procedure.Argument arguments = 2;
getArgumentsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
getArgumentsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
getArgumentsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
getArgumentsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
repeated .procedure.Argument arguments = 2;
getArgumentsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
repeated .procedure.Argument arguments = 2;
getArgumentsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
getArgumentsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
repeated .procedure.Argument arguments = 2;
getArgumentsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
repeated .procedure.Argument arguments = 2;
getArgumentsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
getArgumentsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
repeated .procedure.Argument arguments = 2;
getArgumentsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
repeated .procedure.Argument arguments = 2;
getArgumentsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
getArgumentsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
repeated .procedure.Argument arguments = 2;
getArgumentsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
repeated .procedure.Argument arguments = 2;
getArith() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Arithmetic arith = 3;
getArith() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Arithmetic arith = 3;
getArith() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Arithmetic arith = 3;
getArithValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Arithmetic arith = 3;
getArithValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Arithmetic arith = 3;
getArithValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Arithmetic arith = 3;
getAs() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
getAs() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.As as = 14;
getAs() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.As as = 14;
getAsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
getAsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
getAsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.As as = 14;
getAsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.As as = 14;
getAuthentication(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get authentication for the given name.
getAuthentications() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get authentications (key: authentication name, value: authentication).
getBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
getBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
A path expansion has a base expansion
getBase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
A path expansion has a base expansion
getBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
getBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
A path expansion has a base of edge expansion
getBase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
A path expansion has a base of edge expansion
getBaseBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
getBaseBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
getBaseOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
getBaseOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
A path expansion has a base expansion
getBaseOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
A path expansion has a base expansion
getBaseOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
getBaseOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
A path expansion has a base of edge expansion
getBaseOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
A path expansion has a base of edge expansion
getBasePath() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get base path
getBearerToken() - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getBinders(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
getBinders(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
repeated .algebra.Pattern.Binder binders = 2;
getBinders(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
repeated .algebra.Pattern.Binder binders = 2;
getBindersBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
getBindersBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
getBindersCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
getBindersCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
repeated .algebra.Pattern.Binder binders = 2;
getBindersCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
repeated .algebra.Pattern.Binder binders = 2;
getBindersList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
getBindersList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
repeated .algebra.Pattern.Binder binders = 2;
getBindersList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
repeated .algebra.Pattern.Binder binders = 2;
getBindersOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
getBindersOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
repeated .algebra.Pattern.Binder binders = 2;
getBindersOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
repeated .algebra.Pattern.Binder binders = 2;
getBindersOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
getBindersOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
repeated .algebra.Pattern.Binder binders = 2;
getBindersOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
repeated .algebra.Pattern.Binder binders = 2;
getBlob() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bytes blob = 7;
getBlob() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
bytes blob = 7;
getBlob() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
bytes blob = 7;
getBoltPort() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Get boltPort
getBoolean() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bool boolean = 2;
getBoolean() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
bool boolean = 2;
getBoolean() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
bool boolean = 2;
getBoundGraph() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get boundGraph
getBrace() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.ExprOpr.Brace brace = 6;
getBrace() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.ExprOpr.Brace brace = 6;
getBrace() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.ExprOpr.Brace brace = 6;
getBraceValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.ExprOpr.Brace brace = 6;
getBraceValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.ExprOpr.Brace brace = 6;
getBraceValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.ExprOpr.Brace brace = 6;
getBranch() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
getBranch() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Branch branch = 19;
getBranch() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Branch branch = 19;
getBranchBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
getBranchOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
getBranchOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Branch branch = 19;
getBranchOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Branch branch = 19;
getCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
getCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Case case = 10;
getCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Case case = 10;
getCaseBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
getCaseOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
getCaseOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Case case = 10;
getCaseOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Case case = 10;
getChar() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
Get _char
getChildren(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The children operators' identifiers, where the id refers to its array index in the plan
getChildren(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
The children operators' identifiers, where the id refers to its array index in the plan
getChildren(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.NodeOrBuilder
The children operators' identifiers, where the id refers to its array index in the plan
getChildrenCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The children operators' identifiers, where the id refers to its array index in the plan
getChildrenCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
The children operators' identifiers, where the id refers to its array index in the plan
getChildrenCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.NodeOrBuilder
The children operators' identifiers, where the id refers to its array index in the plan
getChildrenList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The children operators' identifiers, where the id refers to its array index in the plan
getChildrenList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
The children operators' identifiers, where the id refers to its array index in the plan
getChildrenList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.NodeOrBuilder
The children operators' identifiers, where the id refers to its array index in the plan
getCmp() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
getCmp() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
getCmp() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
getCmpValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
getCmpValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
getCmpValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
getCode() - 异常错误 中的方法com.alibaba.graphscope.interactive.openapi.ApiException
Get the HTTP status code.
getCollection() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
getCollection() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.Collection collection = 2;
getCollection() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.Collection collection = 2;
getCollection(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
getCollection(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
repeated .results.Element collection = 1;
getCollection(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectionOrBuilder
repeated .results.Element collection = 1;
getCollectionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
getCollectionBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
getCollectionBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
getCollectionCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
getCollectionCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
repeated .results.Element collection = 1;
getCollectionCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectionOrBuilder
repeated .results.Element collection = 1;
getCollectionList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
getCollectionList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
repeated .results.Element collection = 1;
getCollectionList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectionOrBuilder
repeated .results.Element collection = 1;
getCollectionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
getCollectionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.Collection collection = 2;
getCollectionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.Collection collection = 2;
getCollectionOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
getCollectionOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
repeated .results.Element collection = 1;
getCollectionOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectionOrBuilder
repeated .results.Element collection = 1;
getCollectionOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
getCollectionOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
repeated .results.Element collection = 1;
getCollectionOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectionOrBuilder
repeated .results.Element collection = 1;
getColumn() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
Get column
getColumn() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
Get column
getColumn() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
Get column
getColumnMappings() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Get columnMappings
getColumnMappings() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
Get columnMappings
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The required columns of the table.
getColumns(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The required columns of the table.
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
repeated .results.Column columns = 1;
getColumns(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.RecordOrBuilder
repeated .results.Column columns = 1;
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
repeated .schema.ColumnMeta columns = 2;
getColumns(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
repeated .schema.ColumnMeta columns = 2;
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
getColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.ColumnMeta columns = 3;
getColumns(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.ColumnMeta columns = 3;
getColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
getColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
getColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
getColumnsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
getColumnsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
getColumnsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
getColumnsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
getColumnsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The required columns of the table.
getColumnsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The required columns of the table.
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
repeated .results.Column columns = 1;
getColumnsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.RecordOrBuilder
repeated .results.Column columns = 1;
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
repeated .schema.ColumnMeta columns = 2;
getColumnsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
repeated .schema.ColumnMeta columns = 2;
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
getColumnsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.ColumnMeta columns = 3;
getColumnsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.ColumnMeta columns = 3;
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The required columns of the table.
getColumnsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The required columns of the table.
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
repeated .results.Column columns = 1;
getColumnsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.RecordOrBuilder
repeated .results.Column columns = 1;
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
repeated .schema.ColumnMeta columns = 2;
getColumnsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
repeated .schema.ColumnMeta columns = 2;
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
getColumnsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.ColumnMeta columns = 3;
getColumnsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.ColumnMeta columns = 3;
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The required columns of the table.
getColumnsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The required columns of the table.
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
repeated .results.Column columns = 1;
getColumnsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.RecordOrBuilder
repeated .results.Column columns = 1;
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
repeated .schema.ColumnMeta columns = 2;
getColumnsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
repeated .schema.ColumnMeta columns = 2;
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
getColumnsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.ColumnMeta columns = 3;
getColumnsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.ColumnMeta columns = 3;
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The required columns of the table.
getColumnsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The required columns of the table.
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
repeated .results.Column columns = 1;
getColumnsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.RecordOrBuilder
repeated .results.Column columns = 1;
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
repeated .schema.ColumnMeta columns = 2;
getColumnsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
repeated .schema.ColumnMeta columns = 2;
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
getColumnsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.ColumnMeta columns = 3;
getColumnsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.ColumnMeta columns = 3;
getConcat() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
getConcat() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Concat concat = 16;
getConcat() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Concat concat = 16;
getConcatBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
getConcatOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
getConcatOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Concat concat = 16;
getConcatOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Concat concat = 16;
getCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
getCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
A condition formulated as an expression predicate
getCondition() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
A condition formulated as an expression predicate
getCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
getCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
A condition formulated as an expression predicate
getCondition() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
A condition formulated as an expression predicate
getConditionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
getConditionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
getConditionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
getConditionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
A condition formulated as an expression predicate
getConditionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
A condition formulated as an expression predicate
getConditionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
getConditionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
A condition formulated as an expression predicate
getConditionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
A condition formulated as an expression predicate
getConnectTimeout() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get connection timeout (in milliseconds).
getConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
getConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.Value const = 2;
getConst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.Value const = 2;
getConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
getConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Value const = 4;
getConst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Value const = 4;
getConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
getConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.Value const = 2;
getConst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.Value const = 2;
getConstBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
getConstBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
getConstBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
getConstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
getConstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.Value const = 2;
getConstOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.Value const = 2;
getConstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
getConstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Value const = 4;
getConstOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Value const = 4;
getConstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
getConstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.Value const = 2;
getConstOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.Value const = 2;
getCount() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
Get count
getCount() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
Get count
getCreationTime() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get creationTime
getCreationTime() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get creationTime
getCustomBaseUrl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
getCustomBaseUrl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
getCustomBaseUrl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
getCustomBaseUrl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
getCustomBaseUrl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
getCustomBaseUrl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
getCustomBaseUrl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
getData() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiResponse
Get the data.
getDataImportConfig() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get dataImportConfig
getDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.DataType data_type = 1;
getDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
.common.DataType data_type = 1;
getDataType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataTypeOrBuilder
.common.DataType data_type = 1;
getDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
getDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
.common.IrDataType data_type = 3;
getDataType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParamOrBuilder
.common.IrDataType data_type = 3;
getDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.common.DataType data_type = 2;
getDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
.common.DataType data_type = 2;
getDataType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMetaOrBuilder
.common.DataType data_type = 2;
getDataTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
getDataTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
getDataTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
.common.IrDataType data_type = 3;
getDataTypeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParamOrBuilder
.common.IrDataType data_type = 3;
getDataTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.DataType data_type = 1;
getDataTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
.common.DataType data_type = 1;
getDataTypeValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataTypeOrBuilder
.common.DataType data_type = 1;
getDataTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.common.DataType data_type = 2;
getDataTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
.common.DataType data_type = 2;
getDataTypeValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMetaOrBuilder
.common.DataType data_type = 2;
getDataUpdateTime() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get dataUpdateTime
getDate() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
getDate() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Date32 date = 14;
getDate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Date32 date = 14;
getDate32() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType
Get date32
getDateBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
getDateFormat() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Getter for the field dateFormat.
getDateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
getDateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Date32 date = 14;
getDateOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Date32 date = 14;
getDateTimeMinus() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
getDateTimeMinus() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.DateTimeMinus date_time_minus = 15;
getDateTimeMinus() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.DateTimeMinus date_time_minus = 15;
getDateTimeMinusBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
getDateTimeMinusOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
getDateTimeMinusOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.DateTimeMinus date_time_minus = 15;
getDateTimeMinusOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.DateTimeMinus date_time_minus = 15;
getDateType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
Get the actual instance of `DateType`.
getDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
getDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Dedup dedup = 7;
getDedup() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Dedup dedup = 7;
getDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
getDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Dedup dedup = 5;
getDedup() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Dedup dedup = 5;
getDedupBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
getDedupBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
getDedupOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
getDedupOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Dedup dedup = 7;
getDedupOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Dedup dedup = 7;
getDedupOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
getDedupOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Dedup dedup = 5;
getDedupOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Dedup dedup = 5;
getDefaultApiClient() - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
getDefaultInstance() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
getDefaultInstanceForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
getDefaultSession() - 类 中的方法com.alibaba.graphscope.interactive.client.Driver
 
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
Get description
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
Get description
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Get description
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get description
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get description
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Get description
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get description
getDescription() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
Get description
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DataType
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
getDescriptor() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
getDescriptor() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.Common.DataType
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
getDescriptorForType() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
getDescriptorForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
getDestinationVertex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
Get destinationVertex
getDestinationVertex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
Get destinationVertex
getDestinationVertex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
Get destinationVertex
getDestinationVertexMappings() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Get destinationVertexMappings
getDetail() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Get detail
getDirection() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The direction of the expanded edge
getDirection() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The direction of the expanded edge
getDirection() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The direction of the expanded edge
getDirection() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The direction of the expanded edge
getDirection() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The direction of the expanded edge
getDirection() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The direction of the expanded edge
getDirectionValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The direction of the expanded edge
getDirectionValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The direction of the expanded edge
getDirectionValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The direction of the expanded edge
getDirectionValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The direction of the expanded edge
getDirectionValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The direction of the expanded edge
getDirectionValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The direction of the expanded edge
getDst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
getDst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
.schema.LabelMeta dst = 2;
getDst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPairOrBuilder
.schema.LabelMeta dst = 2;
getDstBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
getDstId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 dst_id = 5;
getDstId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
int64 dst_id = 5;
getDstId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
int64 dst_id = 5;
getDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
getDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
optional field, denoting the label of the dst vertex of the edge
getDstLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabelOrBuilder
optional field, denoting the label of the dst vertex of the edge
getDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
getDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId dst_label = 6;
getDstLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId dst_label = 6;
getDstLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Get dstLabel
getDstLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Get dstLabel
getDstLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
getDstLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
getDstLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
getDstLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
optional field, denoting the label of the dst vertex of the edge
getDstLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabelOrBuilder
optional field, denoting the label of the dst vertex of the edge
getDstLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
getDstLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId dst_label = 6;
getDstLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId dst_label = 6;
getDstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
getDstOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
.schema.LabelMeta dst = 2;
getDstOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPairOrBuilder
.schema.LabelMeta dst = 2;
getDstPrimaryKeyValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Get dstPrimaryKeyValue
getDstPrimaryKeyValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Get dstPrimaryKeyValue
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.EdgeExpand edge = 31;
getEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.EdgeExpand edge = 31;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.EdgeExpand edge = 1;
getEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.EdgeExpand edge = 1;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.EdgeExpand edge = 31;
getEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.EdgeExpand edge = 31;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.Edge edge = 2;
getEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.Edge edge = 2;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
getEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
.results.Edge edge = 2;
getEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdgeOrBuilder
.results.Edge edge = 2;
getEdge() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
Get edge
getEdge(String, String, String, Object, String, Object) - 接口 中的方法com.alibaba.graphscope.interactive.client.EdgeInterface
 
getEdge(String, String, String, Object, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getEdge(String, String, String, Object, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Get the edge's properties with src and dst vertex primary keys.
getEdgeAsync(String, String, String, Object, String, Object, ApiCallback<EdgeData>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Get the edge's properties with src and dst vertex primary keys.
getEdgeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
getEdgeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
getEdgeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
getEdgeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
getEdgeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
getEdgeCall(String, String, String, Object, String, Object, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Build call for getEdge
getEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpand() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBaseOrBuilder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpand() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBaseOrBuilder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeExpandOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
getEdgeLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Get edgeLabel
getEdgeLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Get edgeLabel
getEdgeMappings() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
Get edgeMappings
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.EdgeExpand edge = 31;
getEdgeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.EdgeExpand edge = 31;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.EdgeExpand edge = 1;
getEdgeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.EdgeExpand edge = 1;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.EdgeExpand edge = 31;
getEdgeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.EdgeExpand edge = 31;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.Edge edge = 2;
getEdgeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.Edge edge = 2;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
getEdgeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
.results.Edge edge = 2;
getEdgeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdgeOrBuilder
.results.Edge edge = 2;
getEdgeStorageStrategy() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
Get edgeStorageStrategy
GetEdgeType - com.alibaba.graphscope.interactive.openapi.model中的类
GetEdgeType
GetEdgeType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
GetEdgeType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
getEdgeTypes() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
Get edgeTypes
getEdgeTypes() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
Get edgeTypes
getEdgeTypeStatistics() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
Get edgeTypeStatistics
getEdgeWithHttpInfo(String, String, String, Object, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Get the edge's properties with src and dst vertex primary keys.
getElement() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
getElement() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.Element element = 1;
getElement() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.Element element = 1;
getElementBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
getElementOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
.common.GraphDataType.GraphElementOpt element_opt = 1;
getElementOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
.common.GraphDataType.GraphElementOpt element_opt = 1;
getElementOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataTypeOrBuilder
.common.GraphDataType.GraphElementOpt element_opt = 1;
getElementOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
.common.GraphDataType.GraphElementOpt element_opt = 1;
getElementOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
.common.GraphDataType.GraphElementOpt element_opt = 1;
getElementOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataTypeOrBuilder
.common.GraphDataType.GraphElementOpt element_opt = 1;
getElementOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
getElementOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.Element element = 1;
getElementOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.Element element = 1;
getElseResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
getElseResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
The trailed else expression: ELSE 3
getElseResultExpression() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
The trailed else expression: ELSE 3
getElseResultExpressionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
getElseResultExpressionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
getElseResultExpressionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
The trailed else expression: ELSE 3
getElseResultExpressionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
The trailed else expression: ELSE 3
getEnable() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get enable
getEnable() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get enable
getEnd() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
getEnd() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
.common.NameOrId end = 3;
getEnd() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
.common.NameOrId end = 3;
getEndBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
getEndOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
getEndOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
.common.NameOrId end = 3;
getEndOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
.common.NameOrId end = 3;
getEndTime() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Get endTime
getEntities(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
getEntities(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the entities (vertices)
getEntities(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the entities (vertices)
getEntitiesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
getEntitiesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
getEntitiesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
getEntitiesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the entities (vertices)
getEntitiesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the entities (vertices)
getEntitiesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
getEntitiesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the entities (vertices)
getEntitiesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the entities (vertices)
getEntitiesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
getEntitiesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the entities (vertices)
getEntitiesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the entities (vertices)
getEntitiesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
getEntitiesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the entities (vertices)
getEntitiesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the entities (vertices)
getEntityPairs(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairs(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairs(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntityPairsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
getEntry() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
getEntry() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
.results.Entry entry = 2;
getEntry() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ColumnOrBuilder
.results.Entry entry = 2;
getEntryBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
getEntryOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
getEntryOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
.results.Entry entry = 2;
getEntryOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ColumnOrBuilder
.results.Entry entry = 2;
getExpandOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
getExpandOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
Expand option, i.e., expand vertices/edges/degree.
getExpandOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
Expand option, i.e., expand vertices/edges/degree.
getExpandOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
getExpandOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
Expand option, i.e., expand vertices/edges/degree.
getExpandOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
Expand option, i.e., expand vertices/edges/degree.
getExpandOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
getExpandOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
Expand option, i.e., expand vertices/edges/degree.
getExpandOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
Expand option, i.e., expand vertices/edges/degree.
getExpandOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
getExpandOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
Expand option, i.e., expand vertices/edges/degree.
getExpandOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
Expand option, i.e., expand vertices/edges/degree.
getExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
getExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
The expression to be aliased
getExpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAliasOrBuilder
The expression to be aliased
getExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
getExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
The expression to be aliased
getExpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAliasOrBuilder
The expression to be aliased
getExprBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
getExprBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
getExprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
getExprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
The expression to be aliased
getExprOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAliasOrBuilder
The expression to be aliased
getExprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
getExprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
The expression to be aliased
getExprOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAliasOrBuilder
The expression to be aliased
getExtra() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
已过时。
getExtra() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
已过时。
getExtra() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
已过时。
getExtraCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
getExtraCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
getExtraCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
Extra parameters for general-purpose usage
getExtract() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
getExtract() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Extract extract = 11;
getExtract() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Extract extract = 11;
getExtractBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
getExtractOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
getExtractOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Extract extract = 11;
getExtractOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Extract extract = 11;
getExtraMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Extra parameters for general-purpose usage
getExtraMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
Extra parameters for general-purpose usage
getExtraMap() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
Extra parameters for general-purpose usage
getExtraOrDefault(String, String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Extra parameters for general-purpose usage
getExtraOrDefault(String, String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
Extra parameters for general-purpose usage
getExtraOrDefault(String, String) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
Extra parameters for general-purpose usage
getExtraOrThrow(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Extra parameters for general-purpose usage
getExtraOrThrow(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
Extra parameters for general-purpose usage
getExtraOrThrow(String) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
Extra parameters for general-purpose usage
getF64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
double f64 = 5;
getF64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
double f64 = 5;
getF64() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
double f64 = 5;
getF64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
getF64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.DoubleArray f64_array = 10;
getF64Array() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.DoubleArray f64_array = 10;
getF64ArrayBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
getF64ArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
getF64ArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.DoubleArray f64_array = 10;
getF64ArrayOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.DoubleArray f64_array = 10;
getFixedChar() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
Get fixedChar
getFixedChar() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Get the actual instance of `FixedChar`.
getFormat() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
Get format
getFunctions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
getFunctions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The grouping functions
getFunctions(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The grouping functions
getFunctions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
getFunctions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
The grouping functions
getFunctions(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
The grouping functions
getFunctionsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
getFunctionsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
getFunctionsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
getFunctionsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
getFunctionsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
getFunctionsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The grouping functions
getFunctionsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The grouping functions
getFunctionsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
getFunctionsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
The grouping functions
getFunctionsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
The grouping functions
getFunctionsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
getFunctionsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The grouping functions
getFunctionsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The grouping functions
getFunctionsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
getFunctionsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
The grouping functions
getFunctionsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
The grouping functions
getFunctionsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
getFunctionsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The grouping functions
getFunctionsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The grouping functions
getFunctionsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
getFunctionsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
The grouping functions
getFunctionsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
The grouping functions
getFunctionsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
getFunctionsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The grouping functions
getFunctionsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The grouping functions
getFunctionsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
getFunctionsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
The grouping functions
getFunctionsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
The grouping functions
getGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
getGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
.algebra.GetV get_V = 2;
getGetV() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBaseOrBuilder
.algebra.GetV get_V = 2;
getGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
getGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
.physical.GetV get_V = 2;
getGetV() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder
.physical.GetV get_V = 2;
getGetVBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
getGetVBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
getGetVOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
getGetVOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
.algebra.GetV get_V = 2;
getGetVOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBaseOrBuilder
.algebra.GetV get_V = 2;
getGetVOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
getGetVOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
.physical.GetV get_V = 2;
getGetVOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder
.physical.GetV get_V = 2;
getGraph() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Get graph
getGraph(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Get a graph by name
getGraphAsync(String, ApiCallback<GetGraphResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
(asynchronously) Get a graph by name
getGraphCall(String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Build call for getGraph
getGraphDataType(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataType(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataType(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataTypeOrBuilder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataTypeOrBuilder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataTypeOrBuilder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataTypeOrBuilder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphDataTypeOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataTypeOrBuilder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
getGraphId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
Get graphId
getGraphId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
Get graphId
getGraphMeta(String) - 接口 中的方法com.alibaba.graphscope.interactive.client.GraphInterface
 
getGraphMeta(String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getGraphName() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
string graph_name = 1;
getGraphName() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
string graph_name = 1;
getGraphName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyardOrBuilder
string graph_name = 1;
getGraphNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
string graph_name = 1;
getGraphNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
string graph_name = 1;
getGraphNameBytes() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyardOrBuilder
string graph_name = 1;
getGraphPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
getGraphPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.GraphPath graph_path = 3;
getGraphPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.GraphPath graph_path = 3;
getGraphPathBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
getGraphPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
getGraphPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.GraphPath graph_path = 3;
getGraphPathOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.GraphPath graph_path = 3;
GetGraphResponse - com.alibaba.graphscope.interactive.openapi.model中的类
GetGraphResponse
GetGraphResponse() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
GetGraphResponse.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
GetGraphResponse.StoreTypeEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets storeType
GetGraphResponse.StoreTypeEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
getGraphSchema() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
getGraphSchema() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
.schema.Schema graph_schema = 2;
getGraphSchema() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyardOrBuilder
.schema.Schema graph_schema = 2;
getGraphSchema(String) - 接口 中的方法com.alibaba.graphscope.interactive.client.GraphInterface
 
getGraphSchema(String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getGraphSchemaBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
getGraphSchemaOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
getGraphSchemaOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
.schema.Schema graph_schema = 2;
getGraphSchemaOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyardOrBuilder
.schema.Schema graph_schema = 2;
GetGraphSchemaResponse - com.alibaba.graphscope.interactive.openapi.model中的类
GetGraphSchemaResponse
GetGraphSchemaResponse() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
GetGraphSchemaResponse.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
GetGraphStatisticsResponse - com.alibaba.graphscope.interactive.openapi.model中的类
GetGraphStatisticsResponse
GetGraphStatisticsResponse() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
GetGraphStatisticsResponse.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
getGraphType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
getGraphType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
.common.GraphDataType graph_type = 2;
getGraphType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataTypeOrBuilder
.common.GraphDataType graph_type = 2;
getGraphTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
getGraphTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
getGraphTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
.common.GraphDataType graph_type = 2;
getGraphTypeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataTypeOrBuilder
.common.GraphDataType graph_type = 2;
getGraphWithHttpInfo(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Get a graph by name
getGremlinClient() - 类 中的方法com.alibaba.graphscope.interactive.client.Driver
 
getGremlinEndpoint() - 类 中的方法com.alibaba.graphscope.interactive.client.Driver
Get the gremlin endpoint.
getGremlinPort() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Get gremlinPort
getGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
getGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.GroupBy group_by = 5;
getGroupBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.GroupBy group_by = 5;
getGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
getGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.GroupBy group_by = 3;
getGroupBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.GroupBy group_by = 3;
getGroupByBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
getGroupByBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
getGroupByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
getGroupByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.GroupBy group_by = 5;
getGroupByOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.GroupBy group_by = 5;
getGroupByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
getGroupByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.GroupBy group_by = 3;
getGroupByOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.GroupBy group_by = 3;
getGson() - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
Get Gson.
getHeaders() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiResponse
Get the headers.
getHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRange() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRange() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
The range that defines the minimum and maximum number of hops of the path expansion.
getHopRangeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
The range that defines the minimum and maximum number of hops of the path expansion.
getHostIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
getHostIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
getHostIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
getHostIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
getHostIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
getHostIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
getHostIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
getHqpsPort() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Get hqpsPort
getHttpClient() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get HTTP client
getI32() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int32 i32 = 3;
getI32() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
int32 i32 = 3;
getI32() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
int32 i32 = 3;
getI32Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
getI32Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.I32Array i32_array = 8;
getI32Array() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.I32Array i32_array = 8;
getI32ArrayBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
getI32ArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
getI32ArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.I32Array i32_array = 8;
getI32ArrayOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.I32Array i32_array = 8;
getI64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int64 i64 = 4;
getI64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
int64 i64 = 4;
getI64() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
int64 i64 = 4;
getI64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
getI64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.I64Array i64_array = 9;
getI64Array() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.I64Array i64_array = 9;
getI64ArrayBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
getI64ArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
getI64ArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.I64Array i64_array = 9;
getI64ArrayOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.I64Array i64_array = 9;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
int32 id = 2;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
int32 id = 2;
getId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrIdOrBuilder
int32 id = 2;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
int32 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
int32 id = 1;
getId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMappingOrBuilder
int32 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
int64 id = 1;
getId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
int64 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
int64 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
int64 id = 1;
getId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
int64 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get id from the entity
getId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get id from the entity
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
int32 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
int32 id = 1;
getId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMetaOrBuilder
int32 id = 1;
getId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get id
getId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get id
getId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Get id
getId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get id
getIdBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
getIdNameMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
getIdNameMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
The mapping of id to name given certain `MetaType`
getIdNameMappings(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefaultOrBuilder
The mapping of id to name given certain `MetaType`
getIdNameMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
getIdNameMappingsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
getIdNameMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
getIdNameMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
The mapping of id to name given certain `MetaType`
getIdNameMappingsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefaultOrBuilder
The mapping of id to name given certain `MetaType`
getIdNameMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
getIdNameMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
The mapping of id to name given certain `MetaType`
getIdNameMappingsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefaultOrBuilder
The mapping of id to name given certain `MetaType`
getIdNameMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
getIdNameMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
The mapping of id to name given certain `MetaType`
getIdNameMappingsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefaultOrBuilder
The mapping of id to name given certain `MetaType`
getIdNameMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
getIdNameMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
The mapping of id to name given certain `MetaType`
getIdNameMappingsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefaultOrBuilder
The mapping of id to name given certain `MetaType`
getIdOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
getIdOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get id from the entity
getIdOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get id from the entity
getIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
getIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The optional filtering predicate for the field that have been indexed
getIdxPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The optional filtering predicate for the field that have been indexed
getIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
getIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The optional filtering predicate for the field that have been indexed
getIdxPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The optional filtering predicate for the field that have been indexed
getIdxPredicateBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
getIdxPredicateBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
getIdxPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
getIdxPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The optional filtering predicate for the field that have been indexed
getIdxPredicateOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The optional filtering predicate for the field that have been indexed
getIdxPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
getIdxPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The optional filtering predicate for the field that have been indexed
getIdxPredicateOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The optional filtering predicate for the field that have been indexed
getIeMutability() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
Get ieMutability
getImportOption() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
Get importOption
getIndex() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
int32 index = 2;
getIndex() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
int32 index = 2;
getIndex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParamOrBuilder
int32 index = 2;
getIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
Get index
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
getInnerCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleTypeOrBuilder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
getInnerCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTargetOrBuilder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
getInnerCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
getInnerCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
getInnerCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdgeOrBuilder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
getInnerCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
getInnerCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ResultsOrBuilder
 
getInputs() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Get inputs
getInputs() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
Get inputs
getIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
getIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Intersect intersect = 15;
getIntersect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Intersect intersect = 15;
getIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
getIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Intersect intersect = 13;
getIntersect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Intersect intersect = 13;
getIntersectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
getIntersectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
getIntersectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
getIntersectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Intersect intersect = 15;
getIntersectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Intersect intersect = 15;
getIntersectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
getIntersectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Intersect intersect = 13;
getIntersectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Intersect intersect = 13;
getInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
.common.Extract.Interval interval = 1;
getInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
.common.Extract.Interval interval = 1;
getInterval() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinusOrBuilder
.common.Extract.Interval interval = 1;
getInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
.common.Extract.Interval interval = 1;
getInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
.common.Extract.Interval interval = 1;
getInterval() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExtractOrBuilder
.common.Extract.Interval interval = 1;
getInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Extract.Interval interval = 1;
getInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.Extract.Interval interval = 1;
getInterval() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.Extract.Interval interval = 1;
getIntervalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
.common.Extract.Interval interval = 1;
getIntervalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
.common.Extract.Interval interval = 1;
getIntervalValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinusOrBuilder
.common.Extract.Interval interval = 1;
getIntervalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
.common.Extract.Interval interval = 1;
getIntervalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
.common.Extract.Interval interval = 1;
getIntervalValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExtractOrBuilder
.common.Extract.Interval interval = 1;
getIntervalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Extract.Interval interval = 1;
getIntervalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.Extract.Interval interval = 1;
getIntervalValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.Extract.Interval interval = 1;
getIsAllColumns() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Can specify to get all columns of the table
getIsAllColumns() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
Can specify to get all columns of the table
getIsAllColumns() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
Can specify to get all columns of the table
getIsAppend() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
getIsAppend() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
getIsAppend() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
getIsAppend() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
getIsAppend() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
getIsAppend() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ProjectOrBuilder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
getIsColumnId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
is the column (property)'s name mapped as an id
getIsColumnId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
is the column (property)'s name mapped as an id
getIsColumnId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
is the column (property)'s name mapped as an id
getIsCountOnly() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The flag that indicates SCAN + COUNT
getIsCountOnly() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The flag that indicates SCAN + COUNT
getIsCountOnly() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The flag that indicates SCAN + COUNT
getIsCountOnly() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The flag that indicates to SCAN + COUNT
getIsCountOnly() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The flag that indicates to SCAN + COUNT
getIsCountOnly() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The flag that indicates to SCAN + COUNT
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
getIsOptional() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the path does not exist
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
Whether the expand is optional, if true, the expand will return a `None` if the path does not exist
getIsOptional() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
Whether the expand is optional, if true, the expand will return a `None` if the path does not exist
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
getIsOptional() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Whether the path expand is optional, if true, the path expand will return a `None` if the path does not exist
getIsOptional() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
Whether the path expand is optional, if true, the path expand will return a `None` if the path does not exist
getIsOptional() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
Whether the path expand is optional, if true, the path expand will return a `None` if the path does not exist
getIsPrimaryKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
Whether this column is a part of a primary key
getIsPrimaryKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
Whether this column is a part of a primary key
getIsPrimaryKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMetaOrBuilder
Whether this column is a part of a primary key
getIsTableId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
is the table (label)'s name mapped as an id
getIsTableId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
is the table (label)'s name mapped as an id
getIsTableId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
is the table (label)'s name mapped as an id
getItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
int32 days since 1970-01-01
getItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
int32 days since 1970-01-01
getItem() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32OrBuilder
int32 days since 1970-01-01
getItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
int32 milliseconds past midnight
getItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
int32 milliseconds past midnight
getItem() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32OrBuilder
int32 milliseconds past midnight
getItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
int64 milliseconds since 1970-01-01 00:00:00.000000 (in an unspecified timezone)
getItem() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
int64 milliseconds since 1970-01-01 00:00:00.000000 (in an unspecified timezone)
getItem() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.TimestampOrBuilder
int64 milliseconds since 1970-01-01 00:00:00.000000 (in an unspecified timezone)
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
repeated double item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
repeated double item = 1;
getItem(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArrayOrBuilder
repeated double item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
repeated int32 item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
repeated int32 item = 1;
getItem(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.I32ArrayOrBuilder
repeated int32 item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
repeated int64 item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
repeated int64 item = 1;
getItem(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.I64ArrayOrBuilder
repeated int64 item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
repeated .common.Pair item = 1;
getItem(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArrayOrBuilder
repeated .common.Pair item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
getItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
repeated string item = 1;
getItem(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArrayOrBuilder
repeated string item = 1;
getItemBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
getItemBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
getItemBytes(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
getItemBytes(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
repeated string item = 1;
getItemBytes(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArrayOrBuilder
repeated string item = 1;
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
getItemCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrIdOrBuilder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
getItemCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
getItemCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
getItemCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
getItemCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
getItemCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
 
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
repeated double item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
repeated double item = 1;
getItemCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArrayOrBuilder
repeated double item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
repeated int32 item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
repeated int32 item = 1;
getItemCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.I32ArrayOrBuilder
repeated int32 item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
repeated int64 item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
repeated int64 item = 1;
getItemCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.I64ArrayOrBuilder
repeated int64 item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
repeated .common.Pair item = 1;
getItemCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArrayOrBuilder
repeated .common.Pair item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
getItemCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
repeated string item = 1;
getItemCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArrayOrBuilder
repeated string item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
repeated double item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
repeated double item = 1;
getItemList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArrayOrBuilder
repeated double item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
repeated int32 item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
repeated int32 item = 1;
getItemList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.I32ArrayOrBuilder
repeated int32 item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
repeated int64 item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
repeated int64 item = 1;
getItemList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.I64ArrayOrBuilder
repeated int64 item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
repeated .common.Pair item = 1;
getItemList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArrayOrBuilder
repeated .common.Pair item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
getItemList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
repeated string item = 1;
getItemList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArrayOrBuilder
repeated string item = 1;
getItemOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
getItemOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
repeated .common.Pair item = 1;
getItemOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArrayOrBuilder
repeated .common.Pair item = 1;
getItemOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
getItemOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
repeated .common.Pair item = 1;
getItemOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArrayOrBuilder
repeated .common.Pair item = 1;
getJobById(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
getJobByIdAsync(String, ApiCallback<JobStatus>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
(asynchronously)
getJobByIdCall(String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
Build call for getJobById
getJobByIdWithHttpInfo(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
getJobId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
Get jobId
getJobStatus(String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getJobStatus(String) - 接口 中的方法com.alibaba.graphscope.interactive.client.JobInterface
 
getJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
getJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Join join = 3;
getJoin() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Join join = 3;
getJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
getJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Join join = 11;
getJoin() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Join join = 11;
getJoinBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
getJoinBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define how to join the result of the subtask back to the original relation
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
Define how to join the result of the subtask back to the original relation
getJoinKind() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
Define how to join the result of the subtask back to the original relation
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
/ Define how to attach this sentence to the other one
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
/ Define how to attach this sentence to the other one
getJoinKind() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
/ Define how to attach this sentence to the other one
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define how to join the result of the subtask back to the original relation
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
Define how to join the result of the subtask back to the original relation
getJoinKind() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
Define how to join the result of the subtask back to the original relation
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.Join.JoinKind join_kind = 3;
getJoinKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.Join.JoinKind join_kind = 3;
getJoinKind() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.Join.JoinKind join_kind = 3;
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define how to join the result of the subtask back to the original relation
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
Define how to join the result of the subtask back to the original relation
getJoinKindValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
Define how to join the result of the subtask back to the original relation
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
/ Define how to attach this sentence to the other one
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
/ Define how to attach this sentence to the other one
getJoinKindValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
/ Define how to attach this sentence to the other one
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define how to join the result of the subtask back to the original relation
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
Define how to join the result of the subtask back to the original relation
getJoinKindValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
Define how to join the result of the subtask back to the original relation
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.Join.JoinKind join_kind = 3;
getJoinKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.Join.JoinKind join_kind = 3;
getJoinKindValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.Join.JoinKind join_kind = 3;
getJoinOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
getJoinOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Join join = 3;
getJoinOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Join join = 3;
getJoinOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
getJoinOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Join join = 11;
getJoinOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Join join = 11;
getJSON() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get JSON
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
.common.Value key = 1;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairOrBuilder
.common.Value key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
The key to perform grouping TODO(longbin) An expression here is a more general form
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAliasOrBuilder
The key to perform grouping TODO(longbin) An expression here is a more general form
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.Property key = 1;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.Property key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
.common.NameOrId key = 2;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IntersectOrBuilder
.common.NameOrId key = 2;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
TODO(longbin) An expression here is a more general form
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPairOrBuilder
TODO(longbin) An expression here is a more general form
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
The key to perform grouping
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder
The key to perform grouping
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
int32 key = 2;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
int32 key = 2;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.IntersectOrBuilder
int32 key = 2;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
.common.Value key = 1;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValueOrBuilder
.common.Value key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
.common.NameOrId key = 1;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.PropertyOrBuilder
.common.NameOrId key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
.common.NameOrId key = 1;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKeyOrBuilder
.common.NameOrId key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get property of key from the entity
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get property of key from the entity
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
.common.Value key = 1;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValueOrBuilder
.common.Value key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
getKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
.schema.LabelMeta key = 1;
getKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMetaOrBuilder
.schema.LabelMeta key = 1;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
getKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
getKeyManagers() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Getter for the field keyManagers.
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
.common.Value key = 1;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairOrBuilder
.common.Value key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
The key to perform grouping TODO(longbin) An expression here is a more general form
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAliasOrBuilder
The key to perform grouping TODO(longbin) An expression here is a more general form
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.Property key = 1;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.Property key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
.common.NameOrId key = 2;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IntersectOrBuilder
.common.NameOrId key = 2;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
TODO(longbin) An expression here is a more general form
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPairOrBuilder
TODO(longbin) An expression here is a more general form
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
The key to perform grouping
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder
The key to perform grouping
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
.common.Value key = 1;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValueOrBuilder
.common.Value key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
.common.NameOrId key = 1;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.PropertyOrBuilder
.common.NameOrId key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
.common.NameOrId key = 1;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKeyOrBuilder
.common.NameOrId key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get property of key from the entity
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get property of key from the entity
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
.common.Value key = 1;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValueOrBuilder
.common.Value key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
getKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
.schema.LabelMeta key = 1;
getKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMetaOrBuilder
.schema.LabelMeta key = 1;
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
TODO(longbin) An expression here is a more general form
getKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.DedupOrBuilder
TODO(longbin) An expression here is a more general form
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
The keys to perform grouping, or segmenting.
getKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
The keys to perform grouping, or segmenting.
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The variables to perform grouping, or segmenting.
getKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The variables to perform grouping, or segmenting.
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
getKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
repeated .common.Variable keys = 1;
getKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeysOrBuilder
repeated .common.Variable keys = 1;
getKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
getKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
getKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
getKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
getKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
getKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
getKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
getKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
TODO(longbin) An expression here is a more general form
getKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.DedupOrBuilder
TODO(longbin) An expression here is a more general form
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
The keys to perform grouping, or segmenting.
getKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
The keys to perform grouping, or segmenting.
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The variables to perform grouping, or segmenting.
getKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The variables to perform grouping, or segmenting.
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
getKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
repeated .common.Variable keys = 1;
getKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeysOrBuilder
repeated .common.Variable keys = 1;
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
TODO(longbin) An expression here is a more general form
getKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.DedupOrBuilder
TODO(longbin) An expression here is a more general form
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
The keys to perform grouping, or segmenting.
getKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
The keys to perform grouping, or segmenting.
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The variables to perform grouping, or segmenting.
getKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The variables to perform grouping, or segmenting.
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
getKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
repeated .common.Variable keys = 1;
getKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeysOrBuilder
repeated .common.Variable keys = 1;
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
TODO(longbin) An expression here is a more general form
getKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.DedupOrBuilder
TODO(longbin) An expression here is a more general form
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
The keys to perform grouping, or segmenting.
getKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
The keys to perform grouping, or segmenting.
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The variables to perform grouping, or segmenting.
getKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The variables to perform grouping, or segmenting.
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
getKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
repeated .common.Variable keys = 1;
getKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeysOrBuilder
repeated .common.Variable keys = 1;
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
TODO(longbin) An expression here is a more general form
getKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.DedupOrBuilder
TODO(longbin) An expression here is a more general form
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
The keys to perform grouping, or segmenting.
getKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
The keys to perform grouping, or segmenting.
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The variables to perform grouping, or segmenting.
getKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The variables to perform grouping, or segmenting.
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
getKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
repeated .common.Variable keys = 1;
getKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeysOrBuilder
repeated .common.Variable keys = 1;
getKeyVals(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
getKeyVals(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
repeated .common.VariableKeyValue key_vals = 1;
getKeyVals(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValuesOrBuilder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValuesOrBuilder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValuesOrBuilder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValuesOrBuilder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
repeated .common.VariableKeyValue key_vals = 1;
getKeyValsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValuesOrBuilder
repeated .common.VariableKeyValue key_vals = 1;
getKeyValues(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValues(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValues(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValuesOrBuilder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValuesOrBuilder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValuesOrBuilder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValuesOrBuilder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
repeated .results.KeyValues.KeyValue key_values = 1;
getKeyValuesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValuesOrBuilder
repeated .results.KeyValues.KeyValue key_values = 1;
getKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
.algebra.Join.JoinKind kind = 3;
getKind() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
.algebra.Join.JoinKind kind = 3;
getKind() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
.algebra.Join.JoinKind kind = 3;
getKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
.algebra.Join.JoinKind kind = 3;
getKindValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
.algebra.Join.JoinKind kind = 3;
getKindValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
.algebra.Join.JoinKind kind = 3;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
the label of vertex or edge
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
the label of vertex or edge
getLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabelOrBuilder
the label of vertex or edge
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
.common.GraphDataType.GraphElementLabel label = 1;
getLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
.common.GraphDataType.GraphElementLabel label = 1;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId label = 2;
getLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId label = 2;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
.common.NameOrId label = 2;
getLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
.common.NameOrId label = 2;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get label from the entity
getLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get label from the entity
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
.schema.LabelMeta label = 1;
getLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
.schema.LabelMeta label = 1;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
getLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
.schema.LabelMeta label = 1;
getLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
.schema.LabelMeta label = 1;
getLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
Get label
getLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
Get label
getLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
getLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
getLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
getLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
getLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
getLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
.common.GraphDataType.GraphElementLabel label = 1;
getLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
.common.GraphDataType.GraphElementLabel label = 1;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId label = 2;
getLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId label = 2;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
.common.NameOrId label = 2;
getLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
.common.NameOrId label = 2;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get label from the entity
getLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get label from the entity
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
.schema.LabelMeta label = 1;
getLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
.schema.LabelMeta label = 1;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
getLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
.schema.LabelMeta label = 1;
getLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
.schema.LabelMeta label = 1;
getLeftKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
getLeftKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
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.
getLeftKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
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.
getLeftKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
getLeftKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by left_plan)
getLeftKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by left_plan)
getLeftKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
getLeftKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
getLeftKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
getLeftKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
getLeftKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
getLeftKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
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.
getLeftKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
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.
getLeftKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
getLeftKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by left_plan)
getLeftKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by left_plan)
getLeftKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
getLeftKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
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.
getLeftKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
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.
getLeftKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
getLeftKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by left_plan)
getLeftKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by left_plan)
getLeftKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
getLeftKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
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.
getLeftKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
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.
getLeftKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
getLeftKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by left_plan)
getLeftKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by left_plan)
getLeftKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
getLeftKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
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.
getLeftKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
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.
getLeftKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
getLeftKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by left_plan)
getLeftKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by left_plan)
getLeftPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
getLeftPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.PhysicalPlan left_plan = 4;
getLeftPlan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.PhysicalPlan left_plan = 4;
getLeftPlanBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
getLeftPlanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
getLeftPlanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.PhysicalPlan left_plan = 4;
getLeftPlanOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.PhysicalPlan left_plan = 4;
getLen() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
getLen() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get length from the entity
getLen() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get length from the entity
getLenBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
getLenOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
getLenOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get length from the entity
getLenOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get length from the entity
getLibrary() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get library
getLibrary() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get library
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Limit limit = 12;
getLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Limit limit = 12;
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
A size limit.
getLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
A size limit.
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The size limit
getLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The size limit
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
getLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Limit limit = 7;
getLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Limit limit = 7;
getLimitBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
getLimitBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
getLimitBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
getLimitBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Limit limit = 12;
getLimitOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Limit limit = 12;
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
A size limit.
getLimitOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
A size limit.
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The size limit
getLimitOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The size limit
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
getLimitOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Limit limit = 7;
getLimitOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Limit limit = 7;
getLoadingConfig() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
Get loadingConfig
getLocation() - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
getLog() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
URL or log string
getLogical() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Logical logical = 2;
getLogical() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Logical logical = 2;
getLogical() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Logical logical = 2;
getLogicalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Logical logical = 2;
getLogicalValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Logical logical = 2;
getLogicalValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Logical logical = 2;
getLongText() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText
Get longText
getLongText() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Get the actual instance of `LongText`.
getLower() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
The lower bound of the range, included
getLower() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
The lower bound of the range, included
getLower() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.RangeOrBuilder
The lower bound of the range, included
getMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
getMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.KeyValues map = 3;
getMap() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.KeyValues map = 3;
getMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
getMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
TODO: the new definition for var_map, that allows user-given key name.
getMap() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
TODO: the new definition for var_map, that allows user-given key name.
getMapBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
getMapBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
getMapOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
getMapOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.KeyValues map = 3;
getMapOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.KeyValues map = 3;
getMapOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
getMapOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
TODO: the new definition for var_map, that allows user-given key name.
getMapOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
TODO: the new definition for var_map, that allows user-given key name.
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
A collection of key-alias mappings
getMappings(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
A collection of key-alias mappings
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappings(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
A collection of key-alias mappings
getMappings(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
A collection of key-alias mappings
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappings(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
getMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
getMappingsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
getMappingsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
getMappingsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
A collection of key-alias mappings
getMappingsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
A collection of key-alias mappings
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
A collection of key-alias mappings
getMappingsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
A collection of key-alias mappings
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
A collection of key-alias mappings
getMappingsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
A collection of key-alias mappings
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
A collection of key-alias mappings
getMappingsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
A collection of key-alias mappings
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
A collection of key-alias mappings
getMappingsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
A collection of key-alias mappings
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
A collection of key-alias mappings
getMappingsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
A collection of key-alias mappings
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
A collection of key-alias mappings
getMappingsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
A collection of key-alias mappings
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
A collection of key-alias mappings
getMappingsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupByOrBuilder
A collection of key-alias mappings
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
A list of [expression -> alias] to be projected from the graph relation.
getMappingsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ProjectOrBuilder
A list of [expression -> alias] to be projected from the graph relation.
getMaxLength() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
Get maxLength
getMaxVertexNum() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
Get maxVertexNum
getMessage() - 类 中的方法com.alibaba.graphscope.interactive.client.common.Status
 
getMessage() - 异常错误 中的方法com.alibaba.graphscope.interactive.openapi.ApiException
Get the exception message including HTTP response data.
getMetadata() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
Get metadata
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
.algebra.MetaData meta_data = 6;
getMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
.algebra.MetaData meta_data = 6;
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
.algebra.MetaData meta_data = 5;
getMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
.algebra.MetaData meta_data = 5;
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
.algebra.MetaData meta_data = 6;
getMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
.algebra.MetaData meta_data = 6;
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
getMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The type for the unfold value
getMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The type for the unfold value
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The datatype of output results
getMetaData(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The datatype of output results
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.MetaData meta_data = 2;
getMetaData(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.MetaData meta_data = 2;
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
The datatype of output results
getMetaData(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
The datatype of output results
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
getMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The meta data of outputs of operator
getMetaData(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The meta data of outputs of operator
getMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
getMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
getMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
getMetaDataBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
getMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
getMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
getMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
getMetaDataBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
getMetaDataBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
getMetaDataBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
getMetaDataBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
getMetaDataBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The datatype of output results
getMetaDataCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The datatype of output results
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.MetaData meta_data = 2;
getMetaDataCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.MetaData meta_data = 2;
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
The datatype of output results
getMetaDataCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
The datatype of output results
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
getMetaDataCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The meta data of outputs of operator
getMetaDataCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The meta data of outputs of operator
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The datatype of output results
getMetaDataList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The datatype of output results
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.MetaData meta_data = 2;
getMetaDataList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.MetaData meta_data = 2;
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
The datatype of output results
getMetaDataList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
The datatype of output results
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
getMetaDataList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The meta data of outputs of operator
getMetaDataList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The meta data of outputs of operator
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
.algebra.MetaData meta_data = 6;
getMetaDataOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
.algebra.MetaData meta_data = 6;
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
.algebra.MetaData meta_data = 5;
getMetaDataOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
.algebra.MetaData meta_data = 5;
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
.algebra.MetaData meta_data = 6;
getMetaDataOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
.algebra.MetaData meta_data = 6;
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
getMetaDataOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The type for the unfold value
getMetaDataOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The type for the unfold value
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The datatype of output results
getMetaDataOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The datatype of output results
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.MetaData meta_data = 2;
getMetaDataOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.MetaData meta_data = 2;
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
The datatype of output results
getMetaDataOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
The datatype of output results
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
getMetaDataOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The meta data of outputs of operator
getMetaDataOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The meta data of outputs of operator
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
The datatype of output results
getMetaDataOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupByOrBuilder
The datatype of output results
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.MetaData meta_data = 2;
getMetaDataOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.MetaData meta_data = 2;
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
The datatype of output results
getMetaDataOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ProjectOrBuilder
The datatype of output results
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
getMetaDataOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The meta data of outputs of operator
getMetaDataOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The meta data of outputs of operator
getMetaType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
.algebra.SinkDefault.MetaType meta_type = 3;
getMetaType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
.algebra.SinkDefault.MetaType meta_type = 3;
getMetaType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMappingOrBuilder
.algebra.SinkDefault.MetaType meta_type = 3;
getMetaTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
.algebra.SinkDefault.MetaType meta_type = 3;
getMetaTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
.algebra.SinkDefault.MetaType meta_type = 3;
getMetaTypeValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMappingOrBuilder
.algebra.SinkDefault.MetaType meta_type = 3;
getMutableExtra() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
已过时。
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
string name = 1;
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
string name = 1;
getName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrIdOrBuilder
string name = 1;
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
string name = 2;
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
string name = 2;
getName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMappingOrBuilder
string name = 2;
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
string name = 1;
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
string name = 1;
getName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParamOrBuilder
string name = 1;
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
string name = 2;
getName() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
string name = 2;
getName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMetaOrBuilder
string name = 2;
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get name
getName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.Pair
 
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
string name = 1;
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
string name = 1;
getNameBytes() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrIdOrBuilder
string name = 1;
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
string name = 2;
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
string name = 2;
getNameBytes() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMappingOrBuilder
string name = 2;
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
string name = 1;
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
string name = 1;
getNameBytes() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParamOrBuilder
string name = 1;
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
string name = 2;
getNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
string name = 2;
getNameBytes() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMetaOrBuilder
string name = 2;
getNameOrId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
getNameOrId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
.common.NameOrId name_or_id = 1;
getNameOrId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ColumnOrBuilder
.common.NameOrId name_or_id = 1;
getNameOrIdBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
getNameOrIdOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
getNameOrIdOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
.common.NameOrId name_or_id = 1;
getNameOrIdOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ColumnOrBuilder
.common.NameOrId name_or_id = 1;
getNeo4jEndpoint() - 类 中的方法com.alibaba.graphscope.interactive.client.Driver
 
getNeo4jSession() - 类 中的方法com.alibaba.graphscope.interactive.client.Driver
Create a neo4j session with default session config.
getNeo4jSession(SessionConfig) - 类 中的方法com.alibaba.graphscope.interactive.client.Driver
Create a neo4j session with the given session config.
getNodes(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
getNodes(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
A array of nodes
getNodes(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
A array of nodes
getNodesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
getNodesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
getNodesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
getNodesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
A array of nodes
getNodesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
A array of nodes
getNodesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
getNodesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
A array of nodes
getNodesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
A array of nodes
getNodesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
getNodesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
A array of nodes
getNodesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
A array of nodes
getNodesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
getNodesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
A array of nodes
getNodesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
A array of nodes
getNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
getNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
The data of type of ExprOpr
getNodeType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
The data of type of ExprOpr
getNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
getNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The data of type of Property
getNodeType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The data of type of Property
getNodeTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
getNodeTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
getNodeTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
getNodeTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
The data of type of ExprOpr
getNodeTypeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
The data of type of ExprOpr
getNodeTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
getNodeTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The data of type of Property
getNodeTypeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The data of type of Property
getNone() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
getNone() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.None none = 13;
getNone() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.None none = 13;
getNoneBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
getNoneOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
getNoneOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.None none = 13;
getNoneOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.None none = 13;
getNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
The sample number
getNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
The sample number
getNum() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNumOrBuilder
The sample number
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.Common.DataType
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.InnerCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
getNumber() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
 
getObject() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
getObject() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.common.Value object = 4;
getObject() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.common.Value object = 4;
getObjectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
getObjectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
getObjectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.common.Value object = 4;
getObjectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.common.Value object = 4;
getOeMutability() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
Get oeMutability
getOperators(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
getOperators(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
repeated .common.ExprOpr operators = 1;
getOperators(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExpressionOrBuilder
repeated .common.ExprOpr operators = 1;
getOperatorsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
getOperatorsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
getOperatorsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
getOperatorsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
repeated .common.ExprOpr operators = 1;
getOperatorsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExpressionOrBuilder
repeated .common.ExprOpr operators = 1;
getOperatorsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
getOperatorsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
repeated .common.ExprOpr operators = 1;
getOperatorsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExpressionOrBuilder
repeated .common.ExprOpr operators = 1;
getOperatorsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
getOperatorsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
repeated .common.ExprOpr operators = 1;
getOperatorsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExpressionOrBuilder
repeated .common.ExprOpr operators = 1;
getOperatorsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
getOperatorsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
repeated .common.ExprOpr operators = 1;
getOperatorsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExpressionOrBuilder
repeated .common.ExprOpr operators = 1;
getOpKindCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
getOpKindCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
getOpKindCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
 
getOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
getOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
The node's operator
getOpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.NodeOrBuilder
The node's operator
getOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
getOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The node's operator
getOpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The node's operator
getOprBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
getOprBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
getOprCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
getOprCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
getOprCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
 
getOprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
getOprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
The node's operator
getOprOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.NodeOrBuilder
The node's operator
getOprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
getOprOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The node's operator
getOprOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The node's operator
getOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
Determine what vertex to get from the tagged object
getOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
Determine what vertex to get from the tagged object
getOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
Determine what vertex to get from the tagged object
getOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
Determine what vertex to get from the tagged object
getOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
Determine what vertex to get from the tagged object
getOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
Determine what vertex to get from the tagged object
getOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
Determine what vertex to get from the tagged object
getOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
Determine what vertex to get from the tagged object
getOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
Determine what vertex to get from the tagged object
getOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
Determine what vertex to get from the tagged object
getOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
Determine what vertex to get from the tagged object
getOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
Determine what vertex to get from the tagged object
getOrder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
.algebra.OrderBy.OrderingPair.Order order = 2;
getOrder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
.algebra.OrderBy.OrderingPair.Order order = 2;
getOrder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPairOrBuilder
.algebra.OrderBy.OrderingPair.Order order = 2;
getOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
getOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.OrderBy order_by = 6;
getOrderBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.OrderBy order_by = 6;
getOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
getOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.OrderBy order_by = 4;
getOrderBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.OrderBy order_by = 4;
getOrderByBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
getOrderByBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
getOrderByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
getOrderByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.OrderBy order_by = 6;
getOrderByOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.OrderBy order_by = 6;
getOrderByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
getOrderByOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.OrderBy order_by = 4;
getOrderByOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.OrderBy order_by = 4;
getOrderValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
.algebra.OrderBy.OrderingPair.Order order = 2;
getOrderValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
.algebra.OrderBy.OrderingPair.Order order = 2;
getOrderValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPairOrBuilder
.algebra.OrderBy.OrderingPair.Order order = 2;
getOrPredicates(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicates(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicates(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicateOrBuilder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicateOrBuilder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicateOrBuilder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicateOrBuilder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getOrPredicatesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicateOrBuilder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
getPairArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
getPairArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.PairArray pair_array = 12;
getPairArray() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.PairArray pair_array = 12;
getPairArrayBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
getPairArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
getPairArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.PairArray pair_array = 12;
getPairArrayOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.PairArray pair_array = 12;
getPairs(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairs(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairs(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getPairsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
getParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
getParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.DynamicParam param = 3;
getParam() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.DynamicParam param = 3;
getParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
getParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
dynamic param in expression
getParam() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
dynamic param in expression
getParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
getParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.DynamicParam param = 3;
getParam() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.DynamicParam param = 3;
getParamBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
getParamBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
getParamBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
getParamInd() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
index of param
getParamInd() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
index of param
getParamInd() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.ArgumentOrBuilder
index of param
getParamName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
param name
getParamName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
param name
getParamName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.ArgumentOrBuilder
param name
getParamName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
getParamNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
param name
getParamNameBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
param name
getParamNameBytes() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.ArgumentOrBuilder
param name
getParamOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
getParamOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.DynamicParam param = 3;
getParamOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.DynamicParam param = 3;
getParamOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
getParamOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
dynamic param in expression
getParamOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
dynamic param in expression
getParamOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
getParamOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.DynamicParam param = 3;
getParamOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.DynamicParam param = 3;
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The query parameters define the condition that the edge/end vertex must satisfy.
getParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The query parameters define the condition that the edge/end vertex must satisfy.
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The query parameters of getting vertices
getParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The query parameters of getting vertices
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The required parameters for the scan
getParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The required parameters for the scan
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The query parameters define the condition that the edge/end vertex must satisfy.
getParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The query parameters define the condition that the edge/end vertex must satisfy.
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The query parameters of getting vertices
getParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The query parameters of getting vertices
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
getParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The required parameters for the scan
getParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The required parameters for the scan
getParams() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get params
getParams() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get params
getParamsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
getParamsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
getParamsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
getParamsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The query parameters of getting vertices
getParamsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The query parameters of getting vertices
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The required parameters for the scan
getParamsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The required parameters for the scan
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The query parameters define the condition that the edge/end vertex must satisfy.
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The query parameters of getting vertices
getParamsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The query parameters of getting vertices
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
getParamsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The required parameters for the scan
getParamsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The required parameters for the scan
getParents(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
repeated int32 parents = 1;
getParents(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
repeated int32 parents = 1;
getParents(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IntersectOrBuilder
repeated int32 parents = 1;
getParents(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
repeated int32 parents = 1;
getParents(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
repeated int32 parents = 1;
getParents(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnionOrBuilder
repeated int32 parents = 1;
getParentsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
repeated int32 parents = 1;
getParentsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
repeated int32 parents = 1;
getParentsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IntersectOrBuilder
repeated int32 parents = 1;
getParentsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
repeated int32 parents = 1;
getParentsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
repeated int32 parents = 1;
getParentsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnionOrBuilder
repeated int32 parents = 1;
getParentsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
repeated int32 parents = 1;
getParentsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
repeated int32 parents = 1;
getParentsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IntersectOrBuilder
repeated int32 parents = 1;
getParentsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
repeated int32 parents = 1;
getParentsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
repeated int32 parents = 1;
getParentsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnionOrBuilder
repeated int32 parents = 1;
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
getParserForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
getPassword() - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBasicAuth
 
getPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
getPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.PathExpand path = 32;
getPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.PathExpand path = 32;
getPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
getPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.PathExpand path = 2;
getPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.PathExpand path = 2;
getPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
getPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.PathExpand path = 32;
getPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.PathExpand path = 32;
getPath(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPath(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
repeated .results.GraphPath.VertexOrEdge path = 1;
getPath(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPathOrBuilder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
getPathBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
getPathBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
getPathBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPathOrBuilder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPathOrBuilder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
getPathOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
Path option, including to expand an arbitrary path or a simple path
getPathOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
Path option, including to expand an arbitrary path or a simple path
getPathOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
getPathOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
Path option, including to expand an arbitrary path or a simple path
getPathOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
Path option, including to expand an arbitrary path or a simple path
getPathOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
getPathOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
Path option, including to expand an arbitrary path or a simple path
getPathOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
Path option, including to expand an arbitrary path or a simple path
getPathOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
getPathOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
Path option, including to expand an arbitrary path or a simple path
getPathOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
Path option, including to expand an arbitrary path or a simple path
getPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
getPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.PathExpand path = 32;
getPathOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.PathExpand path = 32;
getPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
getPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.PathExpand path = 2;
getPathOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.PathExpand path = 2;
getPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
getPathOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.PathExpand path = 32;
getPathOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.PathExpand path = 32;
getPathOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPathOrBuilder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
repeated .results.GraphPath.VertexOrEdge path = 1;
getPathOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPathOrBuilder
repeated .results.GraphPath.VertexOrEdge path = 1;
getPattern() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
getPattern() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Pattern pattern = 35;
getPattern() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Pattern pattern = 35;
getPatternBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
getPatternOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
getPatternOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Pattern pattern = 35;
getPatternOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Pattern pattern = 35;
getPlan(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
getPlan(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
repeated .physical.PhysicalOpr plan = 2;
getPlan(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlanOrBuilder
repeated .physical.PhysicalOpr plan = 2;
getPlanBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
getPlanBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
getPlanCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
getPlanCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
repeated .physical.PhysicalOpr plan = 2;
getPlanCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlanOrBuilder
repeated .physical.PhysicalOpr plan = 2;
getPlanId() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
int32 plan_id = 1;
getPlanId() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
int32 plan_id = 1;
getPlanId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlanOrBuilder
int32 plan_id = 1;
getPlanList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
getPlanList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
repeated .physical.PhysicalOpr plan = 2;
getPlanList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlanOrBuilder
repeated .physical.PhysicalOpr plan = 2;
getPlanOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
getPlanOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
repeated .physical.PhysicalOpr plan = 2;
getPlanOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlanOrBuilder
repeated .physical.PhysicalOpr plan = 2;
getPlanOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
getPlanOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
repeated .physical.PhysicalOpr plan = 2;
getPlanOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlanOrBuilder
repeated .physical.PhysicalOpr plan = 2;
getPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
getPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The optional predicate for the data tuple, which may be pushed down to the storage service
getPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The optional predicate for the data tuple, which may be pushed down to the storage service
getPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
getPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
A predicate formulated as an expression tree
getPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SelectOrBuilder
A predicate formulated as an expression tree
getPredicateBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
getPredicateBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
getPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
getPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The optional predicate for the data tuple, which may be pushed down to the storage service
getPredicateOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The optional predicate for the data tuple, which may be pushed down to the storage service
getPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
getPredicateOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
A predicate formulated as an expression tree
getPredicateOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SelectOrBuilder
A predicate formulated as an expression tree
getPredicates(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicates(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicates(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicateOrBuilder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicateOrBuilder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicateOrBuilder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicateOrBuilder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPredicatesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicateOrBuilder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
getPrimaryKeys() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
Get primaryKeys
getPrimaryKeys() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
Get primaryKeys
getPrimaryKeys() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Get primaryKeys
getPrimaryKeyValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
Get primaryKeyValue
getPrimitiveType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Get the actual instance of `PrimitiveType`.
getPrimitiveType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
Get primitiveType
getProcedure(String, String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getProcedure(String, String) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
getProcedure(String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Get a procedure by name
getProcedureAsync(String, String, ApiCallback<GetProcedureResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
(asynchronously) Get a procedure by name
getProcedureCall(String, String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Build call for getProcedure
getProcedureId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
Get procedureId
GetProcedureResponse - com.alibaba.graphscope.interactive.openapi.model中的类
GetProcedureResponse
GetProcedureResponse() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
GetProcedureResponse.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
GetProcedureResponse.TypeEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets type
GetProcedureResponse.TypeEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
getProcedureWithHttpInfo(String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Get a procedure by name
getProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
getProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Project project = 1;
getProject() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Project project = 1;
getProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
getProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Project project = 1;
getProject() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Project project = 1;
getProjectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
getProjectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
getProjectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
getProjectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Project project = 1;
getProjectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Project project = 1;
getProjectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
getProjectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Project project = 1;
getProjectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Project project = 1;
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
Get properties
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
Get properties
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Get properties
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Get properties
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Get properties
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Get properties
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
Get properties
getProperties() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
Get properties
getProperties(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
getProperties(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
repeated .results.Property properties = 7;
getProperties(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
repeated .results.Property properties = 7;
getProperties(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
getProperties(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
repeated .results.Property properties = 3;
getProperties(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
repeated .results.Property properties = 3;
getPropertiesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
getPropertiesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
getPropertiesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
getPropertiesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
getPropertiesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
getPropertiesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
repeated .results.Property properties = 7;
getPropertiesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
repeated .results.Property properties = 7;
getPropertiesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
getPropertiesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
repeated .results.Property properties = 3;
getPropertiesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
repeated .results.Property properties = 3;
getPropertiesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
getPropertiesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
repeated .results.Property properties = 7;
getPropertiesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
repeated .results.Property properties = 7;
getPropertiesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
getPropertiesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
repeated .results.Property properties = 3;
getPropertiesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
repeated .results.Property properties = 3;
getPropertiesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
getPropertiesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
repeated .results.Property properties = 7;
getPropertiesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
repeated .results.Property properties = 7;
getPropertiesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
getPropertiesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
repeated .results.Property properties = 3;
getPropertiesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
repeated .results.Property properties = 3;
getPropertiesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
getPropertiesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
repeated .results.Property properties = 7;
getPropertiesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
repeated .results.Property properties = 7;
getPropertiesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
getPropertiesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
repeated .results.Property properties = 3;
getPropertiesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
repeated .results.Property properties = 3;
getProperty() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
getProperty() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
getProperty() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
getProperty() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
must align with the schema
getProperty() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
Get property
getProperty() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
Get property
getPropertyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
getPropertyId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
Get propertyId
GetPropertyMeta - com.alibaba.graphscope.interactive.openapi.model中的类
GetPropertyMeta
GetPropertyMeta() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
GetPropertyMeta.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
getPropertyName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
Get propertyName
getPropertyName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
Get propertyName
getPropertyName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
Get propertyName
getPropertyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
getPropertyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
getPropertyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
getPropertyType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
Get propertyType
getPropertyType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
Get propertyType
getPropertyType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
Get propertyType
getPropId() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
getPropId() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
.common.NameOrId prop_id = 1;
getPropId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeFieldOrBuilder
.common.NameOrId prop_id = 1;
getPropIdBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
getPropIdOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
getPropIdOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
.common.NameOrId prop_id = 1;
getPropIdOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeFieldOrBuilder
.common.NameOrId prop_id = 1;
getProps(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getProps(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getProps(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getPropsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
getQuery() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
Get query
getQuery() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get query
getQuery() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get query
getQueryName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
getQueryName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
.common.NameOrId query_name = 1;
getQueryName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
.common.NameOrId query_name = 1;
getQueryName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
Get queryName
getQueryNameBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
getQueryNameOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
getQueryNameOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
.common.NameOrId query_name = 1;
getQueryNameOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
.common.NameOrId query_name = 1;
getRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
getRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
getRange() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LimitOrBuilder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
getRangeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
getRangeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
getRangeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
getRangeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LimitOrBuilder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
getRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
The sample ratio
getRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
The sample ratio
getRatio() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatioOrBuilder
The sample ratio
getReadTimeout() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get read timeout (in milliseconds).
getRecord() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
getRecord() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
.results.Record record = 1;
getRecord() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ResultsOrBuilder
.results.Record record = 1;
getRecordBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
getRecordOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
getRecordOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
.results.Record record = 1;
getRecordOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ResultsOrBuilder
.results.Record record = 1;
getRelation() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
Get relation
getRelations(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
getRelations(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the relations (edges)
getRelations(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the relations (edges)
getRelationsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
getRelationsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
getRelationsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
getRelationsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the relations (edges)
getRelationsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the relations (edges)
getRelationsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
getRelationsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the relations (edges)
getRelationsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the relations (edges)
getRelationsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
getRelationsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the relations (edges)
getRelationsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the relations (edges)
getRelationsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
getRelationsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
the relations (edges)
getRelationsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.SchemaOrBuilder
the relations (edges)
getRepartition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
getRepartition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Repartition repartition = 14;
getRepartition() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Repartition repartition = 14;
getRepartitionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
getRepartitionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
getRepartitionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Repartition repartition = 14;
getRepartitionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Repartition repartition = 14;
getResponseBody() - 异常错误 中的方法com.alibaba.graphscope.interactive.openapi.ApiException
Get the HTTP response body.
getResponseHeaders() - 异常错误 中的方法com.alibaba.graphscope.interactive.openapi.ApiException
Get the HTTP response headers.
getResultOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResultOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
getResults(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
getResults(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
may be add schema here.
getResults(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResultsOrBuilder
may be add schema here.
getResultsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
getResultsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
getResultsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
getResultsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
may be add schema here.
getResultsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResultsOrBuilder
may be add schema here.
getResultsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
getResultsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
may be add schema here.
getResultsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResultsOrBuilder
may be add schema here.
getResultsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
getResultsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
may be add schema here.
getResultsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResultsOrBuilder
may be add schema here.
getResultsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
getResultsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
may be add schema here.
getResultsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResultsOrBuilder
may be add schema here.
getReturns() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get returns
getReturns() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get returns
getRightKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
getRightKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
repeated .common.Variable right_keys = 2;
getRightKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
repeated .common.Variable right_keys = 2;
getRightKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
getRightKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by right_plan)
getRightKeys(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by right_plan)
getRightKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
getRightKeysBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
getRightKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
getRightKeysBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
getRightKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
getRightKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
repeated .common.Variable right_keys = 2;
getRightKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
repeated .common.Variable right_keys = 2;
getRightKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
getRightKeysCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by right_plan)
getRightKeysCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by right_plan)
getRightKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
getRightKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
repeated .common.Variable right_keys = 2;
getRightKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
repeated .common.Variable right_keys = 2;
getRightKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
getRightKeysList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by right_plan)
getRightKeysList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by right_plan)
getRightKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
getRightKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
repeated .common.Variable right_keys = 2;
getRightKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
repeated .common.Variable right_keys = 2;
getRightKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
getRightKeysOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by right_plan)
getRightKeysOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by right_plan)
getRightKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
getRightKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
repeated .common.Variable right_keys = 2;
getRightKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.JoinOrBuilder
repeated .common.Variable right_keys = 2;
getRightKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
getRightKeysOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
The key to perform Join (on results output by right_plan)
getRightKeysOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
The key to perform Join (on results output by right_plan)
getRightPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
getRightPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.PhysicalPlan right_plan = 5;
getRightPlan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.PhysicalPlan right_plan = 5;
getRightPlanBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
getRightPlanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
getRightPlanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.PhysicalPlan right_plan = 5;
getRightPlanOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.PhysicalPlan right_plan = 5;
getRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
getRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Root root = 17;
getRoot() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Root root = 17;
getRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
getRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Root root = 16;
getRoot() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Root root = 16;
getRootBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
getRootBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
getRootOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
getRootOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Root root = 17;
getRootOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Root root = 17;
getRootOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
getRootOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Root root = 16;
getRootOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Root root = 16;
getRoots(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
/ The root nodes' array indices
getRoots(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
/ The root nodes' array indices
getRoots(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
/ The root nodes' array indices
getRootsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
/ The root nodes' array indices
getRootsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
/ The root nodes' array indices
getRootsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
/ The root nodes' array indices
getRootsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
/ The root nodes' array indices
getRootsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
/ The root nodes' array indices
getRootsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlanOrBuilder
/ The root nodes' array indices
getRunnable() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get runnable
getSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
getSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Sample sample = 18;
getSample() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Sample sample = 18;
getSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
getSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Sample sample = 17;
getSample() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Sample sample = 17;
getSampleBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
getSampleBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
getSampleByNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
getSampleByNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
.algebra.Sample.SampleByNum sample_by_num = 2;
getSampleByNum() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleTypeOrBuilder
.algebra.Sample.SampleByNum sample_by_num = 2;
getSampleByNumBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
getSampleByNumOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
getSampleByNumOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
.algebra.Sample.SampleByNum sample_by_num = 2;
getSampleByNumOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleTypeOrBuilder
.algebra.Sample.SampleByNum sample_by_num = 2;
getSampleByRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
getSampleByRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
getSampleByRatio() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleTypeOrBuilder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
getSampleByRatioBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
getSampleByRatioOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
getSampleByRatioOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
getSampleByRatioOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleTypeOrBuilder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
getSampleOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
getSampleOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Sample sample = 18;
getSampleOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Sample sample = 18;
getSampleOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
getSampleOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Sample sample = 17;
getSampleOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Sample sample = 17;
getSampleRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Define the sampling ratio, while querying vertex/edge. 1.0 by default for deterministic case.
getSampleRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
Define the sampling ratio, while querying vertex/edge. 1.0 by default for deterministic case.
getSampleRatio() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
Define the sampling ratio, while querying vertex/edge. 1.0 by default for deterministic case.
getSampleType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
getSampleType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The type of sampling
getSampleType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The type of sampling
getSampleTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
getSampleTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
getSampleTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The type of sampling
getSampleTypeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The type of sampling
getSampleWeight() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
getSampleWeight() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The variable refer to the sample weight, which is optional
getSampleWeight() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The variable refer to the sample weight, which is optional
getSampleWeightBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
getSampleWeightOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
getSampleWeightOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The variable refer to the sample weight, which is optional
getSampleWeightOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The variable refer to the sample weight, which is optional
getScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
getScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Scan scan = 11;
getScan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Scan scan = 11;
getScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
getScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Scan scan = 8;
getScan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Scan scan = 8;
getScanBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
getScanBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
getScanOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.Scan.ScanOpt scan_opt = 1;
getScanOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
.algebra.Scan.ScanOpt scan_opt = 1;
getScanOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
.algebra.Scan.ScanOpt scan_opt = 1;
getScanOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
.physical.Scan.ScanOpt scan_opt = 1;
getScanOpt() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
.physical.Scan.ScanOpt scan_opt = 1;
getScanOpt() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
.physical.Scan.ScanOpt scan_opt = 1;
getScanOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.Scan.ScanOpt scan_opt = 1;
getScanOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
.algebra.Scan.ScanOpt scan_opt = 1;
getScanOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
.algebra.Scan.ScanOpt scan_opt = 1;
getScanOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
.physical.Scan.ScanOpt scan_opt = 1;
getScanOptValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
.physical.Scan.ScanOpt scan_opt = 1;
getScanOptValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
.physical.Scan.ScanOpt scan_opt = 1;
getScanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
getScanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Scan scan = 11;
getScanOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Scan scan = 11;
getScanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
getScanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Scan scan = 8;
getScanOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Scan scan = 8;
getSchema() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
Get schema
getSchema() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get schema
getSchema(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Get schema by graph name
getSchemaAsync(String, ApiCallback<GetGraphSchemaResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
(asynchronously) Get schema by graph name
getSchemaCall(String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Build call for getSchema
getSchemas() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
getSchemas() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
 
getSchemas() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
 
getSchemas() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
 
getSchemaType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
Get the schema type (e.g. anyOf, oneOf)
getSchemaWithHttpInfo(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Get schema by graph name
getScheme() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
Get scheme
getSeed() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
getSeed() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The seed for random number generator, which is optional
getSeed() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The seed for random number generator, which is optional
getSeedBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
getSeedOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
getSeedOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The seed for random number generator, which is optional
getSeedOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The seed for random number generator, which is optional
getSegApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
getSegApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.SegmentApply seg_apply = 10;
getSegApply() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.SegmentApply seg_apply = 10;
getSegApplyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
getSegApplyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
getSegApplyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.SegmentApply seg_apply = 10;
getSegApplyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.SegmentApply seg_apply = 10;
getSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
getSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Select select = 2;
getSelect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Select select = 2;
getSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
getSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.Select select = 4;
getSelect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.Select select = 4;
getSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
getSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Select select = 2;
getSelect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Select select = 2;
getSelectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
getSelectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
getSelectBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
getSelectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
getSelectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Select select = 2;
getSelectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Select select = 2;
getSelectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
getSelectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.Select select = 4;
getSelectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.Select select = 4;
getSelectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
getSelectOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Select select = 2;
getSelectOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Select select = 2;
getSentences(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentences(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.Pattern.Sentence sentences = 1;
getSentences(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
repeated .algebra.Pattern.Sentence sentences = 1;
getSentencesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PatternOrBuilder
repeated .algebra.Pattern.Sentence sentences = 1;
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
getSerializedSize() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
getServerIndex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
 
getServers() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
 
getServerVariables() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
 
getServiceStatus() - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getServiceStatus() - 接口 中的方法com.alibaba.graphscope.interactive.client.QueryServiceInterface
 
getServiceStatus() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Get service status
getServiceStatusAsync(ApiCallback<ServiceStatus>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
(asynchronously) Get service status
getServiceStatusCall(ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Build call for getServiceStatus
getServiceStatusWithHttpInfo() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Get service status
getShuffleKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
getShuffleKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
.google.protobuf.Int32Value shuffle_key = 1;
getShuffleKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.ShuffleOrBuilder
.google.protobuf.Int32Value shuffle_key = 1;
getShuffleKeyBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
getShuffleKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
getShuffleKeyOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
.google.protobuf.Int32Value shuffle_key = 1;
getShuffleKeyOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.ShuffleOrBuilder
.google.protobuf.Int32Value shuffle_key = 1;
getSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
getSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Sink sink = 16;
getSink() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Sink sink = 16;
getSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
getSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Sink sink = 9;
getSink() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Sink sink = 9;
getSinkBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
getSinkBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
getSinkDefault() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
getSinkDefault() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
.algebra.SinkDefault sink_default = 1;
getSinkDefault() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTargetOrBuilder
.algebra.SinkDefault sink_default = 1;
getSinkDefaultBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
getSinkDefaultOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
getSinkDefaultOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
.algebra.SinkDefault sink_default = 1;
getSinkDefaultOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTargetOrBuilder
.algebra.SinkDefault sink_default = 1;
getSinkOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
getSinkOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Sink sink = 16;
getSinkOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Sink sink = 16;
getSinkOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
getSinkOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Sink sink = 9;
getSinkOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Sink sink = 9;
getSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTarget() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTarget() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkTargetOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
getSinkVineyard() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
getSinkVineyard() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
.algebra.SinkVineyard sink_vineyard = 2;
getSinkVineyard() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTargetOrBuilder
.algebra.SinkVineyard sink_vineyard = 2;
getSinkVineyardBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
getSinkVineyardOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
getSinkVineyardOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
.algebra.SinkVineyard sink_vineyard = 2;
getSinkVineyardOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTargetOrBuilder
.algebra.SinkVineyard sink_vineyard = 2;
getSortOnCompaction() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
Get sortOnCompaction
getSourceVertex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
Get sourceVertex
getSourceVertex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
Get sourceVertex
getSourceVertex() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
Get sourceVertex
getSourceVertexMappings() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Get sourceVertexMappings
getSrc() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
getSrc() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
.schema.LabelMeta src = 1;
getSrc() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPairOrBuilder
.schema.LabelMeta src = 1;
getSrcBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
getSrcId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 src_id = 3;
getSrcId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
int64 src_id = 3;
getSrcId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
int64 src_id = 3;
getSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
getSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
optional field, denoting the label of the src vertex of the edge
getSrcLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabelOrBuilder
optional field, denoting the label of the src vertex of the edge
getSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
getSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId src_label = 4;
getSrcLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId src_label = 4;
getSrcLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Get srcLabel
getSrcLabel() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Get srcLabel
getSrcLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
getSrcLabelBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
getSrcLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
getSrcLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
optional field, denoting the label of the src vertex of the edge
getSrcLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabelOrBuilder
optional field, denoting the label of the src vertex of the edge
getSrcLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
getSrcLabelOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId src_label = 4;
getSrcLabelOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId src_label = 4;
getSrcOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
getSrcOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
.schema.LabelMeta src = 1;
getSrcOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPairOrBuilder
.schema.LabelMeta src = 1;
getSrcPrimaryKeyValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Get srcPrimaryKeyValue
getSrcPrimaryKeyValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Get srcPrimaryKeyValue
getSslCaCert() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get SSL CA cert.
getStart() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
getStart() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
.common.NameOrId start = 1;
getStart() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
.common.NameOrId start = 1;
getStartBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
getStartOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
getStartOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
.common.NameOrId start = 1;
getStartOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
.common.NameOrId start = 1;
getStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
getStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
The tag that refers to the starting vertex
getStartTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
The tag that refers to the starting vertex
getStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
getStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
The tag that refers to the starting vertex
getStartTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
The tag that refers to the starting vertex
getStartTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
getStartTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
getStartTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
getStartTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
The tag that refers to the starting vertex
getStartTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
The tag that refers to the starting vertex
getStartTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
getStartTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
The tag that refers to the starting vertex
getStartTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
The tag that refers to the starting vertex
getStartTime() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Get startTime
getStartTime() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Get startTime
getStatus() - 类 中的方法com.alibaba.graphscope.interactive.client.common.Result
 
getStatus() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Get status
getStatus() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Get status
getStatusCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiResponse
Get the status code.
getStatusMessage() - 类 中的方法com.alibaba.graphscope.interactive.client.common.Result
 
getStoredProcedures() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
Get storedProcedures
getStoredProcedures() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get storedProcedures
getStoreType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Get storeType
getStr() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
string str = 6;
getStr() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
string str = 6;
getStr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
string str = 6;
getStrArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
getStrArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.StringArray str_array = 11;
getStrArray() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.StringArray str_array = 11;
getStrArrayBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
getStrArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
getStrArrayOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.StringArray str_array = 11;
getStrArrayOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.StringArray str_array = 11;
getStrategyCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
getStrategyCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
getStrategyCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.RepartitionOrBuilder
 
getStrBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
string str = 6;
getStrBytes() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
string str = 6;
getStrBytes() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
string str = 6;
getString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType
Get string
getStringType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Get the actual instance of `StringType`.
getSubPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
getSubPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The subtask will be perform on certain tags as keys of the input relation
getSubPlan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The subtask will be perform on certain tags as keys of the input relation
getSubPlanBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
getSubPlanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
getSubPlanOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The subtask will be perform on certain tags as keys of the input relation
getSubPlanOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The subtask will be perform on certain tags as keys of the input relation
getSubPlans(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlans(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlans(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.IntersectOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlans(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlans(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlans(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnionOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.IntersectOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnionOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.IntersectOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnionOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.IntersectOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnionOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.IntersectOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
repeated .physical.PhysicalPlan sub_plans = 1;
getSubPlansOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnionOrBuilder
repeated .physical.PhysicalPlan sub_plans = 1;
getSubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
getSubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
The subtask will be perform on certain tags as keys of the input relation
getSubtask() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
The subtask will be perform on certain tags as keys of the input relation
getTables(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
getTables(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The tables to fetch data from.
getTables(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The tables to fetch data from.
getTablesBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
getTablesBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
getTablesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
getTablesCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The tables to fetch data from.
getTablesCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The tables to fetch data from.
getTablesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
getTablesList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The tables to fetch data from.
getTablesList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The tables to fetch data from.
getTablesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
getTablesOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The tables to fetch data from.
getTablesOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The tables to fetch data from.
getTablesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
getTablesOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The tables to fetch data from.
getTablesOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The tables to fetch data from.
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The tag that refers to the edge/path where the end vertex will be retrieved
getTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The tag that refers to the edge/path where the end vertex will be retrieved
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The tag of a graph relation that **must** refer to a data of collection type
getTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The tag of a graph relation that **must** refer to a data of collection type
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The tag that refers to the edge/path where the end vertex will be retrieved
getTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The tag that refers to the edge/path where the end vertex will be retrieved
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
.google.protobuf.Int32Value tag = 1;
getTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTagOrBuilder
.google.protobuf.Int32Value tag = 1;
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
The tag of a graph relation that **must** refer to a data of collection type
getTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnfoldOrBuilder
The tag of a graph relation that **must** refer to a data of collection type
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
getTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The alias of a graph relation, which is required for a variable
getTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The alias of a graph relation, which is required for a variable
getTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
getTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
getTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
getTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
getTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
getTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The tag that refers to the edge/path where the end vertex will be retrieved
getTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The tag that refers to the edge/path where the end vertex will be retrieved
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The tag of a graph relation that **must** refer to a data of collection type
getTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The tag of a graph relation that **must** refer to a data of collection type
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The tag that refers to the edge/path where the end vertex will be retrieved
getTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The tag that refers to the edge/path where the end vertex will be retrieved
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
.google.protobuf.Int32Value tag = 1;
getTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTagOrBuilder
.google.protobuf.Int32Value tag = 1;
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
The tag of a graph relation that **must** refer to a data of collection type
getTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnfoldOrBuilder
The tag of a graph relation that **must** refer to a data of collection type
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
getTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The alias of a graph relation, which is required for a variable
getTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The alias of a graph relation, which is required for a variable
getTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
getTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
To project on certain tags of the input relation to execute the subtask
getTags(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
To project on certain tags of the input relation to execute the subtask
getTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
getTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the tags of columns to sink.
getTags(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the tags of columns to sink.
getTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
getTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the tags of columns to sink.
getTags(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the tags of columns to sink.
getTagsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
getTagsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
getTagsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
getTagsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
getTagsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
getTagsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
getTagsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
getTagsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
To project on certain tags of the input relation to execute the subtask
getTagsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
To project on certain tags of the input relation to execute the subtask
getTagsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
getTagsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the tags of columns to sink.
getTagsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the tags of columns to sink.
getTagsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
getTagsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the tags of columns to sink.
getTagsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the tags of columns to sink.
getTagsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
getTagsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
To project on certain tags of the input relation to execute the subtask
getTagsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
To project on certain tags of the input relation to execute the subtask
getTagsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
getTagsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the tags of columns to sink.
getTagsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the tags of columns to sink.
getTagsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
getTagsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the tags of columns to sink.
getTagsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the tags of columns to sink.
getTagsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
getTagsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
To project on certain tags of the input relation to execute the subtask
getTagsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
To project on certain tags of the input relation to execute the subtask
getTagsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
getTagsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the tags of columns to sink.
getTagsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the tags of columns to sink.
getTagsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
getTagsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the tags of columns to sink.
getTagsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the tags of columns to sink.
getTagsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
getTagsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
To project on certain tags of the input relation to execute the subtask
getTagsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
To project on certain tags of the input relation to execute the subtask
getTagsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
getTagsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the tags of columns to sink.
getTagsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the tags of columns to sink.
getTagsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
getTagsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the tags of columns to sink.
getTagsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the tags of columns to sink.
getTempFolderPath() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTemporal() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
Get temporal
getTemporalType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Get the actual instance of `TemporalType`.
getThenResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
getThenResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
.common.Expression then_result_expression = 2;
getThenResultExpression() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThenOrBuilder
.common.Expression then_result_expression = 2;
getThenResultExpressionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
getThenResultExpressionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
getThenResultExpressionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
.common.Expression then_result_expression = 2;
getThenResultExpressionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThenOrBuilder
.common.Expression then_result_expression = 2;
getTime() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
getTime() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Time32 time = 15;
getTime() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Time32 time = 15;
getTimeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
getTimeInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
getTimeInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.TimeInterval time_interval = 14;
getTimeInterval() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.TimeInterval time_interval = 14;
getTimeIntervalBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
getTimeIntervalOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
getTimeIntervalOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.TimeInterval time_interval = 14;
getTimeIntervalOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.TimeInterval time_interval = 14;
getTimeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
getTimeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Time32 time = 15;
getTimeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Time32 time = 15;
getTimestamp() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
getTimestamp() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Timestamp timestamp = 16;
getTimestamp() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Timestamp timestamp = 16;
getTimestamp() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
Get timestamp
getTimestampBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
getTimestampOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
getTimestampOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Timestamp timestamp = 16;
getTimestampOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Timestamp timestamp = 16;
getTimeStampType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
Get the actual instance of `TimeStampType`.
getToAnother() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
getToAnother() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
.physical.Repartition.Shuffle to_another = 1;
getToAnother() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.RepartitionOrBuilder
.physical.Repartition.Shuffle to_another = 1;
getToAnotherBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
getToAnotherOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
getToAnotherOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
.physical.Repartition.Shuffle to_another = 1;
getToAnotherOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.RepartitionOrBuilder
.physical.Repartition.Shuffle to_another = 1;
getToOthers() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
getToOthers() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
.physical.Repartition.Broadcast to_others = 2;
getToOthers() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.RepartitionOrBuilder
.physical.Repartition.Broadcast to_others = 2;
getToOthersBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
getToOthersOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
getToOthersOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
.physical.Repartition.Broadcast to_others = 2;
getToOthersOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.RepartitionOrBuilder
.physical.Repartition.Broadcast to_others = 2;
getTotalEdgeCount() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
Get totalEdgeCount
getTotalVertexCount() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
Get totalVertexCount
getType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.DataType type = 2;
getType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
.common.DataType type = 2;
getType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeFieldOrBuilder
.common.DataType type = 2;
getType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
getType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
.common.IrDataType type = 1;
getType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaDataOrBuilder
.common.IrDataType type = 1;
getType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
getType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
.common.IrDataType type = 1;
getType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaDataOrBuilder
.common.IrDataType type = 1;
getType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
Get type
getType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Get type
getType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Get type
getType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
Get type
getType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
Get type
getType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Get type
getType() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
Get type
getTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
getTypeBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
getTypeCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
getTypeCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
getTypeCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataTypeOrBuilder
 
getTypeId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
Get typeId
getTypeId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Get typeId
getTypeId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Get typeId
getTypeId() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
Get typeId
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
Get typeName
getTypeName() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
Get typeName
getTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
getTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
.common.IrDataType type = 1;
getTypeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaDataOrBuilder
.common.IrDataType type = 1;
getTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
getTypeOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
.common.IrDataType type = 1;
getTypeOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaDataOrBuilder
.common.IrDataType type = 1;
getTypeTriplet() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Get typeTriplet
getTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.DataType type = 2;
getTypeValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
.common.DataType type = 2;
getTypeValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeFieldOrBuilder
.common.DataType type = 2;
getUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
getUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Unfold unfold = 8;
getUnfold() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Unfold unfold = 8;
getUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
getUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Unfold unfold = 6;
getUnfold() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Unfold unfold = 6;
getUnfoldBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
getUnfoldBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
getUnfoldOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
getUnfoldOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Unfold unfold = 8;
getUnfoldOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Unfold unfold = 8;
getUnfoldOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
getUnfoldOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Unfold unfold = 6;
getUnfoldOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Unfold unfold = 6;
getUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
getUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Union union = 4;
getUnion() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Union union = 4;
getUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
getUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Union union = 12;
getUnion() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Union union = 12;
getUnionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
getUnionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
getUnionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
getUnionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Union union = 4;
getUnionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Union union = 4;
getUnionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
getUnionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Union union = 12;
getUnionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Union union = 12;
getUpper() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
The upper bound of the range, **excluded**
getUpper() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
The upper bound of the range, **excluded**
getUpper() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.RangeOrBuilder
The upper bound of the range, **excluded**
getUsername() - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBasicAuth
 
getVal() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
getVal() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
.common.Value val = 2;
getVal() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairOrBuilder
.common.Value val = 2;
getValBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
getValOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
getValOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
.common.Value val = 2;
getValOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairOrBuilder
.common.Value val = 2;
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
.results.Element value = 2;
getValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValueOrBuilder
.results.Element value = 2;
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
.common.Value value = 2;
getValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.PropertyOrBuilder
.common.Value value = 2;
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
.common.Variable value = 2;
getValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValueOrBuilder
.common.Variable value = 2;
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
getValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
real value
getValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.ArgumentOrBuilder
real value
getValue() - 类 中的方法com.alibaba.graphscope.interactive.client.common.Result
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
getValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
Get value
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
 
getValue() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
 
getValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
Get value
getValue() - 类 中的方法com.alibaba.graphscope.interactive.openapi.Pair
 
getValueBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
getValueBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
getValueBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
getValueBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
getValueCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
getValueCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
getValueCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
 
getValueCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
getValueCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
getValueCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.Common.DataType
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
 
getValueDescriptor() - 枚举 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
 
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
.results.Element value = 2;
getValueOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValueOrBuilder
.results.Element value = 2;
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
.common.Value value = 2;
getValueOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.PropertyOrBuilder
.common.Value value = 2;
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
.common.Variable value = 2;
getValueOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValueOrBuilder
.common.Variable value = 2;
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
getValueOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
real value
getValueOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.ArgumentOrBuilder
real value
getValues() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
Get values
getVar() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
getVar() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Variable var = 5;
getVar() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Variable var = 5;
getVarBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
getVarChar() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Get the actual instance of `VarChar`.
getVarChar() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar
Get varChar
getVarMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
getVarMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.VariableKeys var_map = 8;
getVarMap() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.VariableKeys var_map = 8;
getVarMapBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
getVarMapOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
getVarMapOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.VariableKeys var_map = 8;
getVarMapOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.VariableKeys var_map = 8;
getVarOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
getVarOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Variable var = 5;
getVarOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Variable var = 5;
getVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
getVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.VariableKeys vars = 7;
getVars() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.VariableKeys vars = 7;
getVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVars(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
getVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The variables to apply this aggregation
getVars(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation
getVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
getVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
repeated .common.Variable vars = 1;
getVars(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ConcatOrBuilder
repeated .common.Variable vars = 1;
getVarsBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
getVarsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
getVarsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
getVarsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
getVarsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
getVarsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
getVarsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The variables to apply this aggregation
getVarsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation
getVarsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
getVarsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
repeated .common.Variable vars = 1;
getVarsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ConcatOrBuilder
repeated .common.Variable vars = 1;
getVarsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
getVarsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The variables to apply this aggregation
getVarsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation
getVarsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
getVarsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
repeated .common.Variable vars = 1;
getVarsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ConcatOrBuilder
repeated .common.Variable vars = 1;
getVarsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
getVarsOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.VariableKeys vars = 7;
getVarsOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.VariableKeys vars = 7;
getVarsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
getVarsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The variables to apply this aggregation
getVarsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation
getVarsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
getVarsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
repeated .common.Variable vars = 1;
getVarsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ConcatOrBuilder
repeated .common.Variable vars = 1;
getVarsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
getVarsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
getVarsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The variables to apply this aggregation
getVarsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The variables to apply this aggregation
getVarsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
getVarsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
repeated .common.Variable vars = 1;
getVarsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ConcatOrBuilder
repeated .common.Variable vars = 1;
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
Saving the room for relational operators
getVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
Saving the room for relational operators
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.GetV vertex = 3;
getVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.GetV vertex = 3;
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
Saving the room for relational operators
getVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
Saving the room for relational operators
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.Vertex vertex = 1;
getVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.Vertex vertex = 1;
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
getVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
.results.Vertex vertex = 1;
getVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdgeOrBuilder
.results.Vertex vertex = 1;
getVertex(String, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
getVertex(String, String, Object) - 接口 中的方法com.alibaba.graphscope.interactive.client.VertexInterface
 
getVertex(String, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Get the vertex's properties with vertex primary key.
getVertexAsync(String, String, Object, ApiCallback<VertexData>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Get the vertex's properties with vertex primary key.
getVertexBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
getVertexBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
getVertexBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
getVertexBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
getVertexBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
getVertexCall(String, String, Object, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Build call for getVertex
getVertexMappings() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
Get vertexMappings
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
Saving the room for relational operators
getVertexOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
Saving the room for relational operators
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.GetV vertex = 3;
getVertexOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.GetV vertex = 3;
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
Saving the room for relational operators
getVertexOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
Saving the room for relational operators
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.Vertex vertex = 1;
getVertexOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.Vertex vertex = 1;
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
getVertexOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
.results.Vertex vertex = 1;
getVertexOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdgeOrBuilder
.results.Vertex vertex = 1;
GetVertexType - com.alibaba.graphscope.interactive.openapi.model中的类
GetVertexType
GetVertexType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
GetVertexType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
getVertexTypePairRelations() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
Get vertexTypePairRelations
getVertexTypePairRelations() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
Get vertexTypePairRelations
getVertexTypePairRelations() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Get vertexTypePairRelations
getVertexTypePairStatistics() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
Get vertexTypePairStatistics
getVertexTypes() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
Get vertexTypes
getVertexTypes() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
Get vertexTypes
getVertexTypeStatistics() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
Get vertexTypeStatistics
getVertexWithHttpInfo(String, String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Get the vertex's properties with vertex primary key.
getVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
getVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The tag that refers to the starting vertex
getVTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The tag that refers to the starting vertex
getVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
getVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The tag that refers to the starting vertex
getVTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The tag that refers to the starting vertex
getVTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
getVTagBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
getVTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
getVTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The tag that refers to the starting vertex
getVTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The tag that refers to the starting vertex
getVTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
getVTagOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The tag that refers to the starting vertex
getVTagOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The tag that refers to the starting vertex
getWhenExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
getWhenExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
.common.Expression when_expression = 1;
getWhenExpression() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThenOrBuilder
.common.Expression when_expression = 1;
getWhenExpressionBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
getWhenExpressionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
getWhenExpressionOrBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
.common.Expression when_expression = 1;
getWhenExpressionOrBuilder() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThenOrBuilder
.common.Expression when_expression = 1;
getWhenThenExpressions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressions(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsCount() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsCount() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsOrBuilder(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsOrBuilder(int) - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsOrBuilderList() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
A case operator always follows with a sequence of when_then pairs, e.g.
getWhenThenExpressionsOrBuilderList() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
A case operator always follows with a sequence of when_then pairs, e.g.
getWriteTimeout() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Get write timeout (in milliseconds).
getxCsrParams() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
Get xCsrParams
getxCsrParams() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
Get xCsrParams
getxCsrParams() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
Get xCsrParams
getxCsrParams() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Get xCsrParams
graph(GetGraphResponse) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
GRAPH_DATA_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
GRAPH_NAME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
GRAPH_PATH - com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
 
GRAPH_PATH_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Element
 
GRAPH_SCHEMA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
GRAPH_TYPE - com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
 
GRAPH_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
GraphAlgebra - com.alibaba.graphscope.gaia.proto中的类
 
GraphAlgebra.Apply - com.alibaba.graphscope.gaia.proto中的类
Apply is a relational operation where it first performs a inner correlated subtask for each tuple of input relations, and then the result of the subtask will be joined back to each input tuple.
GraphAlgebra.Apply.Builder - com.alibaba.graphscope.gaia.proto中的类
Apply is a relational operation where it first performs a inner correlated subtask for each tuple of input relations, and then the result of the subtask will be joined back to each input tuple.
GraphAlgebra.ApplyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.As - com.alibaba.graphscope.gaia.proto中的类
To tag the current data with an alias
GraphAlgebra.As.Builder - com.alibaba.graphscope.gaia.proto中的类
To tag the current data with an alias
GraphAlgebra.AsOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Branch - com.alibaba.graphscope.gaia.proto中的类
A node for auxiliary suggesting branches when dealing with logical plan with nested branches
GraphAlgebra.Branch.Builder - com.alibaba.graphscope.gaia.proto中的类
A node for auxiliary suggesting branches when dealing with logical plan with nested branches
GraphAlgebra.BranchOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Dedup - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Dedup
GraphAlgebra.Dedup.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Dedup
GraphAlgebra.DedupOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.EdgeExpand - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.EdgeExpand
GraphAlgebra.EdgeExpand.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.EdgeExpand
GraphAlgebra.EdgeExpand.Direction - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.EdgeExpand.Direction
GraphAlgebra.EdgeExpand.ExpandOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.EdgeExpand.ExpandOpt
GraphAlgebra.EdgeExpandOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.GetV - com.alibaba.graphscope.gaia.proto中的类
It is typical to use the operator together with EdgeExpand or PathExpand, with the functionality of obtaining some properties of the end vertex after the expansion.
GraphAlgebra.GetV.Builder - com.alibaba.graphscope.gaia.proto中的类
It is typical to use the operator together with EdgeExpand or PathExpand, with the functionality of obtaining some properties of the end vertex after the expansion.
GraphAlgebra.GetV.VOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.GetV.VOpt
GraphAlgebra.GetVOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.GroupBy - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.GroupBy
GraphAlgebra.GroupBy.AggFunc - com.alibaba.graphscope.gaia.proto中的类
To define the function to be applied on each group after performing grouping.
GraphAlgebra.GroupBy.AggFunc.Aggregate - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.GroupBy.AggFunc.Aggregate
GraphAlgebra.GroupBy.AggFunc.Builder - com.alibaba.graphscope.gaia.proto中的类
To define the function to be applied on each group after performing grouping.
GraphAlgebra.GroupBy.AggFuncOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.GroupBy.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.GroupBy
GraphAlgebra.GroupBy.KeyAlias - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.GroupBy.KeyAlias
GraphAlgebra.GroupBy.KeyAlias.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.GroupBy.KeyAlias
GraphAlgebra.GroupBy.KeyAliasOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.GroupByOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.IndexPredicate - com.alibaba.graphscope.gaia.proto中的类
To define a predicate of {{k1, cmp, v1} and {k2, cmp, v2}} or ..., where the values referred by k1, k2, ... are indexed and hence the predicate can be efficiently verified by leveraging the index.
GraphAlgebra.IndexPredicate.AndPredicate - com.alibaba.graphscope.gaia.proto中的类
A collection of `Triplet` that forms a logical **AND** of all `Predicate`s.
GraphAlgebra.IndexPredicate.AndPredicate.Builder - com.alibaba.graphscope.gaia.proto中的类
A collection of `Triplet` that forms a logical **AND** of all `Predicate`s.
GraphAlgebra.IndexPredicate.AndPredicateOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.IndexPredicate.Builder - com.alibaba.graphscope.gaia.proto中的类
To define a predicate of {{k1, cmp, v1} and {k2, cmp, v2}} or ..., where the values referred by k1, k2, ... are indexed and hence the predicate can be efficiently verified by leveraging the index.
GraphAlgebra.IndexPredicate.Triplet - com.alibaba.graphscope.gaia.proto中的类
A triplet defines that a key must be **equal** to a given value.
GraphAlgebra.IndexPredicate.Triplet.Builder - com.alibaba.graphscope.gaia.proto中的类
A triplet defines that a key must be **equal** to a given value.
GraphAlgebra.IndexPredicate.Triplet.ValueCase - com.alibaba.graphscope.gaia.proto中的枚举
 
GraphAlgebra.IndexPredicate.TripletOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.IndexPredicateOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Intersect - com.alibaba.graphscope.gaia.proto中的类
Intersect multiple relations regarding a given key.
GraphAlgebra.Intersect.Builder - com.alibaba.graphscope.gaia.proto中的类
Intersect multiple relations regarding a given key.
GraphAlgebra.IntersectOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Join - com.alibaba.graphscope.gaia.proto中的类
Join two relations based on certain predicate.
GraphAlgebra.Join.Builder - com.alibaba.graphscope.gaia.proto中的类
Join two relations based on certain predicate.
GraphAlgebra.Join.JoinKind - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.Join.JoinKind
GraphAlgebra.JoinOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Limit - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Limit
GraphAlgebra.Limit.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Limit
GraphAlgebra.LimitOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.LogicalPlan - com.alibaba.graphscope.gaia.proto中的类
A logical plan of graph relation algebra forms a DAG, where each node is an operator and the edge indicates the execution flow.
GraphAlgebra.LogicalPlan.Builder - com.alibaba.graphscope.gaia.proto中的类
A logical plan of graph relation algebra forms a DAG, where each node is an operator and the edge indicates the execution flow.
GraphAlgebra.LogicalPlan.Node - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.LogicalPlan.Node
GraphAlgebra.LogicalPlan.Node.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.LogicalPlan.Node
GraphAlgebra.LogicalPlan.NodeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.LogicalPlan.Operator - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.LogicalPlan.Operator
GraphAlgebra.LogicalPlan.Operator.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.LogicalPlan.Operator
GraphAlgebra.LogicalPlan.Operator.OprCase - com.alibaba.graphscope.gaia.proto中的枚举
 
GraphAlgebra.LogicalPlan.OperatorOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.LogicalPlanOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.MetaData - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.MetaData
GraphAlgebra.MetaData.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.MetaData
GraphAlgebra.MetaDataOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.OrderBy - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.OrderBy
GraphAlgebra.OrderBy.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.OrderBy
GraphAlgebra.OrderBy.OrderingPair - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.OrderBy.OrderingPair
GraphAlgebra.OrderBy.OrderingPair.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.OrderBy.OrderingPair
GraphAlgebra.OrderBy.OrderingPair.Order - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.OrderBy.OrderingPair.Order
GraphAlgebra.OrderBy.OrderingPairOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.OrderByOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.PathExpand - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.PathExpand
GraphAlgebra.PathExpand.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.PathExpand
GraphAlgebra.PathExpand.ExpandBase - com.alibaba.graphscope.gaia.proto中的类
The expand base of PathExpand
GraphAlgebra.PathExpand.ExpandBase.Builder - com.alibaba.graphscope.gaia.proto中的类
The expand base of PathExpand
GraphAlgebra.PathExpand.ExpandBaseOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.PathExpand.PathOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.PathExpand.PathOpt
GraphAlgebra.PathExpand.ResultOpt - com.alibaba.graphscope.gaia.proto中的枚举
Define what result is required for this path.
GraphAlgebra.PathExpandOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Pattern - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Pattern
GraphAlgebra.Pattern.Binder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Pattern.Binder
GraphAlgebra.Pattern.Binder.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Pattern.Binder
GraphAlgebra.Pattern.Binder.ItemCase - com.alibaba.graphscope.gaia.proto中的枚举
 
GraphAlgebra.Pattern.BinderOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Pattern.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Pattern
GraphAlgebra.Pattern.Sentence - com.alibaba.graphscope.gaia.proto中的类
A sentence defines a match
GraphAlgebra.Pattern.Sentence.Builder - com.alibaba.graphscope.gaia.proto中的类
A sentence defines a match
GraphAlgebra.Pattern.SentenceOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.PatternOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Project - com.alibaba.graphscope.gaia.proto中的类
To project a relation on certain attributes or further their properties
GraphAlgebra.Project.Builder - com.alibaba.graphscope.gaia.proto中的类
To project a relation on certain attributes or further their properties
GraphAlgebra.Project.ExprAlias - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Project.ExprAlias
GraphAlgebra.Project.ExprAlias.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Project.ExprAlias
GraphAlgebra.Project.ExprAliasOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.ProjectOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.QueryParams - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.QueryParams
GraphAlgebra.QueryParams.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.QueryParams
GraphAlgebra.QueryParamsOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Range - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Range
GraphAlgebra.Range.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Range
GraphAlgebra.RangeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Root - com.alibaba.graphscope.gaia.proto中的类
A dummy node to delegate a source opr for multiple scan cases.
GraphAlgebra.Root.Builder - com.alibaba.graphscope.gaia.proto中的类
A dummy node to delegate a source opr for multiple scan cases.
GraphAlgebra.RootOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Sample - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample
GraphAlgebra.Sample.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample
GraphAlgebra.Sample.SampleByNum - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample.SampleByNum
GraphAlgebra.Sample.SampleByNum.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample.SampleByNum
GraphAlgebra.Sample.SampleByNumOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Sample.SampleByRatio - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample.SampleByRatio
GraphAlgebra.Sample.SampleByRatio.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample.SampleByRatio
GraphAlgebra.Sample.SampleByRatioOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Sample.SampleType - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample.SampleType
GraphAlgebra.Sample.SampleType.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sample.SampleType
GraphAlgebra.Sample.SampleType.InnerCase - com.alibaba.graphscope.gaia.proto中的枚举
 
GraphAlgebra.Sample.SampleTypeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.SampleOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Scan - com.alibaba.graphscope.gaia.proto中的类
Scan is an operator that transforms the source data format (defined by the database) into internal data format (defined/used by runtime)
GraphAlgebra.Scan.Builder - com.alibaba.graphscope.gaia.proto中的类
Scan is an operator that transforms the source data format (defined by the database) into internal data format (defined/used by runtime)
GraphAlgebra.Scan.ScanOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.Scan.ScanOpt
GraphAlgebra.ScanOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.SegmentApply - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SegmentApply
GraphAlgebra.SegmentApply.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SegmentApply
GraphAlgebra.SegmentApplyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Select - com.alibaba.graphscope.gaia.proto中的类
To filter a relation based on a given predicate
GraphAlgebra.Select.Builder - com.alibaba.graphscope.gaia.proto中的类
To filter a relation based on a given predicate
GraphAlgebra.SelectOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Sink - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sink
GraphAlgebra.Sink.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sink
GraphAlgebra.Sink.SinkTarget - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sink.SinkTarget
GraphAlgebra.Sink.SinkTarget.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Sink.SinkTarget
GraphAlgebra.Sink.SinkTarget.InnerCase - com.alibaba.graphscope.gaia.proto中的枚举
 
GraphAlgebra.Sink.SinkTargetOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.SinkDefault - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SinkDefault
GraphAlgebra.SinkDefault.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SinkDefault
GraphAlgebra.SinkDefault.IdNameMapping - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SinkDefault.IdNameMapping
GraphAlgebra.SinkDefault.IdNameMapping.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SinkDefault.IdNameMapping
GraphAlgebra.SinkDefault.IdNameMappingOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.SinkDefault.MetaType - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum algebra.SinkDefault.MetaType
GraphAlgebra.SinkDefaultOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.SinkOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.SinkVineyard - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SinkVineyard
GraphAlgebra.SinkVineyard.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.SinkVineyard
GraphAlgebra.SinkVineyardOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Unfold - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Unfold
GraphAlgebra.Unfold.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type algebra.Unfold
GraphAlgebra.UnfoldOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebra.Union - com.alibaba.graphscope.gaia.proto中的类
Union multiple relations
GraphAlgebra.Union.Builder - com.alibaba.graphscope.gaia.proto中的类
Union multiple relations
GraphAlgebra.UnionOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical - com.alibaba.graphscope.gaia.proto中的类
 
GraphAlgebraPhysical.Apply - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Apply
GraphAlgebraPhysical.Apply.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Apply
GraphAlgebraPhysical.ApplyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.EdgeExpand - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.EdgeExpand
GraphAlgebraPhysical.EdgeExpand.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.EdgeExpand
GraphAlgebraPhysical.EdgeExpand.Direction - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum physical.EdgeExpand.Direction
GraphAlgebraPhysical.EdgeExpand.ExpandOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum physical.EdgeExpand.ExpandOpt
GraphAlgebraPhysical.EdgeExpandOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.GetV - com.alibaba.graphscope.gaia.proto中的类
It is typical to use the operator when: 1.
GraphAlgebraPhysical.GetV.Builder - com.alibaba.graphscope.gaia.proto中的类
It is typical to use the operator when: 1.
GraphAlgebraPhysical.GetV.VOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum physical.GetV.VOpt
GraphAlgebraPhysical.GetVOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.GroupBy - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.GroupBy
GraphAlgebraPhysical.GroupBy.AggFunc - com.alibaba.graphscope.gaia.proto中的类
To define the function to be applied on each group after performing grouping.
GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum physical.GroupBy.AggFunc.Aggregate
GraphAlgebraPhysical.GroupBy.AggFunc.Builder - com.alibaba.graphscope.gaia.proto中的类
To define the function to be applied on each group after performing grouping.
GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.GroupBy.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.GroupBy
GraphAlgebraPhysical.GroupBy.KeyAlias - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.GroupBy.KeyAlias
GraphAlgebraPhysical.GroupBy.KeyAlias.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.GroupBy.KeyAlias
GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.GroupByOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Intersect - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Intersect
GraphAlgebraPhysical.Intersect.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Intersect
GraphAlgebraPhysical.IntersectOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Join - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Join
GraphAlgebraPhysical.Join.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Join
GraphAlgebraPhysical.Join.JoinKind - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum physical.Join.JoinKind
GraphAlgebraPhysical.JoinOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.PathExpand - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PathExpand
GraphAlgebraPhysical.PathExpand.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PathExpand
GraphAlgebraPhysical.PathExpand.ExpandBase - com.alibaba.graphscope.gaia.proto中的类
The expand base of PathExpand
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder - com.alibaba.graphscope.gaia.proto中的类
The expand base of PathExpand
GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.PathExpand.PathOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum physical.PathExpand.PathOpt
GraphAlgebraPhysical.PathExpand.ResultOpt - com.alibaba.graphscope.gaia.proto中的枚举
Define what result is required for this path.
GraphAlgebraPhysical.PathExpandOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.PhysicalOpr - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalOpr
GraphAlgebraPhysical.PhysicalOpr.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalOpr
GraphAlgebraPhysical.PhysicalOpr.MetaData - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalOpr.MetaData
GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalOpr.MetaData
GraphAlgebraPhysical.PhysicalOpr.MetaDataOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.PhysicalOpr.Operator - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalOpr.Operator
GraphAlgebraPhysical.PhysicalOpr.Operator.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalOpr.Operator
GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase - com.alibaba.graphscope.gaia.proto中的枚举
 
GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.PhysicalOprOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.PhysicalPlan - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalPlan
GraphAlgebraPhysical.PhysicalPlan.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.PhysicalPlan
GraphAlgebraPhysical.PhysicalPlanOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Project - com.alibaba.graphscope.gaia.proto中的类
To project a relation on certain attributes or further their properties
GraphAlgebraPhysical.Project.Builder - com.alibaba.graphscope.gaia.proto中的类
To project a relation on certain attributes or further their properties
GraphAlgebraPhysical.Project.ExprAlias - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Project.ExprAlias
GraphAlgebraPhysical.Project.ExprAlias.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Project.ExprAlias
GraphAlgebraPhysical.Project.ExprAliasOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.ProjectOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Repartition - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Repartition
GraphAlgebraPhysical.Repartition.Broadcast - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Repartition.Broadcast
GraphAlgebraPhysical.Repartition.Broadcast.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Repartition.Broadcast
GraphAlgebraPhysical.Repartition.BroadcastOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Repartition.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Repartition
GraphAlgebraPhysical.Repartition.Shuffle - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Repartition.Shuffle
GraphAlgebraPhysical.Repartition.Shuffle.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Repartition.Shuffle
GraphAlgebraPhysical.Repartition.ShuffleOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Repartition.StrategyCase - com.alibaba.graphscope.gaia.proto中的枚举
 
GraphAlgebraPhysical.RepartitionOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Root - com.alibaba.graphscope.gaia.proto中的类
A dummy node to delegate a source opr for multiple scan cases.
GraphAlgebraPhysical.Root.Builder - com.alibaba.graphscope.gaia.proto中的类
A dummy node to delegate a source opr for multiple scan cases.
GraphAlgebraPhysical.RootOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Scan - com.alibaba.graphscope.gaia.proto中的类
Scan is an operator that transforms the source data format (defined by the database) into internal data format (defined/used by runtime)
GraphAlgebraPhysical.Scan.Builder - com.alibaba.graphscope.gaia.proto中的类
Scan is an operator that transforms the source data format (defined by the database) into internal data format (defined/used by runtime)
GraphAlgebraPhysical.Scan.ScanOpt - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum physical.Scan.ScanOpt
GraphAlgebraPhysical.ScanOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Sink - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Sink
GraphAlgebraPhysical.Sink.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Sink
GraphAlgebraPhysical.Sink.OptTag - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Sink.OptTag
GraphAlgebraPhysical.Sink.OptTag.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Sink.OptTag
GraphAlgebraPhysical.Sink.OptTagOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.SinkOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Unfold - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Unfold
GraphAlgebraPhysical.Unfold.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Unfold
GraphAlgebraPhysical.UnfoldOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
GraphAlgebraPhysical.Union - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Union
GraphAlgebraPhysical.Union.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type physical.Union
GraphAlgebraPhysical.UnionOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
graphId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
graphId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
GraphInterface - com.alibaba.graphscope.interactive.client中的接口
All APIs about Graph Creation/Deletion/Updating/Getting, and dataloading.
GraphServiceEdgeManagementApi - com.alibaba.graphscope.interactive.openapi.api中的类
 
GraphServiceEdgeManagementApi() - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
GraphServiceEdgeManagementApi(ApiClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
GraphServiceVertexManagementApi - com.alibaba.graphscope.interactive.openapi.api中的类
 
GraphServiceVertexManagementApi() - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
GraphServiceVertexManagementApi(ApiClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
gremlinPort(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
GROUP_BY - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
GROUP_BY - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
GROUP_BY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
GROUP_BY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
GSDataType - com.alibaba.graphscope.interactive.openapi.model中的类
 
GSDataType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GSDataType
 
GSDataType(Object) - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.GSDataType
 
GSDataType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
GT - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary greater-than operator
GT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary greater-than operator
guessContentTypeFromFile(File) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
Define the alias of output from `Apply`
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ApplyOrBuilder
Define the alias of output from `Apply`
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.AsOrBuilder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
An optional alias for the object of the expansion
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The alias of this vertex
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The alias of this vertex
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
The alias for the aggregated value
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFuncOrBuilder
The alias for the aggregated value
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
The alias for the key
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAliasOrBuilder
The alias for the key
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
An optional alias for the object of the expansion
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
The alias that is either given by the query or by the system
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAliasOrBuilder
The alias that is either given by the query or by the system
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The alias of the item if it is a vertex or edge
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The alias of the item if it is a vertex or edge
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The alias tag for the elements that are unfolded from the collection
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The alias tag for the elements that are unfolded from the collection
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
Define the alias of output from `Apply`.
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
Define the alias of output from `Apply`.
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
An optional alias for the object of the expansion
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The alias of this vertex
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The alias of this vertex
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
The alias for the aggregated value
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder
The alias for the aggregated value
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
The alias for the key
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder
The alias for the key
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
An optional alias for the object of the expansion
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
An optional alias for the object of the expansion
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
The alias that is either given by the query or by the system
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAliasOrBuilder
The alias that is either given by the query or by the system
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The alias of the item if it is a vertex or edge
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The alias of the item if it is a vertex or edge
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
hasAlias() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
The alias tag for the elements that are unfolded from the collection
hasAlias() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnfoldOrBuilder
The alias tag for the elements that are unfolded from the collection
hasAll() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
hasAll() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get all properties
hasAll() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get all properties
hasApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
hasApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Apply apply = 9;
hasApply() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Apply apply = 9;
hasApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
hasApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Apply apply = 10;
hasApply() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Apply apply = 10;
hasApplySubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
hasApplySubtask() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
A base of apply operation that is conducted on each group of the relations instead of tuple
hasApplySubtask() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApplyOrBuilder
A base of apply operation that is conducted on each group of the relations instead of tuple
hasArith() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Arithmetic arith = 3;
hasArith() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Arithmetic arith = 3;
hasArith() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Arithmetic arith = 3;
hasAs() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
hasAs() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.As as = 14;
hasAs() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.As as = 14;
hasBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
hasBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
A path expansion has a base expansion
hasBase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
A path expansion has a base expansion
hasBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
hasBase() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
A path expansion has a base of edge expansion
hasBase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
A path expansion has a base of edge expansion
hasBlob() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bytes blob = 7;
hasBlob() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
bytes blob = 7;
hasBlob() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
bytes blob = 7;
hasBoolean() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bool boolean = 2;
hasBoolean() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
bool boolean = 2;
hasBoolean() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
bool boolean = 2;
hasBrace() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.ExprOpr.Brace brace = 6;
hasBrace() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.ExprOpr.Brace brace = 6;
hasBrace() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.ExprOpr.Brace brace = 6;
hasBranch() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
hasBranch() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Branch branch = 19;
hasBranch() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Branch branch = 19;
hasCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
hasCase() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Case case = 10;
hasCase() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Case case = 10;
hasCollection() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
hasCollection() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.Collection collection = 2;
hasCollection() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.Collection collection = 2;
hasConcat() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
hasConcat() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Concat concat = 16;
hasConcat() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Concat concat = 16;
hasCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
hasCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
A condition formulated as an expression predicate
hasCondition() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
A condition formulated as an expression predicate
hasCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
hasCondition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
A condition formulated as an expression predicate
hasCondition() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
A condition formulated as an expression predicate
hasConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
hasConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.Value const = 2;
hasConst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.Value const = 2;
hasConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
hasConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Value const = 4;
hasConst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Value const = 4;
hasConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
hasConst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.Value const = 2;
hasConst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.Value const = 2;
hasDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.DataType data_type = 1;
hasDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
.common.DataType data_type = 1;
hasDataType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataTypeOrBuilder
.common.DataType data_type = 1;
hasDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
hasDataType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
.common.IrDataType data_type = 3;
hasDataType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParamOrBuilder
.common.IrDataType data_type = 3;
hasDate() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
hasDate() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Date32 date = 14;
hasDate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Date32 date = 14;
hasDateTimeMinus() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
hasDateTimeMinus() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.DateTimeMinus date_time_minus = 15;
hasDateTimeMinus() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.DateTimeMinus date_time_minus = 15;
hasDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
hasDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Dedup dedup = 7;
hasDedup() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Dedup dedup = 7;
hasDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
hasDedup() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Dedup dedup = 5;
hasDedup() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Dedup dedup = 5;
hasDst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
hasDst() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
.schema.LabelMeta dst = 2;
hasDst() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPairOrBuilder
.schema.LabelMeta dst = 2;
hasDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
hasDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
optional field, denoting the label of the dst vertex of the edge
hasDstLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabelOrBuilder
optional field, denoting the label of the dst vertex of the edge
hasDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
hasDstLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId dst_label = 6;
hasDstLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId dst_label = 6;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.EdgeExpand edge = 31;
hasEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.EdgeExpand edge = 31;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.EdgeExpand edge = 1;
hasEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.EdgeExpand edge = 1;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.EdgeExpand edge = 31;
hasEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.EdgeExpand edge = 31;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.Edge edge = 2;
hasEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.Edge edge = 2;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
hasEdge() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
.results.Edge edge = 2;
hasEdge() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdgeOrBuilder
.results.Edge edge = 2;
hasEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
hasEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
hasEdgeExpand() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBaseOrBuilder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
hasEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
hasEdgeExpand() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
hasEdgeExpand() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
hasElement() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
hasElement() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.Element element = 1;
hasElement() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.Element element = 1;
hasElseResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
hasElseResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
The trailed else expression: ELSE 3
hasElseResultExpression() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.CaseOrBuilder
The trailed else expression: ELSE 3
hasEnd() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
hasEnd() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
.common.NameOrId end = 3;
hasEnd() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
.common.NameOrId end = 3;
hasEntry() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
hasEntry() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
.results.Entry entry = 2;
hasEntry() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ColumnOrBuilder
.results.Entry entry = 2;
hasExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
hasExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
The expression to be aliased
hasExpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAliasOrBuilder
The expression to be aliased
hasExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
hasExpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
The expression to be aliased
hasExpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAliasOrBuilder
The expression to be aliased
hasExtract() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
hasExtract() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Extract extract = 11;
hasExtract() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Extract extract = 11;
hasF64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
double f64 = 5;
hasF64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
double f64 = 5;
hasF64() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
double f64 = 5;
hasF64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
hasF64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.DoubleArray f64_array = 10;
hasF64Array() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.DoubleArray f64_array = 10;
hasGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
hasGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
.algebra.GetV get_V = 2;
hasGetV() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBaseOrBuilder
.algebra.GetV get_V = 2;
hasGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
hasGetV() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
.physical.GetV get_V = 2;
hasGetV() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder
.physical.GetV get_V = 2;
hasGraphPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
hasGraphPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.GraphPath graph_path = 3;
hasGraphPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.GraphPath graph_path = 3;
hasGraphSchema() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
hasGraphSchema() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
.schema.Schema graph_schema = 2;
hasGraphSchema() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyardOrBuilder
.schema.Schema graph_schema = 2;
hasGraphType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
hasGraphType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
.common.GraphDataType graph_type = 2;
hasGraphType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataTypeOrBuilder
.common.GraphDataType graph_type = 2;
hasGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
hasGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.GroupBy group_by = 5;
hasGroupBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.GroupBy group_by = 5;
hasGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
hasGroupBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.GroupBy group_by = 3;
hasGroupBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.GroupBy group_by = 3;
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
hashCode() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
hashCode() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
hasHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
hasHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
The range that defines the minimum and maximum number of hops of the path expansion.
hasHopRange() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
The range that defines the minimum and maximum number of hops of the path expansion.
hasHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
hasHopRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
The range that defines the minimum and maximum number of hops of the path expansion.
hasHopRange() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
The range that defines the minimum and maximum number of hops of the path expansion.
hasI32() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int32 i32 = 3;
hasI32() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
int32 i32 = 3;
hasI32() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
int32 i32 = 3;
hasI32Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
hasI32Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.I32Array i32_array = 8;
hasI32Array() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.I32Array i32_array = 8;
hasI64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int64 i64 = 4;
hasI64() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
int64 i64 = 4;
hasI64() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
int64 i64 = 4;
hasI64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
hasI64Array() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.I64Array i64_array = 9;
hasI64Array() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.I64Array i64_array = 9;
hasId() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
int32 id = 2;
hasId() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
int32 id = 2;
hasId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrIdOrBuilder
int32 id = 2;
hasId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
hasId() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get id from the entity
hasId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get id from the entity
hasIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
hasIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The optional filtering predicate for the field that have been indexed
hasIdxPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The optional filtering predicate for the field that have been indexed
hasIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
hasIdxPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The optional filtering predicate for the field that have been indexed
hasIdxPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The optional filtering predicate for the field that have been indexed
hasIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
hasIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Intersect intersect = 15;
hasIntersect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Intersect intersect = 15;
hasIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
hasIntersect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Intersect intersect = 13;
hasIntersect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Intersect intersect = 13;
hasJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
hasJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Join join = 3;
hasJoin() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Join join = 3;
hasJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
hasJoin() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Join join = 11;
hasJoin() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Join join = 11;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
.common.Value key = 1;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairOrBuilder
.common.Value key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
The key to perform grouping TODO(longbin) An expression here is a more general form
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAliasOrBuilder
The key to perform grouping TODO(longbin) An expression here is a more general form
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.Property key = 1;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.Property key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
.common.NameOrId key = 2;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IntersectOrBuilder
.common.NameOrId key = 2;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
TODO(longbin) An expression here is a more general form
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPairOrBuilder
TODO(longbin) An expression here is a more general form
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
The key to perform grouping
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder
The key to perform grouping
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
.common.Value key = 1;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValueOrBuilder
.common.Value key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
.common.NameOrId key = 1;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.PropertyOrBuilder
.common.NameOrId key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
.common.NameOrId key = 1;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKeyOrBuilder
.common.NameOrId key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get property of key from the entity
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get property of key from the entity
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
.common.Value key = 1;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValueOrBuilder
.common.Value key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
hasKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
.schema.LabelMeta key = 1;
hasKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMetaOrBuilder
.schema.LabelMeta key = 1;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
.common.GraphDataType.GraphElementLabel label = 1;
hasLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeOrBuilder
.common.GraphDataType.GraphElementLabel label = 1;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId label = 2;
hasLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId label = 2;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
.common.NameOrId label = 2;
hasLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.VertexOrBuilder
.common.NameOrId label = 2;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get label from the entity
hasLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get label from the entity
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
.schema.LabelMeta label = 1;
hasLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMetaOrBuilder
.schema.LabelMeta label = 1;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
hasLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
.schema.LabelMeta label = 1;
hasLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMetaOrBuilder
.schema.LabelMeta label = 1;
hasLeftPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
hasLeftPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.PhysicalPlan left_plan = 4;
hasLeftPlan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.PhysicalPlan left_plan = 4;
hasLen() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
hasLen() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
Get length from the entity
hasLen() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.PropertyOrBuilder
Get length from the entity
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Limit limit = 12;
hasLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Limit limit = 12;
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
A size limit.
hasLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderByOrBuilder
A size limit.
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The size limit
hasLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The size limit
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
hasLimit() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Limit limit = 7;
hasLimit() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Limit limit = 7;
hasLogical() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Logical logical = 2;
hasLogical() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Logical logical = 2;
hasLogical() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Logical logical = 2;
hasMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
hasMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
.results.KeyValues map = 3;
hasMap() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EntryOrBuilder
.results.KeyValues map = 3;
hasMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
hasMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
TODO: the new definition for var_map, that allows user-given key name.
hasMap() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
TODO: the new definition for var_map, that allows user-given key name.
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
.algebra.MetaData meta_data = 6;
hasMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
.algebra.MetaData meta_data = 6;
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
.algebra.MetaData meta_data = 5;
hasMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
.algebra.MetaData meta_data = 5;
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
.algebra.MetaData meta_data = 6;
hasMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
.algebra.MetaData meta_data = 6;
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
hasMetaData() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The type for the unfold value
hasMetaData() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The type for the unfold value
hasName() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
string name = 1;
hasName() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
string name = 1;
hasName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrIdOrBuilder
string name = 1;
hasNameOrId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
hasNameOrId() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
.common.NameOrId name_or_id = 1;
hasNameOrId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ColumnOrBuilder
.common.NameOrId name_or_id = 1;
hasNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
hasNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
The data of type of ExprOpr
hasNodeType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
The data of type of ExprOpr
hasNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
hasNodeType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The data of type of Property
hasNodeType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The data of type of Property
hasNone() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
hasNone() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.None none = 13;
hasNone() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.None none = 13;
hasObject() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
hasObject() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.common.Value object = 4;
hasObject() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.common.Value object = 4;
hasOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
hasOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
The node's operator
hasOpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.NodeOrBuilder
The node's operator
hasOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
hasOpr() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
The node's operator
hasOpr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOprOrBuilder
The node's operator
hasOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
hasOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.OrderBy order_by = 6;
hasOrderBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.OrderBy order_by = 6;
hasOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
hasOrderBy() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.OrderBy order_by = 4;
hasOrderBy() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.OrderBy order_by = 4;
hasPairArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
hasPairArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.PairArray pair_array = 12;
hasPairArray() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.PairArray pair_array = 12;
hasParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
hasParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
.common.DynamicParam param = 3;
hasParam() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.TripletOrBuilder
.common.DynamicParam param = 3;
hasParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
hasParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
dynamic param in expression
hasParam() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
dynamic param in expression
hasParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
hasParam() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
.common.DynamicParam param = 3;
hasParam() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeIntervalOrBuilder
.common.DynamicParam param = 3;
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The query parameters define the condition that the edge/end vertex must satisfy.
hasParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The query parameters define the condition that the edge/end vertex must satisfy.
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The query parameters of getting vertices
hasParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The query parameters of getting vertices
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
The required parameters for the scan
hasParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.ScanOrBuilder
The required parameters for the scan
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The query parameters define the condition that the edge/end vertex must satisfy.
hasParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The query parameters define the condition that the edge/end vertex must satisfy.
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The query parameters of getting vertices
hasParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The query parameters of getting vertices
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
hasParams() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
The required parameters for the scan
hasParams() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ScanOrBuilder
The required parameters for the scan
hasPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
hasPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.PathExpand path = 32;
hasPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.PathExpand path = 32;
hasPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
hasPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.PathExpand path = 2;
hasPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.PathExpand path = 2;
hasPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
hasPath() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.PathExpand path = 32;
hasPath() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.PathExpand path = 32;
hasPattern() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
hasPattern() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Pattern pattern = 35;
hasPattern() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Pattern pattern = 35;
hasPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
hasPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
The optional predicate for the data tuple, which may be pushed down to the storage service
hasPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParamsOrBuilder
The optional predicate for the data tuple, which may be pushed down to the storage service
hasPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
hasPredicate() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
A predicate formulated as an expression tree
hasPredicate() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SelectOrBuilder
A predicate formulated as an expression tree
hasProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
hasProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Project project = 1;
hasProject() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Project project = 1;
hasProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
hasProject() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Project project = 1;
hasProject() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Project project = 1;
hasProperty() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
hasProperty() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
hasProperty() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
hasPropId() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
hasPropId() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
.common.NameOrId prop_id = 1;
hasPropId() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeFieldOrBuilder
.common.NameOrId prop_id = 1;
hasQueryName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
hasQueryName() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
.common.NameOrId query_name = 1;
hasQueryName() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.QueryOrBuilder
.common.NameOrId query_name = 1;
hasRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
hasRange() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
hasRange() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LimitOrBuilder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
hasRecord() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
hasRecord() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
.results.Record record = 1;
hasRecord() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ResultsOrBuilder
.results.Record record = 1;
hasRepartition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
hasRepartition() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Repartition repartition = 14;
hasRepartition() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Repartition repartition = 14;
hasRightPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
hasRightPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
.physical.PhysicalPlan right_plan = 5;
hasRightPlan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.JoinOrBuilder
.physical.PhysicalPlan right_plan = 5;
hasRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
hasRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Root root = 17;
hasRoot() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Root root = 17;
hasRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
hasRoot() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Root root = 16;
hasRoot() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Root root = 16;
hasSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
hasSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Sample sample = 18;
hasSample() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Sample sample = 18;
hasSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
hasSample() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Sample sample = 17;
hasSample() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Sample sample = 17;
hasSampleByNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
hasSampleByNum() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
.algebra.Sample.SampleByNum sample_by_num = 2;
hasSampleByNum() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleTypeOrBuilder
.algebra.Sample.SampleByNum sample_by_num = 2;
hasSampleByRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
hasSampleByRatio() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
hasSampleByRatio() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleTypeOrBuilder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
hasSampleType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
hasSampleType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The type of sampling
hasSampleType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The type of sampling
hasSampleWeight() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
hasSampleWeight() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The variable refer to the sample weight, which is optional
hasSampleWeight() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The variable refer to the sample weight, which is optional
hasScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
hasScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Scan scan = 11;
hasScan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Scan scan = 11;
hasScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
hasScan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Scan scan = 8;
hasScan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Scan scan = 8;
hasSeed() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
hasSeed() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
The seed for random number generator, which is optional
hasSeed() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SampleOrBuilder
The seed for random number generator, which is optional
hasSegApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
hasSegApply() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.SegmentApply seg_apply = 10;
hasSegApply() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.SegmentApply seg_apply = 10;
hasSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
hasSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Select select = 2;
hasSelect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Select select = 2;
hasSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
hasSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.Select select = 4;
hasSelect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.Select select = 4;
hasSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
hasSelect() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.algebra.Select select = 2;
hasSelect() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.algebra.Select select = 2;
hasShuffleKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
hasShuffleKey() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
.google.protobuf.Int32Value shuffle_key = 1;
hasShuffleKey() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.ShuffleOrBuilder
.google.protobuf.Int32Value shuffle_key = 1;
hasSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
hasSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Sink sink = 16;
hasSink() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Sink sink = 16;
hasSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
hasSink() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Sink sink = 9;
hasSink() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Sink sink = 9;
hasSinkDefault() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
hasSinkDefault() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
.algebra.SinkDefault sink_default = 1;
hasSinkDefault() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTargetOrBuilder
.algebra.SinkDefault sink_default = 1;
hasSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
hasSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
hasSinkTarget() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkOrBuilder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
hasSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
hasSinkTarget() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
hasSinkTarget() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.SinkOrBuilder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
hasSinkVineyard() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
hasSinkVineyard() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
.algebra.SinkVineyard sink_vineyard = 2;
hasSinkVineyard() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTargetOrBuilder
.algebra.SinkVineyard sink_vineyard = 2;
hasSrc() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
hasSrc() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
.schema.LabelMeta src = 1;
hasSrc() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPairOrBuilder
.schema.LabelMeta src = 1;
hasSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
hasSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
optional field, denoting the label of the src vertex of the edge
hasSrcLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabelOrBuilder
optional field, denoting the label of the src vertex of the edge
hasSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
hasSrcLabel() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
.common.NameOrId src_label = 4;
hasSrcLabel() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.EdgeOrBuilder
.common.NameOrId src_label = 4;
hasStart() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
hasStart() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
.common.NameOrId start = 1;
hasStart() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.SentenceOrBuilder
.common.NameOrId start = 1;
hasStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
hasStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
The tag that refers to the starting vertex
hasStartTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpandOrBuilder
The tag that refers to the starting vertex
hasStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
hasStartTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
The tag that refers to the starting vertex
hasStartTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpandOrBuilder
The tag that refers to the starting vertex
hasStr() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
string str = 6;
hasStr() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
string str = 6;
hasStr() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
string str = 6;
hasStrArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
hasStrArray() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.StringArray str_array = 11;
hasStrArray() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.StringArray str_array = 11;
hasSubPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
hasSubPlan() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
The subtask will be perform on certain tags as keys of the input relation
hasSubPlan() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.ApplyOrBuilder
The subtask will be perform on certain tags as keys of the input relation
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
The tag that refers to the edge/path where the end vertex will be retrieved
hasTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetVOrBuilder
The tag that refers to the edge/path where the end vertex will be retrieved
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
The tag of a graph relation that **must** refer to a data of collection type
hasTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.UnfoldOrBuilder
The tag of a graph relation that **must** refer to a data of collection type
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
The tag that refers to the edge/path where the end vertex will be retrieved
hasTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetVOrBuilder
The tag that refers to the edge/path where the end vertex will be retrieved
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
.google.protobuf.Int32Value tag = 1;
hasTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTagOrBuilder
.google.protobuf.Int32Value tag = 1;
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
The tag of a graph relation that **must** refer to a data of collection type
hasTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.UnfoldOrBuilder
The tag of a graph relation that **must** refer to a data of collection type
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
hasTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
The alias of a graph relation, which is required for a variable
hasTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableOrBuilder
The alias of a graph relation, which is required for a variable
hasThenResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
hasThenResultExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
.common.Expression then_result_expression = 2;
hasThenResultExpression() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThenOrBuilder
.common.Expression then_result_expression = 2;
hasTime() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
hasTime() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Time32 time = 15;
hasTime() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Time32 time = 15;
hasTimeInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
hasTimeInterval() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.TimeInterval time_interval = 14;
hasTimeInterval() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.TimeInterval time_interval = 14;
hasTimestamp() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
hasTimestamp() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
.common.Timestamp timestamp = 16;
hasTimestamp() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.ValueOrBuilder
.common.Timestamp timestamp = 16;
hasToAnother() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
hasToAnother() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
.physical.Repartition.Shuffle to_another = 1;
hasToAnother() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.RepartitionOrBuilder
.physical.Repartition.Shuffle to_another = 1;
hasToOthers() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
hasToOthers() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
.physical.Repartition.Broadcast to_others = 2;
hasToOthers() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.RepartitionOrBuilder
.physical.Repartition.Broadcast to_others = 2;
hasType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
hasType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
.common.IrDataType type = 1;
hasType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaDataOrBuilder
.common.IrDataType type = 1;
hasType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
hasType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
.common.IrDataType type = 1;
hasType() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaDataOrBuilder
.common.IrDataType type = 1;
hasUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
hasUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Unfold unfold = 8;
hasUnfold() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Unfold unfold = 8;
hasUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
hasUnfold() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Unfold unfold = 6;
hasUnfold() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Unfold unfold = 6;
hasUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
hasUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
.algebra.Union union = 4;
hasUnion() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
.algebra.Union union = 4;
hasUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
hasUnion() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
.physical.Union union = 12;
hasUnion() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
.physical.Union union = 12;
hasVal() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
hasVal() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
.common.Value val = 2;
hasVal() - 接口 中的方法com.alibaba.graphscope.gaia.proto.Common.PairOrBuilder
.common.Value val = 2;
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
.results.Element value = 2;
hasValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValueOrBuilder
.results.Element value = 2;
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
.common.Value value = 2;
hasValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.PropertyOrBuilder
.common.Value value = 2;
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
.common.Variable value = 2;
hasValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValueOrBuilder
.common.Variable value = 2;
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
hasValue() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
real value
hasValue() - 接口 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.ArgumentOrBuilder
real value
hasVar() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
hasVar() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.Variable var = 5;
hasVar() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.Variable var = 5;
hasVarMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
hasVarMap() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.VariableKeys var_map = 8;
hasVarMap() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.VariableKeys var_map = 8;
hasVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
hasVars() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
.common.VariableKeys vars = 7;
hasVars() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOprOrBuilder
.common.VariableKeys vars = 7;
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
Saving the room for relational operators
hasVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.OperatorOrBuilder
Saving the room for relational operators
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
.algebra.GetV vertex = 3;
hasVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.BinderOrBuilder
.algebra.GetV vertex = 3;
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
Saving the room for relational operators
hasVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder
Saving the room for relational operators
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
.results.Vertex vertex = 1;
hasVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.ElementOrBuilder
.results.Vertex vertex = 1;
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
hasVertex() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
.results.Vertex vertex = 1;
hasVertex() - 接口 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdgeOrBuilder
.results.Vertex vertex = 1;
hasVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
hasVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
The tag that refers to the starting vertex
hasVTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpandOrBuilder
The tag that refers to the starting vertex
hasVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
hasVTag() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
The tag that refers to the starting vertex
hasVTag() - 接口 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpandOrBuilder
The tag that refers to the starting vertex
hasWhenExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
hasWhenExpression() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
.common.Expression when_expression = 1;
hasWhenExpression() - 接口 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThenOrBuilder
.common.Expression when_expression = 1;
HOP_RANGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
HOP_RANGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
HOUR - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
HOUR = 3;
HOUR_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
HOUR = 3;
hqpsPort(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
HttpBasicAuth - com.alibaba.graphscope.interactive.openapi.auth中的类
 
HttpBasicAuth() - 类 的构造器com.alibaba.graphscope.interactive.openapi.auth.HttpBasicAuth
 
HttpBearerAuth - com.alibaba.graphscope.interactive.openapi.auth中的类
 
HttpBearerAuth(String) - 类 的构造器com.alibaba.graphscope.interactive.openapi.auth.HttpBearerAuth
 

I

I32 - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
I32_ARRAY - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
I32_ARRAY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
I32_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
I64 - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
I64_ARRAY - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
I64_ARRAY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
I64_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
id(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
id(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
id(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
id(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
ID - com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
 
ID - com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
ID_NAME_MAPPINGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
IDX_PREDICATE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
IDX_PREDICATE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
ieMutability(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
importOption(SchemaMappingLoadingConfig.ImportOptionEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
IN - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
IN = 1;
IN - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
IN = 1;
IN_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
IN = 1;
IN_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
IN = 1;
index(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
INDEX_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
INIT - com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
 
INNER - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Inner join
INNER - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Inner join
INNER_NOT_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
 
INNER_NOT_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
 
INNER_NOT_SET - com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
 
INNER_NOT_SET - com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
 
INNER_NOT_SET - com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
 
INNER_NOT_SET - com.alibaba.graphscope.gaia.proto.IrResult.Results.InnerCase
 
INNER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Inner join
INNER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Inner join
inputs(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
inputs(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
INT32 - com.alibaba.graphscope.gaia.proto.Common.DataType
INT32 = 1;
INT32_ARRAY - com.alibaba.graphscope.gaia.proto.Common.DataType
INT32_ARRAY = 6;
INT32_ARRAY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
INT32_ARRAY = 6;
INT32_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
INT32 = 1;
INT64 - com.alibaba.graphscope.gaia.proto.Common.DataType
INT64 = 2;
INT64_ARRAY - com.alibaba.graphscope.gaia.proto.Common.DataType
INT64_ARRAY = 7;
INT64_ARRAY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
INT64_ARRAY = 7;
INT64_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
INT64 = 2;
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
internalGetFieldAccessorTable() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
internalGetMapField(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
internalGetMapField(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
internalGetMutableMapField(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DataType
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
 
internalGetValueMap() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
 
INTERSECT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
INTERSECT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
INTERSECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
INTERSECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
INTERVAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
INTERVAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
INTERVAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
IrResult - com.alibaba.graphscope.gaia.proto中的类
 
IrResult.Collection - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Collection
IrResult.Collection.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Collection
IrResult.CollectionOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.CollectiveResults - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.CollectiveResults
IrResult.CollectiveResults.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.CollectiveResults
IrResult.CollectiveResultsOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Column - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Column
IrResult.Column.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Column
IrResult.ColumnOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Edge - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Edge
IrResult.Edge.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Edge
IrResult.EdgeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Element - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Element
IrResult.Element.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Element
IrResult.Element.InnerCase - com.alibaba.graphscope.gaia.proto中的枚举
 
IrResult.ElementOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Entry - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Entry
IrResult.Entry.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Entry
IrResult.Entry.InnerCase - com.alibaba.graphscope.gaia.proto中的枚举
 
IrResult.EntryOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.GraphPath - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.GraphPath
IrResult.GraphPath.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.GraphPath
IrResult.GraphPath.VertexOrEdge - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.GraphPath.VertexOrEdge
IrResult.GraphPath.VertexOrEdge.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.GraphPath.VertexOrEdge
IrResult.GraphPath.VertexOrEdge.InnerCase - com.alibaba.graphscope.gaia.proto中的枚举
 
IrResult.GraphPath.VertexOrEdgeOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.GraphPathOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.KeyValues - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.KeyValues
IrResult.KeyValues.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.KeyValues
IrResult.KeyValues.KeyValue - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.KeyValues.KeyValue
IrResult.KeyValues.KeyValue.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.KeyValues.KeyValue
IrResult.KeyValues.KeyValueOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.KeyValuesOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Property - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Property
IrResult.Property.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Property
IrResult.PropertyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Record - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Record
IrResult.Record.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Record
IrResult.RecordOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Results - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Results
IrResult.Results.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Results
IrResult.Results.InnerCase - com.alibaba.graphscope.gaia.proto中的枚举
 
IrResult.ResultsOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IrResult.Vertex - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Vertex
IrResult.Vertex.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type results.Vertex
IrResult.VertexOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
IS_ALL_COLUMNS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
IS_APPEND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
IS_APPEND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
IS_COLUMN_ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
IS_COUNT_ONLY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
IS_COUNT_ONLY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
IS_OPTIONAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
IS_OPTIONAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
IS_OPTIONAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
IS_OPTIONAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
IS_PRIMARY_KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
IS_TABLE_ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
isDebugging() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Check that whether debugging is enabled for this API client.
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
isInitialized() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
isJsonMime(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Check if the given MIME is a JSON MIME.
ISNULL - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A unary logical isnull operator
ISNULL_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A unary logical isnull operator
isNullable() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
Is nullable
isOk() - 类 中的方法com.alibaba.graphscope.interactive.client.common.Result
 
IsOk() - 类 中的方法com.alibaba.graphscope.interactive.client.common.Status
 
isVerifyingSsl() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
True if isVerifyingSsl flag is on
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Date32
 
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.I32Array
 
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.I64Array
 
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.PairArray
 
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.StringArray
 
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Time32
 
ITEM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
ITEM_NOT_SET - com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
 
ITEM_NOT_SET - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
ITEM_NOT_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
 
ITEM_NOT_SET - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
ITEM_NOT_SET - com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
ITSELF - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when tag refers to vertices
ITSELF_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when tag refers to vertices

J

jobId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
JobInterface - com.alibaba.graphscope.interactive.client中的接口
Get/Cancel/List jobs.
JobResponse - com.alibaba.graphscope.interactive.openapi.model中的类
JobResponse
JobResponse() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
JobResponse.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
JobStatus - com.alibaba.graphscope.interactive.openapi.model中的类
JobStatus
JobStatus() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
JobStatus.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
JobStatus.StatusEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets status
JobStatus.StatusEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
join(String[], String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.StringUtil
Join an array of strings with the given separator.
join(Collection<String>, String) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.StringUtil
Join a list of strings with the given separator.
JOIN - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
JOIN - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
JOIN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
JOIN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
JOIN_KIND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
JOIN_KIND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
JOIN_KIND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
JOIN_KIND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
JSON - com.alibaba.graphscope.interactive.openapi中的类
 
JSON() - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON
 
JSON.ByteArrayAdapter - com.alibaba.graphscope.interactive.openapi中的类
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - com.alibaba.graphscope.interactive.openapi中的类
Gson TypeAdapter for java.util.Date type If the dateFormat is null, DateTimeFormatter will be used.
JSON.LocalDateTypeAdapter - com.alibaba.graphscope.interactive.openapi中的类
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - com.alibaba.graphscope.interactive.openapi中的类
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - com.alibaba.graphscope.interactive.openapi中的类
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

K

KEY - com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Pair
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Property
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
KEY_VALS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
KEY_VALUES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
KIND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 

L

label(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
label(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
LABEL - com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
LE - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary less-than-equal operator
LE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary less-than-equal operator
LEFT_BRACE - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
(
LEFT_BRACE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
(
LEFT_KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
LEFT_KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
LEFT_OUTER - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Left outer join
LEFT_OUTER - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Left outer join
LEFT_OUTER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Left outer join
LEFT_OUTER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Left outer join
LEFT_PLAN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
LEN - com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
 
LEN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
library(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
library(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
LIMIT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
LIMIT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
LIMIT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
LIMIT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
LIMIT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
LIMIT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
listGraphs() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
List all graphs
listGraphsAsync(ApiCallback<List<GetGraphResponse>>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
(asynchronously) List all graphs
listGraphsCall(ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
Build call for listGraphs
listGraphsWithHttpInfo() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
List all graphs
listJobs() - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
listJobs() - 接口 中的方法com.alibaba.graphscope.interactive.client.JobInterface
 
listJobs() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
listJobsAsync(ApiCallback<List<JobStatus>>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
(asynchronously)
listJobsCall(ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
Build call for listJobs
listJobsWithHttpInfo() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
listProcedures(String) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
listProcedures(String) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
listProcedures(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
List all procedures
listProceduresAsync(String, ApiCallback<List<GetProcedureResponse>>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
(asynchronously) List all procedures
listProceduresCall(String, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Build call for listProcedures
listProceduresWithHttpInfo(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
List all procedures
loadingConfig(SchemaMappingLoadingConfig) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
LocalDateTypeAdapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.LocalDateTypeAdapter
 
log(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
LOGICAL - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
LOGICAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
longText(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText
 
LongText - com.alibaba.graphscope.interactive.openapi.model中的类
LongText
LongText() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.LongText
 
LongText.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
LOWER_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
LT - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary less-than operator
LT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary less-than operator

M

MANY_TO_MANY - com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
MANY_TO_ONE - com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
MAP - com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
 
MAP - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
MAP_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
MAP_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
MAPPINGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
MAPPINGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
MAPPINGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
MAPPINGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
MAX - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
MAX = 2;
MAX - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
MAX = 2;
MAX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
MAX = 2;
MAX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
MAX = 2;
maxLength(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
maxVertexNum(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
mergeAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
mergeAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
mergeAll(OuterExpression.AllKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
mergeApply(GraphAlgebra.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
mergeApply(GraphAlgebraPhysical.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
mergeApplySubtask(GraphAlgebra.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
mergeAs(GraphAlgebra.As) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
mergeBase(GraphAlgebra.PathExpand.ExpandBase) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
mergeBase(GraphAlgebraPhysical.PathExpand.ExpandBase) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
mergeBranch(GraphAlgebra.Branch) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
mergeCase(OuterExpression.Case) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
mergeCollection(IrResult.Collection) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
mergeConcat(OuterExpression.Concat) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
mergeCondition(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
mergeCondition(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
mergeConst(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
mergeConst(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
mergeConst(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
mergeDataType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
mergeDate(Common.Date32) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
mergeDateTimeMinus(OuterExpression.DateTimeMinus) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
mergeDedup(GraphAlgebra.Dedup) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
mergeDedup(GraphAlgebra.Dedup) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
mergeDst(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
mergeDstLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
mergeDstLabel(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
mergeEdge(GraphAlgebra.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
mergeEdge(GraphAlgebra.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
mergeEdge(GraphAlgebraPhysical.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
mergeEdge(IrResult.Edge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
mergeEdge(IrResult.Edge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
mergeEdgeExpand(GraphAlgebra.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
mergeEdgeExpand(GraphAlgebraPhysical.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
mergeElement(IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
mergeElseResultExpression(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
mergeEnd(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
mergeEntry(IrResult.Entry) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
mergeExpr(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
mergeExpr(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
mergeExtract(OuterExpression.Extract) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
mergeF64Array(Common.DoubleArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
mergeFrom(Common.Date32) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
mergeFrom(Common.DoubleArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
mergeFrom(Common.I32Array) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
mergeFrom(Common.I64Array) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
mergeFrom(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
mergeFrom(Common.None) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
mergeFrom(Common.Pair) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
mergeFrom(Common.PairArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
mergeFrom(Common.StringArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
mergeFrom(Common.Time32) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
mergeFrom(Common.Timestamp) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
mergeFrom(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
mergeFrom(DataType.GraphDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
mergeFrom(DataType.GraphDataType.GraphElementLabel) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
mergeFrom(DataType.GraphDataType.GraphElementType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
mergeFrom(DataType.GraphDataType.GraphElementTypeField) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
mergeFrom(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
mergeFrom(GraphAlgebra.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
mergeFrom(GraphAlgebra.As) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
mergeFrom(GraphAlgebra.Branch) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
mergeFrom(GraphAlgebra.Dedup) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
mergeFrom(GraphAlgebra.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
mergeFrom(GraphAlgebra.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
mergeFrom(GraphAlgebra.GroupBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
mergeFrom(GraphAlgebra.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
mergeFrom(GraphAlgebra.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
mergeFrom(GraphAlgebra.IndexPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
mergeFrom(GraphAlgebra.IndexPredicate.AndPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
mergeFrom(GraphAlgebra.IndexPredicate.Triplet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
mergeFrom(GraphAlgebra.Intersect) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
mergeFrom(GraphAlgebra.Join) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
mergeFrom(GraphAlgebra.Limit) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
mergeFrom(GraphAlgebra.LogicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
mergeFrom(GraphAlgebra.LogicalPlan.Node) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
mergeFrom(GraphAlgebra.LogicalPlan.Operator) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
mergeFrom(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
mergeFrom(GraphAlgebra.OrderBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
mergeFrom(GraphAlgebra.OrderBy.OrderingPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
mergeFrom(GraphAlgebra.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
mergeFrom(GraphAlgebra.PathExpand.ExpandBase) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
mergeFrom(GraphAlgebra.Pattern) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
mergeFrom(GraphAlgebra.Pattern.Binder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
mergeFrom(GraphAlgebra.Pattern.Sentence) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
mergeFrom(GraphAlgebra.Project) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
mergeFrom(GraphAlgebra.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
mergeFrom(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
mergeFrom(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
mergeFrom(GraphAlgebra.Root) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
mergeFrom(GraphAlgebra.Sample) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
mergeFrom(GraphAlgebra.Sample.SampleByNum) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
mergeFrom(GraphAlgebra.Sample.SampleByRatio) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
mergeFrom(GraphAlgebra.Sample.SampleType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
mergeFrom(GraphAlgebra.Scan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
mergeFrom(GraphAlgebra.SegmentApply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
mergeFrom(GraphAlgebra.Select) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
mergeFrom(GraphAlgebra.Sink) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
mergeFrom(GraphAlgebra.Sink.SinkTarget) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
mergeFrom(GraphAlgebra.SinkDefault) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
mergeFrom(GraphAlgebra.SinkDefault.IdNameMapping) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
mergeFrom(GraphAlgebra.SinkVineyard) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
mergeFrom(GraphAlgebra.Unfold) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
mergeFrom(GraphAlgebra.Union) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
mergeFrom(GraphAlgebraPhysical.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
mergeFrom(GraphAlgebraPhysical.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
mergeFrom(GraphAlgebraPhysical.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
mergeFrom(GraphAlgebraPhysical.GroupBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
mergeFrom(GraphAlgebraPhysical.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
mergeFrom(GraphAlgebraPhysical.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
mergeFrom(GraphAlgebraPhysical.Intersect) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
mergeFrom(GraphAlgebraPhysical.Join) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
mergeFrom(GraphAlgebraPhysical.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
mergeFrom(GraphAlgebraPhysical.PathExpand.ExpandBase) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
mergeFrom(GraphAlgebraPhysical.PhysicalOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
mergeFrom(GraphAlgebraPhysical.PhysicalOpr.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
mergeFrom(GraphAlgebraPhysical.PhysicalOpr.Operator) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
mergeFrom(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
mergeFrom(GraphAlgebraPhysical.Project) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
mergeFrom(GraphAlgebraPhysical.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
mergeFrom(GraphAlgebraPhysical.Repartition) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
mergeFrom(GraphAlgebraPhysical.Repartition.Broadcast) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
mergeFrom(GraphAlgebraPhysical.Repartition.Shuffle) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
mergeFrom(GraphAlgebraPhysical.Root) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
mergeFrom(GraphAlgebraPhysical.Scan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
mergeFrom(GraphAlgebraPhysical.Sink) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
mergeFrom(GraphAlgebraPhysical.Sink.OptTag) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
mergeFrom(GraphAlgebraPhysical.Unfold) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
mergeFrom(GraphAlgebraPhysical.Union) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
mergeFrom(IrResult.Collection) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
mergeFrom(IrResult.CollectiveResults) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
mergeFrom(IrResult.Column) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
mergeFrom(IrResult.Edge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
mergeFrom(IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
mergeFrom(IrResult.Entry) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
mergeFrom(IrResult.GraphPath) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
mergeFrom(IrResult.GraphPath.VertexOrEdge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
mergeFrom(IrResult.KeyValues) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
mergeFrom(IrResult.KeyValues.KeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
mergeFrom(IrResult.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
mergeFrom(IrResult.Record) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
mergeFrom(IrResult.Results) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
mergeFrom(IrResult.Vertex) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
mergeFrom(OuterExpression.AllKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
mergeFrom(OuterExpression.Case) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
mergeFrom(OuterExpression.Case.WhenThen) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
mergeFrom(OuterExpression.Concat) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
mergeFrom(OuterExpression.DateTimeMinus) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
mergeFrom(OuterExpression.DynamicParam) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
mergeFrom(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
mergeFrom(OuterExpression.ExprOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
mergeFrom(OuterExpression.Extract) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
mergeFrom(OuterExpression.IdKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
mergeFrom(OuterExpression.LabelKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
mergeFrom(OuterExpression.LengthKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
mergeFrom(OuterExpression.NameOrIdKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
mergeFrom(OuterExpression.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
mergeFrom(OuterExpression.TimeInterval) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
mergeFrom(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
mergeFrom(OuterExpression.VariableKeys) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
mergeFrom(OuterExpression.VariableKeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
mergeFrom(OuterExpression.VariableKeyValues) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
mergeFrom(OuterSchema.ColumnMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
mergeFrom(OuterSchema.EntityMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
mergeFrom(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
mergeFrom(OuterSchema.RelationMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
mergeFrom(OuterSchema.RelationMeta.LabelPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
mergeFrom(OuterSchema.Schema) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
mergeFrom(StoredProcedure.Argument) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
mergeFrom(StoredProcedure.Query) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
mergeFrom(Message) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
mergeGetV(GraphAlgebra.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
mergeGetV(GraphAlgebraPhysical.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
mergeGraphPath(IrResult.GraphPath) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
mergeGraphSchema(OuterSchema.Schema) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
mergeGraphType(DataType.GraphDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
mergeGroupBy(GraphAlgebra.GroupBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
mergeGroupBy(GraphAlgebraPhysical.GroupBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
mergeHopRange(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
mergeHopRange(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
mergeI32Array(Common.I32Array) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
mergeI64Array(Common.I64Array) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
mergeId(OuterExpression.IdKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
mergeIdxPredicate(GraphAlgebra.IndexPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
mergeIdxPredicate(GraphAlgebra.IndexPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
mergeIntersect(GraphAlgebra.Intersect) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
mergeIntersect(GraphAlgebraPhysical.Intersect) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
mergeJoin(GraphAlgebra.Join) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
mergeJoin(GraphAlgebraPhysical.Join) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
mergeKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
mergeKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
mergeKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
mergeKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
mergeKey(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
mergeKey(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
mergeKey(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
mergeKey(OuterExpression.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
mergeKey(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
mergeKey(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
mergeKey(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
mergeKey(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
mergeLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
mergeLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
mergeLabel(DataType.GraphDataType.GraphElementLabel) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
mergeLabel(OuterExpression.LabelKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
mergeLabel(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
mergeLabel(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
mergeLeftPlan(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
mergeLen(OuterExpression.LengthKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
mergeLimit(GraphAlgebra.Limit) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
mergeLimit(GraphAlgebra.Limit) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
mergeLimit(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
mergeLimit(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
mergeMap(IrResult.KeyValues) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
mergeMap(OuterExpression.VariableKeyValues) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
mergeMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
mergeMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
mergeMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
mergeMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
mergeNameOrId(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
mergeNodeType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
mergeNodeType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
mergeNone(Common.None) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
mergeObject(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
mergeOpr(GraphAlgebra.LogicalPlan.Operator) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
mergeOpr(GraphAlgebraPhysical.PhysicalOpr.Operator) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
mergeOrderBy(GraphAlgebra.OrderBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
mergeOrderBy(GraphAlgebra.OrderBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
mergePairArray(Common.PairArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
mergeParam(OuterExpression.DynamicParam) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
mergeParam(OuterExpression.DynamicParam) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
mergeParam(OuterExpression.DynamicParam) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
mergeParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
mergeParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
mergeParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
mergeParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
mergeParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
mergeParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
mergePath(GraphAlgebra.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
mergePath(GraphAlgebra.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
mergePath(GraphAlgebraPhysical.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
mergePattern(GraphAlgebra.Pattern) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
mergePredicate(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
mergePredicate(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
mergeProject(GraphAlgebra.Project) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
mergeProject(GraphAlgebraPhysical.Project) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
mergeProperty(OuterExpression.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
mergePropId(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
mergeQueryName(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
mergeRange(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
mergeRecord(IrResult.Record) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
mergeRepartition(GraphAlgebraPhysical.Repartition) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
mergeRightPlan(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
mergeRoot(GraphAlgebra.Root) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
mergeRoot(GraphAlgebraPhysical.Root) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
mergeSample(GraphAlgebra.Sample) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
mergeSample(GraphAlgebra.Sample) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
mergeSampleByNum(GraphAlgebra.Sample.SampleByNum) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
mergeSampleByRatio(GraphAlgebra.Sample.SampleByRatio) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
mergeSampleType(GraphAlgebra.Sample.SampleType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
mergeSampleWeight(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
mergeScan(GraphAlgebra.Scan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
mergeScan(GraphAlgebraPhysical.Scan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
mergeSeed(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
mergeSegApply(GraphAlgebra.SegmentApply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
mergeSelect(GraphAlgebra.Select) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
mergeSelect(GraphAlgebra.Select) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
mergeSelect(GraphAlgebra.Select) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
mergeShuffleKey(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
mergeSink(GraphAlgebra.Sink) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
mergeSink(GraphAlgebraPhysical.Sink) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
mergeSinkDefault(GraphAlgebra.SinkDefault) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
mergeSinkTarget(GraphAlgebra.Sink.SinkTarget) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
mergeSinkTarget(GraphAlgebra.Sink.SinkTarget) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
mergeSinkVineyard(GraphAlgebra.SinkVineyard) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
mergeSrc(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
mergeSrcLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
mergeSrcLabel(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
mergeStart(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
mergeStartTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
mergeStartTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
mergeStrArray(Common.StringArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
mergeSubPlan(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
mergeTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
mergeTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
mergeTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
mergeTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
mergeTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
mergeTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
mergeThenResultExpression(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
mergeTime(Common.Time32) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
mergeTimeInterval(OuterExpression.TimeInterval) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
mergeTimestamp(Common.Timestamp) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
mergeToAnother(GraphAlgebraPhysical.Repartition.Shuffle) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
mergeToOthers(GraphAlgebraPhysical.Repartition.Broadcast) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
mergeType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
mergeType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
mergeUnfold(GraphAlgebra.Unfold) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
mergeUnfold(GraphAlgebraPhysical.Unfold) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
mergeUnion(GraphAlgebra.Union) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
mergeUnion(GraphAlgebraPhysical.Union) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
mergeVal(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
mergeValue(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
mergeValue(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
mergeValue(IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
mergeValue(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
mergeVar(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
mergeVarMap(OuterExpression.VariableKeys) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
mergeVars(OuterExpression.VariableKeys) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
mergeVertex(GraphAlgebra.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
mergeVertex(GraphAlgebra.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
mergeVertex(GraphAlgebraPhysical.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
mergeVertex(IrResult.Vertex) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
mergeVertex(IrResult.Vertex) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
mergeVTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
mergeVTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
mergeWhenExpression(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
META_DATA_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
META_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
metadata(Map<String, Object>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
MILLISECOND - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
MILLISECOND = 6;
MILLISECOND_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
MILLISECOND = 6;
MIN - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
MIN = 1;
MIN - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
MIN = 1;
MIN_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
MIN = 1;
MIN_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
MIN = 1;
MINUTE - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
MINUTE = 4;
MINUTE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
MINUTE = 4;
MOD - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary modulo operator
MOD_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary modulo operator
MONTH - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
MONTH = 1;
MONTH_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
MONTH = 1;
MUL - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary multiplication operator
MUL_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary multiplication operator
MUTABLE_CSR - com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum
 

N

name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
 
name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
 
name(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
NAME - com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
 
NAME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
NAME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
NAME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
NAME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
NAME_OR_ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Column
 
NE - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary inequality operator
NE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary inequality operator
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
newBuilder() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
newBuilder(Common.Date32) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
newBuilder(Common.DoubleArray) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
newBuilder(Common.I32Array) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
newBuilder(Common.I64Array) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
newBuilder(Common.NameOrId) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
newBuilder(Common.None) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
newBuilder(Common.Pair) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
newBuilder(Common.PairArray) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
newBuilder(Common.StringArray) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
newBuilder(Common.Time32) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
newBuilder(Common.Timestamp) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
newBuilder(Common.Value) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
newBuilder(DataType.GraphDataType) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
newBuilder(DataType.GraphDataType.GraphElementLabel) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
newBuilder(DataType.GraphDataType.GraphElementType) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
newBuilder(DataType.GraphDataType.GraphElementTypeField) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
newBuilder(DataType.IrDataType) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
newBuilder(GraphAlgebra.Apply) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
newBuilder(GraphAlgebra.As) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
newBuilder(GraphAlgebra.Branch) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
newBuilder(GraphAlgebra.Dedup) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
newBuilder(GraphAlgebra.EdgeExpand) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
newBuilder(GraphAlgebra.GetV) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
newBuilder(GraphAlgebra.GroupBy) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
newBuilder(GraphAlgebra.GroupBy.AggFunc) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
newBuilder(GraphAlgebra.GroupBy.KeyAlias) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
newBuilder(GraphAlgebra.IndexPredicate) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
newBuilder(GraphAlgebra.IndexPredicate.AndPredicate) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
newBuilder(GraphAlgebra.IndexPredicate.Triplet) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
newBuilder(GraphAlgebra.Intersect) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
newBuilder(GraphAlgebra.Join) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
newBuilder(GraphAlgebra.Limit) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
newBuilder(GraphAlgebra.LogicalPlan) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
newBuilder(GraphAlgebra.LogicalPlan.Node) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
newBuilder(GraphAlgebra.LogicalPlan.Operator) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
newBuilder(GraphAlgebra.MetaData) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
newBuilder(GraphAlgebra.OrderBy) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
newBuilder(GraphAlgebra.OrderBy.OrderingPair) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
newBuilder(GraphAlgebra.PathExpand) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
newBuilder(GraphAlgebra.PathExpand.ExpandBase) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
newBuilder(GraphAlgebra.Pattern) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
newBuilder(GraphAlgebra.Pattern.Binder) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
newBuilder(GraphAlgebra.Pattern.Sentence) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
newBuilder(GraphAlgebra.Project) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
newBuilder(GraphAlgebra.Project.ExprAlias) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
newBuilder(GraphAlgebra.QueryParams) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
newBuilder(GraphAlgebra.Range) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
newBuilder(GraphAlgebra.Root) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
newBuilder(GraphAlgebra.Sample) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
newBuilder(GraphAlgebra.Sample.SampleByNum) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
newBuilder(GraphAlgebra.Sample.SampleByRatio) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
newBuilder(GraphAlgebra.Sample.SampleType) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
newBuilder(GraphAlgebra.Scan) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
newBuilder(GraphAlgebra.SegmentApply) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
newBuilder(GraphAlgebra.Select) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
newBuilder(GraphAlgebra.Sink) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
newBuilder(GraphAlgebra.Sink.SinkTarget) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
newBuilder(GraphAlgebra.SinkDefault) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
newBuilder(GraphAlgebra.SinkDefault.IdNameMapping) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
newBuilder(GraphAlgebra.SinkVineyard) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
newBuilder(GraphAlgebra.Unfold) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
newBuilder(GraphAlgebra.Union) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
newBuilder(GraphAlgebraPhysical.Apply) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
newBuilder(GraphAlgebraPhysical.EdgeExpand) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
newBuilder(GraphAlgebraPhysical.GetV) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
newBuilder(GraphAlgebraPhysical.GroupBy) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
newBuilder(GraphAlgebraPhysical.GroupBy.AggFunc) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
newBuilder(GraphAlgebraPhysical.GroupBy.KeyAlias) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
newBuilder(GraphAlgebraPhysical.Intersect) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
newBuilder(GraphAlgebraPhysical.Join) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
newBuilder(GraphAlgebraPhysical.PathExpand) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
newBuilder(GraphAlgebraPhysical.PathExpand.ExpandBase) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
newBuilder(GraphAlgebraPhysical.PhysicalOpr) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
newBuilder(GraphAlgebraPhysical.PhysicalOpr.MetaData) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
newBuilder(GraphAlgebraPhysical.PhysicalOpr.Operator) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
newBuilder(GraphAlgebraPhysical.PhysicalPlan) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
newBuilder(GraphAlgebraPhysical.Project) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
newBuilder(GraphAlgebraPhysical.Project.ExprAlias) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
newBuilder(GraphAlgebraPhysical.Repartition) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
newBuilder(GraphAlgebraPhysical.Repartition.Broadcast) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
newBuilder(GraphAlgebraPhysical.Repartition.Shuffle) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
newBuilder(GraphAlgebraPhysical.Root) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
newBuilder(GraphAlgebraPhysical.Scan) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
newBuilder(GraphAlgebraPhysical.Sink) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
newBuilder(GraphAlgebraPhysical.Sink.OptTag) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
newBuilder(GraphAlgebraPhysical.Unfold) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
newBuilder(GraphAlgebraPhysical.Union) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
newBuilder(IrResult.Collection) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
newBuilder(IrResult.CollectiveResults) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
newBuilder(IrResult.Column) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
newBuilder(IrResult.Edge) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
newBuilder(IrResult.Element) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
newBuilder(IrResult.Entry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
newBuilder(IrResult.GraphPath) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
newBuilder(IrResult.GraphPath.VertexOrEdge) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
newBuilder(IrResult.KeyValues) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
newBuilder(IrResult.KeyValues.KeyValue) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
newBuilder(IrResult.Property) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
newBuilder(IrResult.Record) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
newBuilder(IrResult.Results) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
newBuilder(IrResult.Vertex) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
newBuilder(OuterExpression.AllKey) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
newBuilder(OuterExpression.Case) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
newBuilder(OuterExpression.Case.WhenThen) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
newBuilder(OuterExpression.Concat) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
newBuilder(OuterExpression.DateTimeMinus) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
newBuilder(OuterExpression.DynamicParam) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
newBuilder(OuterExpression.Expression) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
newBuilder(OuterExpression.ExprOpr) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
newBuilder(OuterExpression.Extract) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
newBuilder(OuterExpression.IdKey) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
newBuilder(OuterExpression.LabelKey) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
newBuilder(OuterExpression.LengthKey) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
newBuilder(OuterExpression.NameOrIdKey) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
newBuilder(OuterExpression.Property) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
newBuilder(OuterExpression.TimeInterval) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
newBuilder(OuterExpression.Variable) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
newBuilder(OuterExpression.VariableKeys) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
newBuilder(OuterExpression.VariableKeyValue) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
newBuilder(OuterExpression.VariableKeyValues) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
newBuilder(OuterSchema.ColumnMeta) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
newBuilder(OuterSchema.EntityMeta) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
newBuilder(OuterSchema.LabelMeta) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
newBuilder(OuterSchema.RelationMeta) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
newBuilder(OuterSchema.RelationMeta.LabelPair) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
newBuilder(OuterSchema.Schema) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
newBuilder(StoredProcedure.Argument) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
newBuilder(StoredProcedure.Query) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
newBuilderForType() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
newInstance(String) - 类 中的静态方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
newInstance(String, int) - 类 中的静态方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
NODE_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
NODE_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
NODES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
NONE - com.alibaba.graphscope.gaia.proto.Common.DataType
NONE = 11;
NONE - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
NONE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
NONE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
NONE = 11;
NOT - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A unary logical not operator.
NOT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A unary logical not operator.
NUM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 

O

OBJECT - com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
 
OBJECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Element
 
oeMutability(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
OffsetDateTimeTypeAdapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.OffsetDateTimeTypeAdapter
 
ok(T) - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Result
 
Ok() - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Status
 
onDownloadProgress(long, long, boolean) - 接口 中的方法com.alibaba.graphscope.interactive.openapi.ApiCallback
This is called when the API download processing.
ONE_TO_MANY - com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
ONE_TO_ONE - com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
onFailure(ApiException, int, Map<String, List<String>>) - 接口 中的方法com.alibaba.graphscope.interactive.openapi.ApiCallback
This is called when the API call fails.
ONLY_IN - com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
 
ONLY_OUT - com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
 
onSuccess(T, int, Map<String, List<String>>) - 接口 中的方法com.alibaba.graphscope.interactive.openapi.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - 接口 中的方法com.alibaba.graphscope.interactive.openapi.ApiCallback
This is called when the API upload processing.
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.DateType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.LongText
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Parameter
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Property
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StringType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VarChar
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexData
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
openapiFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.DateType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.LongText
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Parameter
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Property
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StringType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VarChar
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexData
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
openapiRequiredFields - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
OPERATORS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
OPKIND_NOT_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
OPR_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
OPR_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
OPR_NOT_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
OR - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary logical or operator.
OR_PREDICATES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
OR_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary logical or operator.
ORDER_BY - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
ORDER_BY - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
ORDER_BY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
ORDER_BY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
ORDER_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
OTHER - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting the other vertex of the edge/path.
OTHER - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting the other vertex of the edge.
OTHER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting the other vertex of the edge/path.
OTHER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting the other vertex of the edge.
OUT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
OUT = 0;
OUT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
OUT = 0;
OUT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
OUT = 0;
OUT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
OUT = 0;
OuterExpression - com.alibaba.graphscope.gaia.proto中的类
 
OuterExpression.AllKey - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.AllKey
OuterExpression.AllKey.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.AllKey
OuterExpression.AllKeyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.Arithmetic - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum common.Arithmetic
OuterExpression.Case - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Case
OuterExpression.Case.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Case
OuterExpression.Case.WhenThen - com.alibaba.graphscope.gaia.proto中的类
Pair of when <expr> then <expr>
OuterExpression.Case.WhenThen.Builder - com.alibaba.graphscope.gaia.proto中的类
Pair of when <expr> then <expr>
OuterExpression.Case.WhenThenOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.CaseOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.Concat - com.alibaba.graphscope.gaia.proto中的类
e.g., supposing p1 refers to [v1->v2->v3], p2 refers to [v3->v4->v5], then CONCAT(p1, p2) outputs [v1->v2->v3->v4->v5]
OuterExpression.Concat.Builder - com.alibaba.graphscope.gaia.proto中的类
e.g., supposing p1 refers to [v1->v2->v3], p2 refers to [v3->v4->v5], then CONCAT(p1, p2) outputs [v1->v2->v3->v4->v5]
OuterExpression.ConcatOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.DateTimeMinus - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.DateTimeMinus
OuterExpression.DateTimeMinus.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.DateTimeMinus
OuterExpression.DateTimeMinusOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.DynamicParam - com.alibaba.graphscope.gaia.proto中的类
dynamic param
OuterExpression.DynamicParam.Builder - com.alibaba.graphscope.gaia.proto中的类
dynamic param
OuterExpression.DynamicParamOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.Expression - com.alibaba.graphscope.gaia.proto中的类
An inner representation of an expression
OuterExpression.Expression.Builder - com.alibaba.graphscope.gaia.proto中的类
An inner representation of an expression
OuterExpression.ExpressionOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.ExprOpr - com.alibaba.graphscope.gaia.proto中的类
An operator of expression is one of Logical, Arithmetic, Const and Variable.
OuterExpression.ExprOpr.Brace - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum common.ExprOpr.Brace
OuterExpression.ExprOpr.Builder - com.alibaba.graphscope.gaia.proto中的类
An operator of expression is one of Logical, Arithmetic, Const and Variable.
OuterExpression.ExprOpr.ItemCase - com.alibaba.graphscope.gaia.proto中的枚举
 
OuterExpression.ExprOprOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.Extract - com.alibaba.graphscope.gaia.proto中的类
extract interval from a given expression which should be of temporal type
OuterExpression.Extract.Builder - com.alibaba.graphscope.gaia.proto中的类
extract interval from a given expression which should be of temporal type
OuterExpression.Extract.Interval - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum common.Extract.Interval
OuterExpression.ExtractOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.IdKey - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.IdKey
OuterExpression.IdKey.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.IdKey
OuterExpression.IdKeyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.LabelKey - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.LabelKey
OuterExpression.LabelKey.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.LabelKey
OuterExpression.LabelKeyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.LengthKey - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.LengthKey
OuterExpression.LengthKey.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.LengthKey
OuterExpression.LengthKeyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.Logical - com.alibaba.graphscope.gaia.proto中的枚举
Protobuf enum common.Logical
OuterExpression.NameOrIdKey - com.alibaba.graphscope.gaia.proto中的类
Use `NameOrId` as key item, which is the same as `Option<NameOrId>`
OuterExpression.NameOrIdKey.Builder - com.alibaba.graphscope.gaia.proto中的类
Use `NameOrId` as key item, which is the same as `Option<NameOrId>`
OuterExpression.NameOrIdKeyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.Property - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Property
OuterExpression.Property.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Property
OuterExpression.Property.ItemCase - com.alibaba.graphscope.gaia.proto中的枚举
 
OuterExpression.PropertyOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.TimeInterval - com.alibaba.graphscope.gaia.proto中的类
denote time interval, i.e. 3 DAYS, 4 HOURS, 5 MINUTES
OuterExpression.TimeInterval.Builder - com.alibaba.graphscope.gaia.proto中的类
denote time interval, i.e. 3 DAYS, 4 HOURS, 5 MINUTES
OuterExpression.TimeInterval.ValueCase - com.alibaba.graphscope.gaia.proto中的枚举
 
OuterExpression.TimeIntervalOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.Variable - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Variable
OuterExpression.Variable.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.Variable
OuterExpression.VariableKeys - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.VariableKeys
OuterExpression.VariableKeys.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.VariableKeys
OuterExpression.VariableKeysOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.VariableKeyValue - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.VariableKeyValue
OuterExpression.VariableKeyValue.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.VariableKeyValue
OuterExpression.VariableKeyValueOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.VariableKeyValues - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.VariableKeyValues
OuterExpression.VariableKeyValues.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type common.VariableKeyValues
OuterExpression.VariableKeyValuesOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterExpression.VariableOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterSchema - com.alibaba.graphscope.gaia.proto中的类
 
OuterSchema.ColumnMeta - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.ColumnMeta
OuterSchema.ColumnMeta.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.ColumnMeta
OuterSchema.ColumnMetaOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterSchema.EntityMeta - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.EntityMeta
OuterSchema.EntityMeta.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.EntityMeta
OuterSchema.EntityMetaOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterSchema.LabelMeta - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.LabelMeta
OuterSchema.LabelMeta.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.LabelMeta
OuterSchema.LabelMetaOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterSchema.RelationMeta - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.RelationMeta
OuterSchema.RelationMeta.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.RelationMeta
OuterSchema.RelationMeta.LabelPair - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.RelationMeta.LabelPair
OuterSchema.RelationMeta.LabelPair.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.RelationMeta.LabelPair
OuterSchema.RelationMeta.LabelPairOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterSchema.RelationMetaOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OuterSchema.Schema - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.Schema
OuterSchema.Schema.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type schema.Schema
OuterSchema.SchemaOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
OVERWRITE - com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
 

P

Pair - com.alibaba.graphscope.interactive.openapi中的类
 
Pair(String, String) - 类 的构造器com.alibaba.graphscope.interactive.openapi.Pair
 
PAIR_ARRAY - com.alibaba.graphscope.gaia.proto.Common.DataType
PAIR_ARRAY = 10;
PAIR_ARRAY - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
PAIR_ARRAY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
PAIR_ARRAY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
PAIR_ARRAY = 10;
PAIRS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
PARAM - com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
 
PARAM - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
PARAM - com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
 
PARAM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
PARAM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
PARAM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
PARAM_IND_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
PARAM_NAME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
Parameter - com.alibaba.graphscope.interactive.openapi.model中的类
Parameter
Parameter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.Parameter
 
Parameter.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
parameterToPair(String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Format the given parameter object into string.
params(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
params(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
PARAMS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
PARAMS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
PARAMS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
PARAMS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
PARAMS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
PARAMS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
PARENTS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
PARENTS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseDelimitedFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(byte[]) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(byte[], ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(ByteString) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(ByteString, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(CodedInputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(InputStream) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(InputStream, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(ByteBuffer) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.None
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
parser() - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
PATH - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
PATH - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
 
PATH - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
PATH_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
PATH_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
PATH_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
PATH_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
PATH_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
PATH_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
PATTERN - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
PATTERN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
PLAN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
PLAN_ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
PREDICATE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
PREDICATE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
PREDICATES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
prepareDownloadFile(Response) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Prepare file for download
primaryKeys(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
primaryKeys(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
primaryKeys(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
primaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
primitiveType(PrimitiveType.PrimitiveTypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
PrimitiveType - com.alibaba.graphscope.interactive.openapi.model中的类
PrimitiveType
PrimitiveType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
PrimitiveType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
PrimitiveType.PrimitiveTypeEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets primitiveType
PrimitiveType.PrimitiveTypeEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
procCall(String, String, byte[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
run queries on graph After the procedure is created, user can use this API to run the procedure.
procCallAsync(String, String, byte[], ApiCallback<byte[]>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
run queries on graph (asynchronously) After the procedure is created, user can use this API to run the procedure.
procCallCall(String, String, byte[], ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
Build call for procCall
procCallCurrent(String, byte[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
run queries on the running graph Submit a query to the running graph.
procCallCurrentAsync(String, byte[], ApiCallback<byte[]>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
run queries on the running graph (asynchronously) Submit a query to the running graph.
procCallCurrentCall(String, byte[], ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
Build call for procCallCurrent
procCallCurrentWithHttpInfo(String, byte[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
run queries on the running graph Submit a query to the running graph.
procCallWithHttpInfo(String, String, byte[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
run queries on graph After the procedure is created, user can use this API to run the procedure.
procedureId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
ProcedureInterface - com.alibaba.graphscope.interactive.client中的接口
All APIs about procedure management.
processCookieParams(Map<String, String>, Request.Builder) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set cookie parameters to the request builder, including default cookies.
processHeaderParams(Map<String, String>, Request.Builder) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - com.alibaba.graphscope.interactive.openapi中的类
 
ProgressRequestBody(RequestBody, ApiCallback) - 类 的构造器com.alibaba.graphscope.interactive.openapi.ProgressRequestBody
 
ProgressResponseBody - com.alibaba.graphscope.interactive.openapi中的类
 
ProgressResponseBody(ResponseBody, ApiCallback) - 类 的构造器com.alibaba.graphscope.interactive.openapi.ProgressResponseBody
 
PROJECT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
PROJECT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
PROJECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
PROJECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
PROP_ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
properties(PropertyArray) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
properties(List<CreatePropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
properties(List<CreatePropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
properties(List<GetPropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
properties(List<GetPropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
properties(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
properties(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
properties(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
PROPERTIES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
PROPERTIES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
property(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
property(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
property(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
Property - com.alibaba.graphscope.interactive.openapi.model中的类
Property
Property() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.Property
 
PROPERTY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
Property.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
PropertyArray - com.alibaba.graphscope.interactive.openapi.model中的类
PropertyArray
PropertyArray() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
PropertyArray.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
propertyId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
propertyName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
propertyName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
propertyName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
propertyType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
propertyType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
propertyType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
PROPS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
putAllExtra(Map<String, String>) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Extra parameters for general-purpose usage
putDetailItem(String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
putExtra(String, String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Extra parameters for general-purpose usage
putMetadataItem(String, Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 

Q

query(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
query(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
query(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
QUERY_NAME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
queryName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
QueryRequest - com.alibaba.graphscope.interactive.openapi.model中的类
QueryRequest
QueryRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
QueryRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
QueryServiceApi - com.alibaba.graphscope.interactive.openapi.api中的类
 
QueryServiceApi() - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
QueryServiceApi(ApiClient) - 类 的构造器com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
QueryServiceInterface - com.alibaba.graphscope.interactive.client中的接口
Manage the query interface.

R

RANGE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
RATIO_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.ByteArrayAdapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.DateTypeAdapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.LocalDateTypeAdapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.SqlDateTypeAdapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum.Adapter
 
read(JsonReader) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum.Adapter
 
RECORD - com.alibaba.graphscope.gaia.proto.IrResult.Results.InnerCase
 
RECORD_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Results
 
REGEX - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary operator to verify whether a string matches a regular expression
REGEX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary operator to verify whether a string matches a regular expression
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema
 
registerAllExtensions(ExtensionRegistry) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.Common
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.DataType
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.OuterSchema
 
registerAllExtensions(ExtensionRegistryLite) - 类 中的静态方法com.alibaba.graphscope.gaia.proto.StoredProcedure
 
relation(BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
RELATION - com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
RELATION = 1;
RELATION_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
RELATION = 1;
RELATIONS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
removeArguments(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
removeBinders(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
removeCollection(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
removeColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
removeColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
removeColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
removeColumns(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
removeEntities(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
removeEntityPairs(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
removeExtra(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Extra parameters for general-purpose usage
removeFunctions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
removeFunctions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
removeGraphDataType(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
removeIdNameMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
removeItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
removeKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
removeKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
removeKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
removeKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
removeKeyVals(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
removeKeyValues(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
removeLeftKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
removeLeftKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
removeMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
removeMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
removeMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
removeMappings(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
removeMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
removeMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
removeMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
removeMetaData(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
removeNodes(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
removeOperators(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
removeOrPredicates(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
removePairs(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
removePath(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
removePlan(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
removePredicates(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
removeProperties(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
removeProperties(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
removeProps(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
removeRelations(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
removeResults(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
removeRightKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
removeRightKeys(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
removeSentences(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
removeSubPlans(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
removeSubPlans(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
removeTables(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
removeTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
removeTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
removeTags(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
removeVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
removeVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
removeVars(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
removeWhenThenExpressions(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
REPARTITION - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
REPARTITION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
restartService() - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
restartService() - 接口 中的方法com.alibaba.graphscope.interactive.client.QueryServiceInterface
 
restartService() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Start current service
restartServiceAsync(ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
(asynchronously) Start current service
restartServiceCall(ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Build call for restartService
restartServiceWithHttpInfo() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Start current service
Result<T> - com.alibaba.graphscope.interactive.client.common中的类
A class which wrap the result of the API
Result(Status, T) - 类 的构造器com.alibaba.graphscope.interactive.client.common.Result
 
Result(T) - 类 的构造器com.alibaba.graphscope.interactive.client.common.Result
 
RESULT_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
RESULT_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
RESULTS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
returns(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
returns(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
RIGHT_BRACE - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
)
RIGHT_BRACE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
)
RIGHT_KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
RIGHT_KEYS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
RIGHT_OUTER - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Right outer join
RIGHT_OUTER - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Right outer join
RIGHT_OUTER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Right outer join
RIGHT_OUTER_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Right outer join
RIGHT_PLAN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
ROOT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
ROOT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
ROOT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
ROOT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
ROOTS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
runnable(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
RUNNING - com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 

S

SAMPLE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
SAMPLE - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
SAMPLE_BY_NUM - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
 
SAMPLE_BY_NUM_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
SAMPLE_BY_RATIO - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
 
SAMPLE_BY_RATIO_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
SAMPLE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
SAMPLE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
SAMPLE_RATIO_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
SAMPLE_TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
SAMPLE_WEIGHT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
sanitizeFilename(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Sanitize filename by removing path.
SCAN - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
SCAN - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
SCAN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
SCAN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
SCAN_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
SCAN_OPT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
schema(CreateGraphSchemaRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
schema(GetGraphSchemaResponse) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SchemaMapping - com.alibaba.graphscope.interactive.openapi.model中的类
SchemaMapping
SchemaMapping() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
SchemaMapping.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
SchemaMappingLoadingConfig - com.alibaba.graphscope.interactive.openapi.model中的类
SchemaMappingLoadingConfig
SchemaMappingLoadingConfig() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
SchemaMappingLoadingConfig.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
SchemaMappingLoadingConfig.ImportOptionEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets importOption
SchemaMappingLoadingConfig.ImportOptionEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
SchemaMappingLoadingConfigDataSource - com.alibaba.graphscope.interactive.openapi.model中的类
SchemaMappingLoadingConfigDataSource
SchemaMappingLoadingConfigDataSource() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
SchemaMappingLoadingConfigDataSource.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
SchemaMappingLoadingConfigFormat - com.alibaba.graphscope.interactive.openapi.model中的类
SchemaMappingLoadingConfigFormat
SchemaMappingLoadingConfigFormat() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
SchemaMappingLoadingConfigFormat.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
schemas - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GSDataType
 
schemas - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StringTypeString
 
schemas - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
 
scheme(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
SECOND - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
SECOND = 5;
SECOND_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
SECOND = 5;
SEED_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
SEG_APPLY - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
SEG_APPLY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
SELECT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
SELECT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
 
SELECT - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
SELECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
SELECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
SELECT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
selectHeaderAccept(String[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
SEMI - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Left semi-join, right alternative can be naturally adapted
SEMI - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Left semi-join, right alternative can be naturally adapted
SEMI_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
Left semi-join, right alternative can be naturally adapted
SEMI_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
Left semi-join, right alternative can be naturally adapted
SENTENCES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
serialize(Object) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
Serialize the given Java object into JSON string.
serialize(Object, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
SERIALIZED_NAME_ARGUMENTS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
SERIALIZED_NAME_BOLT_PORT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
SERIALIZED_NAME_BOUND_GRAPH - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_CHAR - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
SERIALIZED_NAME_COLUMN - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
SERIALIZED_NAME_COLUMN - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
SERIALIZED_NAME_COLUMN - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
SERIALIZED_NAME_COLUMN_MAPPINGS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
SERIALIZED_NAME_COLUMN_MAPPINGS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
SERIALIZED_NAME_COUNT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
SERIALIZED_NAME_COUNT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
SERIALIZED_NAME_CREATION_TIME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_CREATION_TIME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_DATA_IMPORT_CONFIG - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_DATA_UPDATE_TIME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_DATE32 - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.DateType
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_DESCRIPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
SERIALIZED_NAME_DESTINATION_VERTEX - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
SERIALIZED_NAME_DESTINATION_VERTEX - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
SERIALIZED_NAME_DESTINATION_VERTEX - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
SERIALIZED_NAME_DESTINATION_VERTEX_MAPPINGS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
SERIALIZED_NAME_DETAIL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
SERIALIZED_NAME_DST_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
SERIALIZED_NAME_DST_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
SERIALIZED_NAME_DST_PRIMARY_KEY_VALUE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
SERIALIZED_NAME_DST_PRIMARY_KEY_VALUE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
SERIALIZED_NAME_EDGE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
SERIALIZED_NAME_EDGE_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
SERIALIZED_NAME_EDGE_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
SERIALIZED_NAME_EDGE_MAPPINGS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
SERIALIZED_NAME_EDGE_STORAGE_STRATEGY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
SERIALIZED_NAME_EDGE_TYPE_STATISTICS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
SERIALIZED_NAME_EDGE_TYPES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
SERIALIZED_NAME_EDGE_TYPES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
SERIALIZED_NAME_ENABLE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_ENABLE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_END_TIME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
SERIALIZED_NAME_FIXED_CHAR - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
SERIALIZED_NAME_FORMAT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
SERIALIZED_NAME_GRAPH - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
SERIALIZED_NAME_GRAPH_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
SERIALIZED_NAME_GRAPH_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
SERIALIZED_NAME_GREMLIN_PORT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
SERIALIZED_NAME_HQPS_PORT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
SERIALIZED_NAME_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
SERIALIZED_NAME_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_IE_MUTABILITY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
SERIALIZED_NAME_IMPORT_OPTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
SERIALIZED_NAME_INDEX - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
SERIALIZED_NAME_INPUTS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
SERIALIZED_NAME_INPUTS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
SERIALIZED_NAME_JOB_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
SERIALIZED_NAME_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexData
 
SERIALIZED_NAME_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
SERIALIZED_NAME_LIBRARY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_LIBRARY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_LOADING_CONFIG - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
SERIALIZED_NAME_LOG - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
SERIALIZED_NAME_LONG_TEXT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.LongText
 
SERIALIZED_NAME_MAX_LENGTH - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
SERIALIZED_NAME_MAX_VERTEX_NUM - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
SERIALIZED_NAME_METADATA - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Parameter
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Property
 
SERIALIZED_NAME_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_OE_MUTABILITY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
SERIALIZED_NAME_PARAMS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_PARAMS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_PRIMARY_KEY_VALUE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
SERIALIZED_NAME_PRIMARY_KEYS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
SERIALIZED_NAME_PRIMARY_KEYS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
SERIALIZED_NAME_PRIMARY_KEYS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
SERIALIZED_NAME_PRIMITIVE_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
SERIALIZED_NAME_PROCEDURE_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
SERIALIZED_NAME_PROPERTIES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
SERIALIZED_NAME_PROPERTY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
SERIALIZED_NAME_PROPERTY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
SERIALIZED_NAME_PROPERTY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
SERIALIZED_NAME_PROPERTY_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
SERIALIZED_NAME_PROPERTY_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
SERIALIZED_NAME_PROPERTY_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
SERIALIZED_NAME_PROPERTY_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
SERIALIZED_NAME_PROPERTY_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
SERIALIZED_NAME_PROPERTY_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
SERIALIZED_NAME_PROPERTY_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
SERIALIZED_NAME_QUERY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
SERIALIZED_NAME_QUERY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_QUERY - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_QUERY_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
SERIALIZED_NAME_RELATION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
SERIALIZED_NAME_RETURNS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_RETURNS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_RUNNABLE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_SCHEMA - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
SERIALIZED_NAME_SCHEMA - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_SCHEME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
SERIALIZED_NAME_SORT_ON_COMPACTION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
SERIALIZED_NAME_SOURCE_VERTEX - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
SERIALIZED_NAME_SOURCE_VERTEX - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
SERIALIZED_NAME_SOURCE_VERTEX - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
SERIALIZED_NAME_SOURCE_VERTEX_MAPPINGS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
SERIALIZED_NAME_SRC_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
SERIALIZED_NAME_SRC_LABEL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
SERIALIZED_NAME_SRC_PRIMARY_KEY_VALUE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
SERIALIZED_NAME_SRC_PRIMARY_KEY_VALUE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
SERIALIZED_NAME_START_TIME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
SERIALIZED_NAME_START_TIME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
SERIALIZED_NAME_STATUS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
SERIALIZED_NAME_STATUS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
SERIALIZED_NAME_STORE_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_STORED_PROCEDURES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
SERIALIZED_NAME_STORED_PROCEDURES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
SERIALIZED_NAME_STRING - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StringType
 
SERIALIZED_NAME_TEMPORAL - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
SERIALIZED_NAME_TIMESTAMP - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
SERIALIZED_NAME_TOTAL_EDGE_COUNT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
SERIALIZED_NAME_TOTAL_VERTEX_COUNT - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
SERIALIZED_NAME_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
SERIALIZED_NAME_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
SERIALIZED_NAME_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
SERIALIZED_NAME_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Parameter
 
SERIALIZED_NAME_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
SERIALIZED_NAME_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
SERIALIZED_NAME_TYPE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
SERIALIZED_NAME_TYPE_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
SERIALIZED_NAME_TYPE_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
SERIALIZED_NAME_TYPE_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
SERIALIZED_NAME_TYPE_ID - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
SERIALIZED_NAME_TYPE_NAME - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
SERIALIZED_NAME_TYPE_TRIPLET - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
SERIALIZED_NAME_VALUE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.Property
 
SERIALIZED_NAME_VALUE - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
SERIALIZED_NAME_VALUES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VertexData
 
SERIALIZED_NAME_VAR_CHAR - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.VarChar
 
SERIALIZED_NAME_VERTEX_MAPPINGS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
SERIALIZED_NAME_VERTEX_TYPE_PAIR_RELATIONS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
SERIALIZED_NAME_VERTEX_TYPE_PAIR_RELATIONS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
SERIALIZED_NAME_VERTEX_TYPE_PAIR_RELATIONS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
SERIALIZED_NAME_VERTEX_TYPE_PAIR_STATISTICS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
SERIALIZED_NAME_VERTEX_TYPE_STATISTICS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
SERIALIZED_NAME_VERTEX_TYPES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
SERIALIZED_NAME_VERTEX_TYPES - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
SERIALIZED_NAME_X_CSR_PARAMS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
SERIALIZED_NAME_X_CSR_PARAMS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
SERIALIZED_NAME_X_CSR_PARAMS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
SERIALIZED_NAME_X_CSR_PARAMS - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
ServerConfiguration - com.alibaba.graphscope.interactive.openapi中的类
Representing a Server configuration.
ServerConfiguration(String, String, Map<String, ServerVariable>) - 类 的构造器com.alibaba.graphscope.interactive.openapi.ServerConfiguration
 
serverIndex - 类 中的变量com.alibaba.graphscope.interactive.openapi.ApiClient
 
ServerInternalError(String) - 类 中的静态方法com.alibaba.graphscope.interactive.client.common.Status
 
servers - 类 中的变量com.alibaba.graphscope.interactive.openapi.ApiClient
 
ServerVariable - com.alibaba.graphscope.interactive.openapi中的类
Representing a Server Variable for server URL template substitution.
ServerVariable(String, String, HashSet<String>) - 类 的构造器com.alibaba.graphscope.interactive.openapi.ServerVariable
 
serverVariables - 类 中的变量com.alibaba.graphscope.interactive.openapi.ApiClient
 
ServiceStatus - com.alibaba.graphscope.interactive.openapi.model中的类
ServiceStatus
ServiceStatus() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
ServiceStatus.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
session() - 类 中的方法com.alibaba.graphscope.interactive.client.Driver
Create a GraphScope session
Session - com.alibaba.graphscope.interactive.client中的接口
 
setAccessToken(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setActualInstance(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
Set the actual instance
setActualInstance(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Set the instance that matches the oneOf child schema, check the instance parameter is valid against the oneOf child schemas: PrimitiveType, StringType, TemporalType It could be an instance of the 'oneOf' schemas.
setActualInstance(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Set the instance that matches the oneOf child schema, check the instance parameter is valid against the oneOf child schemas: FixedChar, LongText, VarChar It could be an instance of the 'oneOf' schemas.
setActualInstance(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
Set the instance that matches the oneOf child schema, check the instance parameter is valid against the oneOf child schemas: DateType, TimeStampType It could be an instance of the 'oneOf' schemas.
setAggregate(GraphAlgebra.GroupBy.AggFunc.Aggregate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The aggregate function
setAggregate(GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The aggregate function
setAggregateValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The aggregate function
setAggregateValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The aggregate function
setAlias(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
int32 alias = 2;
setAlias(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
int32 alias = 2;
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
setAlias(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define the alias of output from `Apply`
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
An optional alias for the object of the expansion
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The alias of this vertex
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The alias for the aggregated value
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The alias for the key
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
An optional alias for the object of the expansion
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The alias of the item if it is a vertex or edge
setAlias(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
setAlias(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define the alias of output from `Apply`.
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
An optional alias for the object of the expansion
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The alias of this vertex
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The alias for the aggregated value
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The alias for the key
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
An optional alias for the object of the expansion
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The alias that is either given by the query or by the system
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The alias of the item if it is a vertex or edge
setAlias(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The alias tag for the elements that are unfolded from the collection
setAll(OuterExpression.AllKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
setAll(OuterExpression.AllKey.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get all properties
setApiClient(ApiClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
setApiClient(ApiClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
setApiClient(ApiClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
setApiClient(ApiClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
setApiClient(ApiClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
setApiClient(ApiClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
setApiClient(ApiClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
setApiKey(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.ApiKeyAuth
 
setApply(GraphAlgebra.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
setApply(GraphAlgebra.Apply.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Apply apply = 9;
setApply(GraphAlgebraPhysical.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
setApply(GraphAlgebraPhysical.Apply.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Apply apply = 10;
setApplySubtask(GraphAlgebra.Apply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
setApplySubtask(GraphAlgebra.Apply.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
A base of apply operation that is conducted on each group of the relations instead of tuple
setArguments(int, StoredProcedure.Argument) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
setArguments(int, StoredProcedure.Argument.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
repeated .procedure.Argument arguments = 2;
setArguments(List<TypedValue>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
setArith(OuterExpression.Arithmetic) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Arithmetic arith = 3;
setArithValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Arithmetic arith = 3;
setAs(GraphAlgebra.As) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
setAs(GraphAlgebra.As.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.As as = 14;
setAWS4Configuration(String, String, String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Helper method to set credentials for AWSV4 Signature
setAWS4Configuration(String, String, String, String, String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Helper method to set credentials for AWSV4 Signature
setBase(GraphAlgebra.PathExpand.ExpandBase) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
setBase(GraphAlgebra.PathExpand.ExpandBase.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A path expansion has a base expansion
setBase(GraphAlgebraPhysical.PathExpand.ExpandBase) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
setBase(GraphAlgebraPhysical.PathExpand.ExpandBase.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A path expansion has a base of edge expansion
setBasePath(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set base path
setBearerToken(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setBearerToken(Supplier<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBearerAuth
Sets the supplier of tokens, which together with the scheme, will be sent as the value of the Authorization header.
setBinders(int, GraphAlgebra.Pattern.Binder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
setBinders(int, GraphAlgebra.Pattern.Binder.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
repeated .algebra.Pattern.Binder binders = 2;
setBlob(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bytes blob = 7;
setBoltPort(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
setBoolean(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
bool boolean = 2;
setBoundGraph(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setBrace(OuterExpression.ExprOpr.Brace) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.ExprOpr.Brace brace = 6;
setBraceValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.ExprOpr.Brace brace = 6;
setBranch(GraphAlgebra.Branch) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
setBranch(GraphAlgebra.Branch.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Branch branch = 19;
setCase(OuterExpression.Case) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
setCase(OuterExpression.Case.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Case case = 10;
setChar(FixedCharChar) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
setChildren(int, int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The children operators' identifiers, where the id refers to its array index in the plan
setCmp(OuterExpression.Logical) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
setCmpValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
TODO(longbin) More comparators (gt, ge, lt, le, ne) other than equivalence (eq or within) may be required
setCollection(int, IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
setCollection(int, IrResult.Element.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
repeated .results.Element collection = 1;
setCollection(IrResult.Collection) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
setCollection(IrResult.Collection.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Collection collection = 2;
setColumn(EdgeMappingSourceVertexMappingsInnerColumn) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
setColumn(EdgeMappingSourceVertexMappingsInnerColumn) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
setColumn(EdgeMappingSourceVertexMappingsInnerColumn) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
setColumnMappings(List<ColumnMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
setColumnMappings(List<ColumnMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
setColumns(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
setColumns(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The required columns of the table.
setColumns(int, IrResult.Column) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
setColumns(int, IrResult.Column.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
repeated .results.Column columns = 1;
setColumns(int, OuterSchema.ColumnMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
setColumns(int, OuterSchema.ColumnMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
setColumns(int, OuterSchema.ColumnMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
repeated .schema.ColumnMeta columns = 2;
setColumns(int, OuterSchema.ColumnMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.ColumnMeta columns = 3;
setConcat(OuterExpression.Concat) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
setConcat(OuterExpression.Concat.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Concat concat = 16;
setCondition(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
setCondition(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
setCondition(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
A condition formulated as an expression predicate
setCondition(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
A condition formulated as an expression predicate
setConnectTimeout(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Sets the connect timeout (in milliseconds).
setConst(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
setConst(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
setConst(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
setConst(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Value const = 2;
setConst(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Value const = 4;
setConst(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Value const = 2;
setCount(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
setCount(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
setCreationTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setCreationTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setCustomBaseUrl(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
setCustomBaseUrl(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
setCustomBaseUrl(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
setCustomBaseUrl(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
setCustomBaseUrl(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
setCustomBaseUrl(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
setCustomBaseUrl(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
setDataImportConfig(SchemaMapping) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setDataType(Common.DataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.DataType data_type = 1;
setDataType(Common.DataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.common.DataType data_type = 2;
setDataType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
setDataType(DataType.IrDataType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
.common.IrDataType data_type = 3;
setDataTypeValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.DataType data_type = 1;
setDataTypeValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.common.DataType data_type = 2;
setDataUpdateTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setDate(Common.Date32) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
setDate(Common.Date32.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Date32 date = 14;
setDate32(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType
 
setDateFormat(DateFormat) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Setter for the field dateFormat.
setDateFormat(DateFormat) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
 
setDateTimeMinus(OuterExpression.DateTimeMinus) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
setDateTimeMinus(OuterExpression.DateTimeMinus.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.DateTimeMinus date_time_minus = 15;
setDebugging(boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Enable/disable debugging for this API client.
setDedup(GraphAlgebra.Dedup) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
setDedup(GraphAlgebra.Dedup) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
setDedup(GraphAlgebra.Dedup.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Dedup dedup = 7;
setDedup(GraphAlgebra.Dedup.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Dedup dedup = 5;
setDefaultApiClient(ApiClient) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setDescription(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
setDestinationVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
setDestinationVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
setDestinationVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
setDestinationVertexMappings(List<EdgeMappingDestinationVertexMappingsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
setDetail(Map<String, Object>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
setDirection(GraphAlgebra.EdgeExpand.Direction) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The direction of the expanded edge
setDirection(GraphAlgebraPhysical.EdgeExpand.Direction) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The direction of the expanded edge
setDirectionValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The direction of the expanded edge
setDirectionValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The direction of the expanded edge
setDst(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
setDst(OuterSchema.LabelMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta dst = 2;
setDstId(long) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 dst_id = 5;
setDstLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
setDstLabel(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId dst_label = 6;
setDstLabel(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
setDstLabel(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the dst vertex of the edge
setDstLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
setDstLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
setDstPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
setDstPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
setEdge(GraphAlgebra.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
setEdge(GraphAlgebra.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
setEdge(GraphAlgebra.EdgeExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.EdgeExpand edge = 31;
setEdge(GraphAlgebra.EdgeExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.EdgeExpand edge = 1;
setEdge(GraphAlgebraPhysical.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
setEdge(GraphAlgebraPhysical.EdgeExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.EdgeExpand edge = 31;
setEdge(IrResult.Edge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
setEdge(IrResult.Edge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
setEdge(IrResult.Edge.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Edge edge = 2;
setEdge(IrResult.Edge.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Edge edge = 2;
setEdge(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
setEdgeExpand(GraphAlgebra.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
setEdgeExpand(GraphAlgebra.EdgeExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
setEdgeExpand(GraphAlgebraPhysical.EdgeExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
setEdgeExpand(GraphAlgebraPhysical.EdgeExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
setEdgeLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
setEdgeLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
setEdgeMappings(List<EdgeMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
setEdgeStorageStrategy(BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
setEdgeTypes(List<CreateEdgeType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
setEdgeTypes(List<GetEdgeType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
setEdgeTypeStatistics(List<EdgeStatistics>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
setElement(IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
setElement(IrResult.Element.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.Element element = 1;
setElementOpt(DataType.GraphDataType.GraphElementOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
.common.GraphDataType.GraphElementOpt element_opt = 1;
setElementOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
.common.GraphDataType.GraphElementOpt element_opt = 1;
setElseResultExpression(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
setElseResultExpression(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
The trailed else expression: ELSE 3
setEnable(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setEnable(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setEnd(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
setEnd(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId end = 3;
setEndTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
setEntities(int, OuterSchema.EntityMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
setEntities(int, OuterSchema.EntityMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the entities (vertices)
setEntityPairs(int, OuterSchema.RelationMeta.LabelPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
setEntityPairs(int, OuterSchema.RelationMeta.LabelPair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
repeated .schema.RelationMeta.LabelPair entity_pairs = 2;
setEntry(IrResult.Entry) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
setEntry(IrResult.Entry.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.results.Entry entry = 2;
setExpandOpt(GraphAlgebra.EdgeExpand.ExpandOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
setExpandOpt(GraphAlgebraPhysical.EdgeExpand.ExpandOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
setExpandOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
setExpandOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Expand option, i.e., expand vertices/edges/degree.
setExpr(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
setExpr(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
setExpr(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
The expression to be aliased
setExpr(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
The expression to be aliased
setExtract(OuterExpression.Extract) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
setExtract(OuterExpression.Extract.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Extract extract = 11;
setF64(double) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
double f64 = 5;
setF64Array(Common.DoubleArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
setF64Array(Common.DoubleArray.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.DoubleArray f64_array = 10;
setFixedChar(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
setFormat(SchemaMappingLoadingConfigFormat) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
setFormat(DateFormat) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.DateTypeAdapter
 
setFormat(DateFormat) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.SqlDateTypeAdapter
 
setFormat(DateTimeFormatter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.OffsetDateTimeTypeAdapter
 
setFunctions(int, GraphAlgebra.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
setFunctions(int, GraphAlgebra.GroupBy.AggFunc.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The grouping functions
setFunctions(int, GraphAlgebraPhysical.GroupBy.AggFunc) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
setFunctions(int, GraphAlgebraPhysical.GroupBy.AggFunc.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
The grouping functions
setGetV(GraphAlgebra.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
setGetV(GraphAlgebra.GetV.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
.algebra.GetV get_V = 2;
setGetV(GraphAlgebraPhysical.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
setGetV(GraphAlgebraPhysical.GetV.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
.physical.GetV get_V = 2;
setGraph(GetGraphResponse) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
setGraphDataType(int, DataType.GraphDataType.GraphElementType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
setGraphDataType(int, DataType.GraphDataType.GraphElementType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
repeated .common.GraphDataType.GraphElementType graph_data_type = 2;
setGraphId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
setGraphId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
setGraphName(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
string graph_name = 1;
setGraphNameBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
string graph_name = 1;
setGraphPath(IrResult.GraphPath) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
setGraphPath(IrResult.GraphPath.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.GraphPath graph_path = 3;
setGraphSchema(OuterSchema.Schema) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
setGraphSchema(OuterSchema.Schema.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
.schema.Schema graph_schema = 2;
setGraphType(DataType.GraphDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
setGraphType(DataType.GraphDataType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
.common.GraphDataType graph_type = 2;
setGremlinPort(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
setGroupBy(GraphAlgebra.GroupBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
setGroupBy(GraphAlgebra.GroupBy.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.GroupBy group_by = 5;
setGroupBy(GraphAlgebraPhysical.GroupBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
setGroupBy(GraphAlgebraPhysical.GroupBy.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.GroupBy group_by = 3;
setGson(Gson) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
Set Gson.
setHopRange(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
setHopRange(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
setHopRange(GraphAlgebra.Range.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
setHopRange(GraphAlgebra.Range.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The range that defines the minimum and maximum number of hops of the path expansion.
setHostIndex(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceGraphManagementApi
 
setHostIndex(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceJobManagementApi
 
setHostIndex(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
 
setHostIndex(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
 
setHostIndex(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
 
setHostIndex(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
 
setHostIndex(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.QueryServiceApi
 
setHqpsPort(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
setHttpClient(OkHttpClient) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set HTTP client, which must never be null.
setI32(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int32 i32 = 3;
setI32Array(Common.I32Array) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
setI32Array(Common.I32Array.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I32Array i32_array = 8;
setI64(long) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
int64 i64 = 4;
setI64Array(Common.I64Array) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
setI64Array(Common.I64Array.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.I64Array i64_array = 9;
setId(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
int32 id = 2;
setId(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
int32 id = 1;
setId(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
int32 id = 1;
setId(long) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 id = 1;
setId(long) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
int64 id = 1;
setId(OuterExpression.IdKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
setId(OuterExpression.IdKey.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get id from the entity
setId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
setId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setIdNameMappings(int, GraphAlgebra.SinkDefault.IdNameMapping) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
setIdNameMappings(int, GraphAlgebra.SinkDefault.IdNameMapping.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
The mapping of id to name given certain `MetaType`
setIdxPredicate(GraphAlgebra.IndexPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
setIdxPredicate(GraphAlgebra.IndexPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
setIdxPredicate(GraphAlgebra.IndexPredicate.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The optional filtering predicate for the field that have been indexed
setIdxPredicate(GraphAlgebra.IndexPredicate.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The optional filtering predicate for the field that have been indexed
setIeMutability(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
setImportOption(SchemaMappingLoadingConfig.ImportOptionEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
setIndex(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
int32 index = 2;
setIndex(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
setInputs(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
setInputs(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
setIntersect(GraphAlgebra.Intersect) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
setIntersect(GraphAlgebra.Intersect.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Intersect intersect = 15;
setIntersect(GraphAlgebraPhysical.Intersect) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
setIntersect(GraphAlgebraPhysical.Intersect.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Intersect intersect = 13;
setInterval(OuterExpression.Extract.Interval) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
.common.Extract.Interval interval = 1;
setInterval(OuterExpression.Extract.Interval) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
.common.Extract.Interval interval = 1;
setInterval(OuterExpression.Extract.Interval) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Extract.Interval interval = 1;
setIntervalValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
.common.Extract.Interval interval = 1;
setIntervalValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
.common.Extract.Interval interval = 1;
setIntervalValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.Extract.Interval interval = 1;
setIsAllColumns(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Can specify to get all columns of the table
setIsAppend(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
setIsAppend(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
An indicator to tell the runtime whether the projected value is appending to or replacing existing relation.
setIsColumnId(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
is the column (property)'s name mapped as an id
setIsCountOnly(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The flag that indicates SCAN + COUNT
setIsCountOnly(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The flag that indicates to SCAN + COUNT
setIsOptional(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
setIsOptional(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the path does not exist
setIsOptional(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
Whether the expand is optional, if true, the expand will return a `None` if the edge does not exist
setIsOptional(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Whether the path expand is optional, if true, the path expand will return a `None` if the path does not exist
setIsPrimaryKey(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
Whether this column is a part of a primary key
setIsTableId(boolean) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
is the table (label)'s name mapped as an id
setItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
int32 days since 1970-01-01
setItem(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
int32 milliseconds past midnight
setItem(int, double) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
repeated double item = 1;
setItem(int, int) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
repeated int32 item = 1;
setItem(int, long) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
repeated int64 item = 1;
setItem(int, Common.Pair) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
setItem(int, Common.Pair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
repeated .common.Pair item = 1;
setItem(int, String) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
repeated string item = 1;
setItem(long) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
int64 milliseconds since 1970-01-01 00:00:00.000000 (in an unspecified timezone)
setJobId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
setJoin(GraphAlgebra.Join) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
setJoin(GraphAlgebra.Join.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Join join = 3;
setJoin(GraphAlgebraPhysical.Join) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
setJoin(GraphAlgebraPhysical.Join.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Join join = 11;
setJoinKind(GraphAlgebra.Join.JoinKind) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define how to join the result of the subtask back to the original relation
setJoinKind(GraphAlgebra.Join.JoinKind) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
/ Define how to attach this sentence to the other one
setJoinKind(GraphAlgebraPhysical.Join.JoinKind) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define how to join the result of the subtask back to the original relation
setJoinKind(GraphAlgebraPhysical.Join.JoinKind) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.Join.JoinKind join_kind = 3;
setJoinKindValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
Define how to join the result of the subtask back to the original relation
setJoinKindValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
/ Define how to attach this sentence to the other one
setJoinKindValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
Define how to join the result of the subtask back to the original relation
setJoinKindValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.Join.JoinKind join_kind = 3;
setJSON(JSON) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set JSON
setKey(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
int32 key = 2;
setKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
setKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
setKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
setKey(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
setKey(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
.common.NameOrId key = 2;
setKey(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.NameOrId key = 1;
setKey(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
.common.NameOrId key = 1;
setKey(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get property of key from the entity
setKey(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
setKey(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
setKey(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
setKey(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value key = 1;
setKey(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.common.Value key = 1;
setKey(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Value key = 1;
setKey(OuterExpression.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
setKey(OuterExpression.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.Property key = 1;
setKey(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
setKey(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
setKey(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
setKey(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
The key to perform grouping TODO(longbin) An expression here is a more general form
setKey(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
TODO(longbin) An expression here is a more general form
setKey(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
The key to perform grouping
setKey(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
setKey(OuterSchema.LabelMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
.schema.LabelMeta key = 1;
setKeyManagers(KeyManager[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Configure client keys to use for authorization in an SSL session.
setKeys(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
setKeys(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
The keys to perform grouping, or segmenting.
setKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
setKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
setKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
setKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
TODO(longbin) An expression here is a more general form
setKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The variables to perform grouping, or segmenting.
setKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
repeated .common.Variable keys = 1;
setKeyVals(int, OuterExpression.VariableKeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
setKeyVals(int, OuterExpression.VariableKeyValue.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
repeated .common.VariableKeyValue key_vals = 1;
setKeyValues(int, IrResult.KeyValues.KeyValue) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
setKeyValues(int, IrResult.KeyValues.KeyValue.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
repeated .results.KeyValues.KeyValue key_values = 1;
setKind(GraphAlgebra.Join.JoinKind) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
.algebra.Join.JoinKind kind = 3;
setKindValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
.algebra.Join.JoinKind kind = 3;
setLabel(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
the label of vertex or edge
setLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
setLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
setLabel(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId label = 2;
setLabel(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
.common.NameOrId label = 2;
setLabel(DataType.GraphDataType.GraphElementLabel) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
setLabel(DataType.GraphDataType.GraphElementLabel.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
.common.GraphDataType.GraphElementLabel label = 1;
setLabel(OuterExpression.LabelKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
setLabel(OuterExpression.LabelKey.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get label from the entity
setLabel(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
setLabel(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
setLabel(OuterSchema.LabelMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
.schema.LabelMeta label = 1;
setLabel(OuterSchema.LabelMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
.schema.LabelMeta label = 1;
setLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
setLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
setLeftKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
setLeftKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
setLeftKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
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.
setLeftKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by left_plan)
setLeftPlan(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
setLeftPlan(GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan left_plan = 4;
setLen(OuterExpression.LengthKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
setLen(OuterExpression.LengthKey.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
Get length from the entity
setLenientOnJson(boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set LenientOnJson.
setLenientOnJson(boolean) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
 
setLibrary(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setLibrary(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setLimit(GraphAlgebra.Limit) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
setLimit(GraphAlgebra.Limit) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
setLimit(GraphAlgebra.Limit.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Limit limit = 12;
setLimit(GraphAlgebra.Limit.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Limit limit = 7;
setLimit(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
setLimit(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
setLimit(GraphAlgebra.Range.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
A size limit.
setLimit(GraphAlgebra.Range.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The size limit
setLoadingConfig(SchemaMappingLoadingConfig) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
setLocalDateFormat(DateTimeFormatter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set LocalDateFormat.
setLocalDateFormat(DateTimeFormatter) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
 
setLog(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
setLogical(OuterExpression.Logical) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Logical logical = 2;
setLogicalValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Logical logical = 2;
setLongText(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText
 
setLower(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
The lower bound of the range, included
setMap(IrResult.KeyValues) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
setMap(IrResult.KeyValues.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
.results.KeyValues map = 3;
setMap(OuterExpression.VariableKeyValues) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
setMap(OuterExpression.VariableKeyValues.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
TODO: the new definition for var_map, that allows user-given key name.
setMappings(int, GraphAlgebra.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
setMappings(int, GraphAlgebra.GroupBy.KeyAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
A collection of key-alias mappings
setMappings(int, GraphAlgebra.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
setMappings(int, GraphAlgebra.Project.ExprAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
setMappings(int, GraphAlgebraPhysical.GroupBy.KeyAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
setMappings(int, GraphAlgebraPhysical.GroupBy.KeyAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
A collection of key-alias mappings
setMappings(int, GraphAlgebraPhysical.Project.ExprAlias) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
setMappings(int, GraphAlgebraPhysical.Project.ExprAlias.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
A list of [expression -> alias] to be projected from the graph relation.
setMaxLength(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
setMaxVertexNum(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
setMetadata(Map<String, Object>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
setMetaData(int, GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
setMetaData(int, GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
setMetaData(int, GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
setMetaData(int, GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
The datatype of output results
setMetaData(int, GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.MetaData meta_data = 2;
setMetaData(int, GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
The datatype of output results
setMetaData(int, GraphAlgebraPhysical.PhysicalOpr.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
setMetaData(int, GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The meta data of outputs of operator
setMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
setMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
setMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
setMetaData(GraphAlgebra.MetaData) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
setMetaData(GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
.algebra.MetaData meta_data = 6;
setMetaData(GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
.algebra.MetaData meta_data = 5;
setMetaData(GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.MetaData meta_data = 6;
setMetaData(GraphAlgebra.MetaData.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The type for the unfold value
setMetaType(GraphAlgebra.SinkDefault.MetaType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
.algebra.SinkDefault.MetaType meta_type = 3;
setMetaTypeValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
.algebra.SinkDefault.MetaType meta_type = 3;
setName(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
string name = 1;
setName(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
string name = 2;
setName(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
string name = 1;
setName(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
string name = 2;
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
 
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
 
setName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setNameBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
string name = 1;
setNameBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
string name = 2;
setNameBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
string name = 1;
setNameBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
string name = 2;
setNameOrId(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
setNameOrId(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
.common.NameOrId name_or_id = 1;
setNodes(int, GraphAlgebra.LogicalPlan.Node) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
setNodes(int, GraphAlgebra.LogicalPlan.Node.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
A array of nodes
setNodeType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
setNodeType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
setNodeType(DataType.IrDataType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
The data of type of ExprOpr
setNodeType(DataType.IrDataType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The data of type of Property
setNone(Common.None) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
setNone(Common.None.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.None none = 13;
setNum(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
The sample number
setObject(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
setObject(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.common.Value object = 4;
setOeMutability(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
setOffsetDateTimeFormat(DateTimeFormatter) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set OffsetDateTimeFormat.
setOffsetDateTimeFormat(DateTimeFormatter) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
 
setOperators(int, OuterExpression.ExprOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
setOperators(int, OuterExpression.ExprOpr.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
repeated .common.ExprOpr operators = 1;
setOpr(GraphAlgebra.LogicalPlan.Operator) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
setOpr(GraphAlgebra.LogicalPlan.Operator.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
The node's operator
setOpr(GraphAlgebraPhysical.PhysicalOpr.Operator) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
setOpr(GraphAlgebraPhysical.PhysicalOpr.Operator.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
The node's operator
setOpt(GraphAlgebra.GetV.VOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
Determine what vertex to get from the tagged object
setOpt(GraphAlgebraPhysical.GetV.VOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
Determine what vertex to get from the tagged object
setOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
Determine what vertex to get from the tagged object
setOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
Determine what vertex to get from the tagged object
setOrder(GraphAlgebra.OrderBy.OrderingPair.Order) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
.algebra.OrderBy.OrderingPair.Order order = 2;
setOrderBy(GraphAlgebra.OrderBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
setOrderBy(GraphAlgebra.OrderBy) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
setOrderBy(GraphAlgebra.OrderBy.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.OrderBy order_by = 6;
setOrderBy(GraphAlgebra.OrderBy.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.OrderBy order_by = 4;
setOrderValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
.algebra.OrderBy.OrderingPair.Order order = 2;
setOrPredicates(int, GraphAlgebra.IndexPredicate.AndPredicate) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
setOrPredicates(int, GraphAlgebra.IndexPredicate.AndPredicate.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
A collection of `AndPredicate` that forms a logical **OR** of all `AndPredicate`s
setPairArray(Common.PairArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
setPairArray(Common.PairArray.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.PairArray pair_array = 12;
setPairs(int, GraphAlgebra.OrderBy.OrderingPair) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
setPairs(int, GraphAlgebra.OrderBy.OrderingPair.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
repeated .algebra.OrderBy.OrderingPair pairs = 2;
setParam(OuterExpression.DynamicParam) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
setParam(OuterExpression.DynamicParam) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
setParam(OuterExpression.DynamicParam) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
setParam(OuterExpression.DynamicParam.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
.common.DynamicParam param = 3;
setParam(OuterExpression.DynamicParam.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
dynamic param in expression
setParam(OuterExpression.DynamicParam.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
.common.DynamicParam param = 3;
setParamInd(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
index of param
setParamName(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
param name
setParamNameBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
param name
setParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
setParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
setParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
setParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
setParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
setParams(GraphAlgebra.QueryParams) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
setParams(GraphAlgebra.QueryParams.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
setParams(GraphAlgebra.QueryParams.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The query parameters of getting vertices
setParams(GraphAlgebra.QueryParams.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
The required parameters for the scan
setParams(GraphAlgebra.QueryParams.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The query parameters define the condition that the edge/end vertex must satisfy.
setParams(GraphAlgebra.QueryParams.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The query parameters of getting vertices
setParams(GraphAlgebra.QueryParams.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
The required parameters for the scan
setParams(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setParams(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setParents(int, int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
repeated int32 parents = 1;
setParents(int, int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
repeated int32 parents = 1;
setPassword(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBasicAuth
 
setPath(int, IrResult.GraphPath.VertexOrEdge) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
setPath(int, IrResult.GraphPath.VertexOrEdge.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
repeated .results.GraphPath.VertexOrEdge path = 1;
setPath(GraphAlgebra.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
setPath(GraphAlgebra.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
setPath(GraphAlgebra.PathExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.PathExpand path = 32;
setPath(GraphAlgebra.PathExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.PathExpand path = 2;
setPath(GraphAlgebraPhysical.PathExpand) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
setPath(GraphAlgebraPhysical.PathExpand.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.PathExpand path = 32;
setPathOpt(GraphAlgebra.PathExpand.PathOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
setPathOpt(GraphAlgebraPhysical.PathExpand.PathOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
setPathOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
setPathOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Path option, including to expand an arbitrary path or a simple path
setPattern(GraphAlgebra.Pattern) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
setPattern(GraphAlgebra.Pattern.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Pattern pattern = 35;
setPlan(int, GraphAlgebraPhysical.PhysicalOpr) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
setPlan(int, GraphAlgebraPhysical.PhysicalOpr.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
repeated .physical.PhysicalOpr plan = 2;
setPlanId(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
int32 plan_id = 1;
setPredicate(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
setPredicate(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
setPredicate(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The optional predicate for the data tuple, which may be pushed down to the storage service
setPredicate(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
A predicate formulated as an expression tree
setPredicates(int, GraphAlgebra.IndexPredicate.Triplet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
setPredicates(int, GraphAlgebra.IndexPredicate.Triplet.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
repeated .algebra.IndexPredicate.Triplet predicates = 1;
setPrimaryKeys(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
setPrimaryKeys(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
setPrimaryKeys(List<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
setPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
setPrimitiveType(PrimitiveType.PrimitiveTypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
setProcedureId(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
setProject(GraphAlgebra.Project) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
setProject(GraphAlgebra.Project.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Project project = 1;
setProject(GraphAlgebraPhysical.Project) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
setProject(GraphAlgebraPhysical.Project.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Project project = 1;
setProperties(int, IrResult.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
setProperties(int, IrResult.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
setProperties(int, IrResult.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
repeated .results.Property properties = 7;
setProperties(int, IrResult.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
repeated .results.Property properties = 3;
setProperties(PropertyArray) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
setProperties(List<CreatePropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
setProperties(List<CreatePropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
setProperties(List<GetPropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
setProperties(List<GetPropertyMeta>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
setProperties(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
setProperties(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
setProperties(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
setProperty(OuterExpression.Property) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
setProperty(OuterExpression.Property.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The property of a nested attribute (vertex/edge) of a graph relation, r.a.key, optional
setProperty(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
setProperty(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
setProperty(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
setPropertyId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
setPropertyName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
setPropertyName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
setPropertyName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
setPropertyType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
setPropertyType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
setPropertyType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
setPropId(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
setPropId(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.NameOrId prop_id = 1;
setProps(int, DataType.GraphDataType.GraphElementTypeField) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
setProps(int, DataType.GraphDataType.GraphElementTypeField.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
repeated .common.GraphDataType.GraphElementTypeField props = 2;
setQuery(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
setQuery(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setQuery(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setQueryName(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
setQueryName(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
.common.NameOrId query_name = 1;
setQueryName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
setRange(GraphAlgebra.Range) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
setRange(GraphAlgebra.Range.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
setRatio(double) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
The sample ratio
setReadTimeout(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Sets the read timeout (in milliseconds).
setRecord(IrResult.Record) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
setRecord(IrResult.Record.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
.results.Record record = 1;
setRelation(BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
setRelations(int, OuterSchema.RelationMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
setRelations(int, OuterSchema.RelationMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
the relations (edges)
setRepartition(GraphAlgebraPhysical.Repartition) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
setRepartition(GraphAlgebraPhysical.Repartition.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Repartition repartition = 14;
setResultOpt(GraphAlgebra.PathExpand.ResultOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
setResultOpt(GraphAlgebraPhysical.PathExpand.ResultOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
setResultOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
setResultOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
setResults(int, IrResult.Results) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
setResults(int, IrResult.Results.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
may be add schema here.
setReturns(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setReturns(List<Parameter>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setRightKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
setRightKeys(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
setRightKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
repeated .common.Variable right_keys = 2;
setRightKeys(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
The key to perform Join (on results output by right_plan)
setRightPlan(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
setRightPlan(GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
.physical.PhysicalPlan right_plan = 5;
setRoot(GraphAlgebra.Root) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
setRoot(GraphAlgebra.Root.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Root root = 17;
setRoot(GraphAlgebraPhysical.Root) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
setRoot(GraphAlgebraPhysical.Root.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Root root = 16;
setRoots(int, int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
/ The root nodes' array indices
setRunnable(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setSample(GraphAlgebra.Sample) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
setSample(GraphAlgebra.Sample) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
setSample(GraphAlgebra.Sample.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sample sample = 18;
setSample(GraphAlgebra.Sample.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Sample sample = 17;
setSampleByNum(GraphAlgebra.Sample.SampleByNum) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
setSampleByNum(GraphAlgebra.Sample.SampleByNum.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByNum sample_by_num = 2;
setSampleByRatio(GraphAlgebra.Sample.SampleByRatio) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
setSampleByRatio(GraphAlgebra.Sample.SampleByRatio.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
.algebra.Sample.SampleByRatio sample_by_ratio = 1;
setSampleRatio(double) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
Define the sampling ratio, while querying vertex/edge. 1.0 by default for deterministic case.
setSampleType(GraphAlgebra.Sample.SampleType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
setSampleType(GraphAlgebra.Sample.SampleType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The type of sampling
setSampleWeight(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
setSampleWeight(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The variable refer to the sample weight, which is optional
setScan(GraphAlgebra.Scan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
setScan(GraphAlgebra.Scan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Scan scan = 11;
setScan(GraphAlgebraPhysical.Scan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
setScan(GraphAlgebraPhysical.Scan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Scan scan = 8;
setScanOpt(GraphAlgebra.Scan.ScanOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.Scan.ScanOpt scan_opt = 1;
setScanOpt(GraphAlgebraPhysical.Scan.ScanOpt) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
.physical.Scan.ScanOpt scan_opt = 1;
setScanOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
.algebra.Scan.ScanOpt scan_opt = 1;
setScanOptValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
.physical.Scan.ScanOpt scan_opt = 1;
setSchema(CreateGraphSchemaRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
setSchema(GetGraphSchemaResponse) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setScheme(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
setSeed(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
setSeed(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
The seed for random number generator, which is optional
setSegApply(GraphAlgebra.SegmentApply) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
setSegApply(GraphAlgebra.SegmentApply.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.SegmentApply seg_apply = 10;
setSelect(GraphAlgebra.Select) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
setSelect(GraphAlgebra.Select) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
setSelect(GraphAlgebra.Select) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
setSelect(GraphAlgebra.Select.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Select select = 2;
setSelect(GraphAlgebra.Select.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.Select select = 4;
setSelect(GraphAlgebra.Select.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.algebra.Select select = 2;
setSentences(int, GraphAlgebra.Pattern.Sentence) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
setSentences(int, GraphAlgebra.Pattern.Sentence.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
repeated .algebra.Pattern.Sentence sentences = 1;
setServerIndex(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
 
setServers(List<ServerConfiguration>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
 
setServerVariables(Map<String, String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
 
setShuffleKey(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
setShuffleKey(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
.google.protobuf.Int32Value shuffle_key = 1;
setSink(GraphAlgebra.Sink) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
setSink(GraphAlgebra.Sink.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Sink sink = 16;
setSink(GraphAlgebraPhysical.Sink) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
setSink(GraphAlgebraPhysical.Sink.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Sink sink = 9;
setSinkDefault(GraphAlgebra.SinkDefault) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
setSinkDefault(GraphAlgebra.SinkDefault.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkDefault sink_default = 1;
setSinkTarget(GraphAlgebra.Sink.SinkTarget) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
setSinkTarget(GraphAlgebra.Sink.SinkTarget) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
setSinkTarget(GraphAlgebra.Sink.SinkTarget.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
setSinkTarget(GraphAlgebra.Sink.SinkTarget.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
setSinkVineyard(GraphAlgebra.SinkVineyard) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
setSinkVineyard(GraphAlgebra.SinkVineyard.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
.algebra.SinkVineyard sink_vineyard = 2;
setSortOnCompaction(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
setSourceVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
setSourceVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
setSourceVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
setSourceVertexMappings(List<EdgeMappingSourceVertexMappingsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
setSqlDateFormat(DateFormat) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set SqlDateFormat.
setSqlDateFormat(DateFormat) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.JSON
 
setSrc(OuterSchema.LabelMeta) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
setSrc(OuterSchema.LabelMeta.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
.schema.LabelMeta src = 1;
setSrcId(long) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
int64 src_id = 3;
setSrcLabel(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
setSrcLabel(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
.common.NameOrId src_label = 4;
setSrcLabel(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
setSrcLabel(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
optional field, denoting the label of the src vertex of the edge
setSrcLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
setSrcLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
setSrcPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
setSrcPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
setSslCaCert(InputStream) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStart(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
setStart(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
.common.NameOrId start = 1;
setStartTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
setStartTag(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
The tag that refers to the starting vertex
setStartTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
setStartTag(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
The tag that refers to the starting vertex
setStartTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
setStartTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
setStatus(JobStatus.StatusEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
setStatus(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
setStoredProcedures(List<CreateProcedureRequest>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
setStoredProcedures(List<GetProcedureResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setStoreType(GetGraphResponse.StoreTypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
setStr(String) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
string str = 6;
setStrArray(Common.StringArray) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
setStrArray(Common.StringArray.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.StringArray str_array = 11;
setStrBytes(ByteString) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
string str = 6;
setString(StringTypeString) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType
 
setSubPlan(GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
setSubPlan(GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
setSubPlans(int, GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
setSubPlans(int, GraphAlgebraPhysical.PhysicalPlan) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
setSubPlans(int, GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
setSubPlans(int, GraphAlgebraPhysical.PhysicalPlan.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
repeated .physical.PhysicalPlan sub_plans = 1;
setSubtask(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
The subtask will be perform on certain tags as keys of the input relation
setTables(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
setTables(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
The tables to fetch data from.
setTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
setTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
setTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
setTag(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
setTag(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
setTag(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
The alias of a graph relation, which is required for a variable
setTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
setTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
setTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
setTag(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
The tag that refers to the edge/path where the end vertex will be retrieved
setTag(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
.google.protobuf.Int32Value tag = 1;
setTag(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
The tag of a graph relation that **must** refer to a data of collection type
setTags(int, Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
setTags(int, Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
To project on certain tags of the input relation to execute the subtask
setTags(int, GraphAlgebraPhysical.Sink.OptTag) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
setTags(int, GraphAlgebraPhysical.Sink.OptTag.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
Define the tags of columns to sink.
setTags(int, OuterExpression.NameOrIdKey) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
setTags(int, OuterExpression.NameOrIdKey.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
Define the tags of columns to sink.
setTempFolderPath(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set the temporary folder path (for downloading files)
setTemporal(TemporalTypeTemporal) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
setThenResultExpression(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
setThenResultExpression(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression then_result_expression = 2;
setTime(Common.Time32) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
setTime(Common.Time32.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Time32 time = 15;
setTimeInterval(OuterExpression.TimeInterval) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
setTimeInterval(OuterExpression.TimeInterval.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.TimeInterval time_interval = 14;
setTimestamp(Common.Timestamp) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
setTimestamp(Common.Timestamp.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
.common.Timestamp timestamp = 16;
setTimestamp(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
setToAnother(GraphAlgebraPhysical.Repartition.Shuffle) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
setToAnother(GraphAlgebraPhysical.Repartition.Shuffle.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Shuffle to_another = 1;
setToOthers(GraphAlgebraPhysical.Repartition.Broadcast) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
setToOthers(GraphAlgebraPhysical.Repartition.Broadcast.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
.physical.Repartition.Broadcast to_others = 2;
setTotalEdgeCount(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
setTotalVertexCount(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
setType(Common.DataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.DataType type = 2;
setType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
setType(DataType.IrDataType) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
setType(DataType.IrDataType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
.common.IrDataType type = 1;
setType(DataType.IrDataType.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
.common.IrDataType type = 1;
setType(CreateProcedureRequest.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
setType(GetProcedureResponse.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
setType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
 
setType(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
setType(StoredProcedureMeta.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
setType(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
setType(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
setTypeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
setTypeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
setTypeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
setTypeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
setTypeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
setTypeTriplet(EdgeMappingTypeTriplet) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
setTypeValue(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
.common.DataType type = 2;
setUnfold(GraphAlgebra.Unfold) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
setUnfold(GraphAlgebra.Unfold.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Unfold unfold = 8;
setUnfold(GraphAlgebraPhysical.Unfold) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
setUnfold(GraphAlgebraPhysical.Unfold.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Unfold unfold = 6;
setUnion(GraphAlgebra.Union) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
setUnion(GraphAlgebra.Union.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
.algebra.Union union = 4;
setUnion(GraphAlgebraPhysical.Union) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
setUnion(GraphAlgebraPhysical.Union.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
.physical.Union union = 12;
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
 
setUnknownFields(UnknownFieldSet) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query.Builder
 
setUpper(int) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range.Builder
The upper bound of the range, **excluded**
setUserAgent(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.auth.HttpBasicAuth
 
setVal(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
setVal(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair.Builder
.common.Value val = 2;
setValue(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
setValue(Common.Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
setValue(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property.Builder
.common.Value value = 2;
setValue(Common.Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument.Builder
real value
setValue(IrResult.Element) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
setValue(IrResult.Element.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue.Builder
.results.Element value = 2;
setValue(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
setValue(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue.Builder
.common.Variable value = 2;
setValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
 
setValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
setValues(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
setVar(OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
setVar(OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.Variable var = 5;
setVarChar(VarCharVarChar) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar
 
setVarMap(OuterExpression.VariableKeys) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
setVarMap(OuterExpression.VariableKeys.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys var_map = 8;
setVars(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
setVars(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
setVars(int, OuterExpression.Variable) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
setVars(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Builder
The variables to apply this aggregation TODO(longbin) An expression here is a more general form
setVars(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Builder
The variables to apply this aggregation
setVars(int, OuterExpression.Variable.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat.Builder
repeated .common.Variable vars = 1;
setVars(OuterExpression.VariableKeys) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
setVars(OuterExpression.VariableKeys.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Builder
.common.VariableKeys vars = 7;
setVerifyingSsl(boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setVertex(GraphAlgebra.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
setVertex(GraphAlgebra.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
setVertex(GraphAlgebra.GetV.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.Builder
Saving the room for relational operators
setVertex(GraphAlgebra.GetV.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.Builder
.algebra.GetV vertex = 3;
setVertex(GraphAlgebraPhysical.GetV) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
setVertex(GraphAlgebraPhysical.GetV.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.Builder
Saving the room for relational operators
setVertex(IrResult.Vertex) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
setVertex(IrResult.Vertex) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
setVertex(IrResult.Vertex.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element.Builder
.results.Vertex vertex = 1;
setVertex(IrResult.Vertex.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.Builder
.results.Vertex vertex = 1;
setVertexMappings(List<VertexMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
setVertexTypePairRelations(List<BaseEdgeTypeVertexTypePairRelationsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
setVertexTypePairRelations(List<BaseEdgeTypeVertexTypePairRelationsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
setVertexTypePairRelations(List<BaseEdgeTypeVertexTypePairRelationsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
setVertexTypePairStatistics(List<VertexTypePairStatistics>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
setVertexTypes(List<CreateVertexType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
setVertexTypes(List<GetVertexType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
setVertexTypeStatistics(List<VertexStatistics>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
setVTag(Common.NameOrId) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
setVTag(Common.NameOrId.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Builder
The tag that refers to the starting vertex
setVTag(Int32Value) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
setVTag(Int32Value.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Builder
The tag that refers to the starting vertex
setWhenExpression(OuterExpression.Expression) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
setWhenExpression(OuterExpression.Expression.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen.Builder
.common.Expression when_expression = 1;
setWhenThenExpressions(int, OuterExpression.Case.WhenThen) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
setWhenThenExpressions(int, OuterExpression.Case.WhenThen.Builder) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.Builder
A case operator always follows with a sequence of when_then pairs, e.g.
setWriteTimeout(int) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Sets the write timeout (in milliseconds).
setxCsrParams(BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
setxCsrParams(BaseVertexTypeXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
setxCsrParams(BaseVertexTypeXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
setxCsrParams(BaseVertexTypeXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
SHUFFLE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
random
SHUFFLE_KEY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
SHUFFLE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
random
SIGNED_INT32 - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
SIGNED_INT64 - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
SIMPLE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
a path without vertex duplications
SIMPLE - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
a path without vertex duplications
SIMPLE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
a path without vertex duplications
SIMPLE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
a path without vertex duplications
SINK - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
SINK - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
SINK_DEFAULT - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
 
SINK_DEFAULT_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
SINK_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
SINK_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
SINK_TARGET_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
SINK_TARGET_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
SINK_VINEYARD - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
 
SINK_VINEYARD_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
sortOnCompaction(Boolean) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
source() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ProgressResponseBody
 
sourceVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
sourceVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
sourceVertex(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
sourceVertexMappings(List<EdgeMappingSourceVertexMappingsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
SqlDateTypeAdapter() - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - 类 的构造器com.alibaba.graphscope.interactive.openapi.JSON.SqlDateTypeAdapter
 
SRC_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
SRC_ID_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
SRC_LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
SRC_LABEL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
srcLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
srcLabel(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
srcPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
srcPrimaryKeyValue(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
START - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting the start vertex of the edge/path
START - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting the start vertex of the edge
START_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
START_TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
START_TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
START_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
Getting the start vertex of the edge/path
START_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
The case when getting the start vertex of the edge
startService(StartServiceRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
startService(StartServiceRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.QueryServiceInterface
 
startService(StartServiceRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Start service on a specified graph
startServiceAsync(StartServiceRequest, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
(asynchronously) Start service on a specified graph
startServiceCall(StartServiceRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Build call for startService
StartServiceRequest - com.alibaba.graphscope.interactive.openapi.model中的类
StartServiceRequest
StartServiceRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
StartServiceRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
startServiceWithHttpInfo(StartServiceRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Start service on a specified graph
STARTSWITH - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary operator to verify whether a string is a prefix of another string
STARTSWITH_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary operator to verify whether a string is a prefix of another string
startTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
startTime(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
status(JobStatus.StatusEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
status(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
Status - com.alibaba.graphscope.interactive.client.common中的类
Mapping http status code to our status code, along with a message
Status() - 类 的构造器com.alibaba.graphscope.interactive.client.common.Status
 
Status(Status.StatusCode, String) - 类 的构造器com.alibaba.graphscope.interactive.client.common.Status
 
stopService() - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
stopService() - 接口 中的方法com.alibaba.graphscope.interactive.client.QueryServiceInterface
 
stopService() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Stop current service
stopServiceAsync(ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
(asynchronously) Stop current service
stopServiceCall(ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Build call for stopService
stopServiceWithHttpInfo() - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceServiceManagementApi
Stop current service
StoredProcedure - com.alibaba.graphscope.gaia.proto中的类
 
StoredProcedure.Argument - com.alibaba.graphscope.gaia.proto中的类
Protobuf type procedure.Argument
StoredProcedure.Argument.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type procedure.Argument
StoredProcedure.ArgumentOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
StoredProcedure.Query - com.alibaba.graphscope.gaia.proto中的类
Protobuf type procedure.Query
StoredProcedure.Query.Builder - com.alibaba.graphscope.gaia.proto中的类
Protobuf type procedure.Query
StoredProcedure.QueryOrBuilder - com.alibaba.graphscope.gaia.proto中的接口
 
StoredProcedureMeta - com.alibaba.graphscope.interactive.openapi.model中的类
StoredProcedureMeta
StoredProcedureMeta() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
StoredProcedureMeta.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
StoredProcedureMeta.TypeEnum - com.alibaba.graphscope.interactive.openapi.model中的枚举
Gets or Sets type
StoredProcedureMeta.TypeEnum.Adapter - com.alibaba.graphscope.interactive.openapi.model中的类
 
storedProcedures(List<CreateProcedureRequest>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
storedProcedures(List<GetProcedureResponse>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
storeType(GetGraphResponse.StoreTypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
STR - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
STR_ARRAY - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
STR_ARRAY_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
STR_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
STRATEGY_NOT_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
 
string(StringTypeString) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType
 
STRING - com.alibaba.graphscope.gaia.proto.Common.DataType
STRING = 4;
STRING - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
STRING_ARRAY - com.alibaba.graphscope.gaia.proto.Common.DataType
STRING_ARRAY = 9;
STRING_ARRAY_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
STRING_ARRAY = 9;
STRING_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
STRING = 4;
StringType - com.alibaba.graphscope.interactive.openapi.model中的类
StringType
StringType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StringType
 
StringType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
StringTypeString - com.alibaba.graphscope.interactive.openapi.model中的类
 
StringTypeString() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StringTypeString
 
StringTypeString(Object) - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.StringTypeString
 
StringTypeString.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
StringUtil - com.alibaba.graphscope.interactive.openapi中的类
 
StringUtil() - 类 的构造器com.alibaba.graphscope.interactive.openapi.StringUtil
 
SUB - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary subtraction operator
SUB_PLAN_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
SUB_PLANS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
SUB_PLANS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
SUB_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
A binary subtraction operator
SUBTASK_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
SUCCESS - com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
SUM - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
SUM = 0;
SUM - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
SUM = 0;
SUM_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
SUM = 0;
SUM_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
SUM = 0;

T

TABLE - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
Scanning a relational table
TABLE - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
Scanning a relational table
TABLE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
Scanning a relational table
TABLE_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
Scanning a relational table
TABLES_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
TAG - com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
TAG = 3;
TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
TAG_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
TAG = 3;
TAGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
TAGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
TAGS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
temporal(TemporalTypeTemporal) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
TemporalType - com.alibaba.graphscope.interactive.openapi.model中的类
TemporalType
TemporalType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
TemporalType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
TemporalTypeTemporal - com.alibaba.graphscope.interactive.openapi.model中的类
 
TemporalTypeTemporal() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
 
TemporalTypeTemporal(Object) - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
 
TemporalTypeTemporal.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
THEN_RESULT_EXPRESSION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
TIME - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
TIME_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
TIME_INTERVAL - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
TIME_INTERVAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
TIME32 - com.alibaba.graphscope.gaia.proto.Common.DataType
TIME32 = 13;
TIME32_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
TIME32 = 13;
TIMES - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
aka.
TIMES - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
aka.
TIMES_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
aka.
TIMES_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
aka.
timestamp(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
TIMESTAMP - com.alibaba.graphscope.gaia.proto.Common.DataType
TIMESTAMP = 14;
TIMESTAMP - com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
 
TIMESTAMP_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Value
 
TIMESTAMP_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.Common.DataType
TIMESTAMP = 14;
TimeStampType - com.alibaba.graphscope.interactive.openapi.model中的类
TimeStampType
TimeStampType() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
TimeStampType.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
TO_ANOTHER - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
 
TO_ANOTHER_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
TO_LIST - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
TO_LIST = 5;
TO_LIST - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
TO_LIST = 5;
TO_LIST_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
TO_LIST = 5;
TO_LIST_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
TO_LIST = 5;
TO_OTHERS - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
 
TO_OTHERS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
TO_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
TO_SET = 6;
TO_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
TO_SET = 6;
TO_SET_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
TO_SET = 6;
TO_SET_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
TO_SET = 6;
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
toBuilder() - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
Convert an instance of BaseEdgeType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
Convert an instance of BaseEdgeTypeVertexTypePairRelationsInner to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
Convert an instance of BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
Convert an instance of BasePropertyMeta to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
Convert an instance of BaseVertexType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
Convert an instance of BaseVertexTypeXCsrParams to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
Convert an instance of ColumnMapping to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
Convert an instance of CreateEdgeType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
Convert an instance of CreateGraphRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
Convert an instance of CreateGraphResponse to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
Convert an instance of CreateGraphSchemaRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
Convert an instance of CreateProcedureRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
Convert an instance of CreateProcedureResponse to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
Convert an instance of CreatePropertyMeta to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
Convert an instance of CreateVertexType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType
Convert an instance of DateType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Convert an instance of EdgeData to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Convert an instance of EdgeMapping to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
Convert an instance of EdgeMappingDestinationVertexMappingsInner to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
Convert an instance of EdgeMappingSourceVertexMappingsInner to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
Convert an instance of EdgeMappingSourceVertexMappingsInnerColumn to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
Convert an instance of EdgeMappingTypeTriplet to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Convert an instance of EdgeRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
Convert an instance of EdgeStatistics to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
Convert an instance of FixedChar to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
Convert an instance of FixedCharChar to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Convert an instance of GetEdgeType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Convert an instance of GetGraphResponse to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
Convert an instance of GetGraphSchemaResponse to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
Convert an instance of GetGraphStatisticsResponse to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Convert an instance of GetProcedureResponse to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
Convert an instance of GetPropertyMeta to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Convert an instance of GetVertexType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Convert an instance of GSDataType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
Convert an instance of JobResponse to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Convert an instance of JobStatus to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText
Convert an instance of LongText to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
Convert an instance of Parameter to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
Convert an instance of PrimitiveType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
Convert an instance of Property to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
Convert an instance of PropertyArray to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
Convert an instance of QueryRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
Convert an instance of SchemaMapping to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
Convert an instance of SchemaMappingLoadingConfig to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
Convert an instance of SchemaMappingLoadingConfigDataSource to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
Convert an instance of SchemaMappingLoadingConfigFormat to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Convert an instance of ServiceStatus to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
Convert an instance of StartServiceRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Convert an instance of StoredProcedureMeta to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType
Convert an instance of StringType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Convert an instance of StringTypeString to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
Convert an instance of TemporalType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
Convert an instance of TemporalTypeTemporal to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
Convert an instance of TimeStampType to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
Convert an instance of TypedValue to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
Convert an instance of UpdateProcedureRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar
Convert an instance of VarChar to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
Convert an instance of VarCharVarChar to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
Convert an instance of VertexData to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
Convert an instance of VertexMapping to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
Convert an instance of VertexRequest to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
Convert an instance of VertexStatistics to an JSON string
toJson() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
Convert an instance of VertexTypePairStatistics to an JSON string
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.AbstractOpenApiSchema
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.DateType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.LongText
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
toString() - 枚举 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StringType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
toString() - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
totalEdgeCount(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
totalVertexCount(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 
type(CreateProcedureRequest.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
 
type(GetProcedureResponse.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
 
type(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Parameter
 
type(GSDataType) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
type(StoredProcedureMeta.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
 
type(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
 
type(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
TYPE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
TYPE_NOT_SET - com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
 
TypedValue - com.alibaba.graphscope.interactive.openapi.model中的类
TypedValue
TypedValue() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
TypedValue.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
typeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
typeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
typeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
typeId(Integer) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
typeName(String) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
typeTriplet(EdgeMappingTypeTriplet) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
 

U

UNFOLD - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
UNFOLD - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
UNFOLD_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
UNFOLD_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
UNION - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
UNION - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
UNION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
UNION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.Common.DataType
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
 
UNRECOGNIZED - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
 
UNSIGNED_INT32 - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
UNSIGNED_INT64 - com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
updateEdge(String, EdgeRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.EdgeInterface
 
updateEdge(String, EdgeRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
updateEdge(String, EdgeRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Update edge's property Update the edge on the running graph.
updateEdgeAsync(String, EdgeRequest, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Update edge's property (asynchronously) Update the edge on the running graph.
updateEdgeCall(String, EdgeRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Build call for updateEdge
updateEdgeWithHttpInfo(String, EdgeRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceEdgeManagementApi
Update edge's property Update the edge on the running graph.
updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ApiClient
Update query and header parameters based on authentication settings.
updateProcedure(String, String, UpdateProcedureRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
updateProcedure(String, String, UpdateProcedureRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.ProcedureInterface
 
updateProcedure(String, String, UpdateProcedureRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Update procedure on a graph by name
updateProcedureAsync(String, String, UpdateProcedureRequest, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
(asynchronously) Update procedure on a graph by name
updateProcedureCall(String, String, UpdateProcedureRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Build call for updateProcedure
UpdateProcedureRequest - com.alibaba.graphscope.interactive.openapi.model中的类
UpdateProcedureRequest
UpdateProcedureRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
 
UpdateProcedureRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
updateProcedureWithHttpInfo(String, String, UpdateProcedureRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.AdminServiceProcedureManagementApi
Update procedure on a graph by name
updateVertex(String, VertexRequest) - 类 中的方法com.alibaba.graphscope.interactive.client.impl.DefaultSession
 
updateVertex(String, VertexRequest) - 接口 中的方法com.alibaba.graphscope.interactive.client.VertexInterface
 
updateVertex(String, VertexRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Update vertex's property Remove the vertex from the specified graph.
updateVertexAsync(String, VertexRequest, ApiCallback<String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Update vertex's property (asynchronously) Remove the vertex from the specified graph.
updateVertexCall(String, VertexRequest, ApiCallback) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Build call for updateVertex
updateVertexWithHttpInfo(String, VertexRequest) - 类 中的方法com.alibaba.graphscope.interactive.openapi.api.GraphServiceVertexManagementApi
Update vertex's property Remove the vertex from the specified graph.
UPPER_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
URL - 类 中的变量com.alibaba.graphscope.interactive.openapi.ServerConfiguration
 
URL() - 类 中的方法com.alibaba.graphscope.interactive.openapi.ServerConfiguration
Format URL template using default server variables.
URL(Map<String, String>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ServerConfiguration
Format URL template using given variables.

V

V_TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
V_TAG_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
VAL_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.Common.Pair
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BasePropertyMeta
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexTypeXCsrParams
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.ColumnMapping
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreatePropertyMeta
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.DateType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeData
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMapping
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingDestinationVertexMappingsInner
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInner
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingSourceVertexMappingsInnerColumn
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeMappingTypeTriplet
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.FixedCharChar
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetPropertyMeta
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GSDataType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobResponse
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobStatus
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.LongText
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.Parameter
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.Property
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PropertyArray
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.QueryRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigDataSource
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfigFormat
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.ServiceStatus
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StartServiceRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
 
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StringType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StringTypeString
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TemporalType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TemporalTypeTemporal
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TimeStampType
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.UpdateProcedureRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VarChar
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexData
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexMapping
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexRequest
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
Validates the JSON Element and throws an exception if issues found
validateJsonElement(JsonElement) - 类 中的静态方法com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
Validates the JSON Element and throws an exception if issues found
value(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.Property
 
value(Object) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.TypedValue
 
VALUE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
VALUE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Property
 
VALUE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
VALUE_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
VALUE_NOT_SET - com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
 
VALUE_NOT_SET - com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
 
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DataType
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results.InnerCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
已过时。
valueOf(int) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
已过时。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DataType
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
返回带有指定名称的该类型的枚举常量。
valueOf(Descriptors.EnumValueDescriptor) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DataType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results.InnerCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.DataType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.NameOrId.ItemCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.Common.Value.ItemCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType.TypeCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV.VOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc.Aggregate
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet.ValueCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join.JoinKind
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair.Order
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.PathOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ResultOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType.InnerCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget.InnerCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.MetaType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV.VOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join.JoinKind
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.PathOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ResultOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.StrategyCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Entry.InnerCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.IrResult.Results.InnerCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Arithmetic
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.Brace
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property.ItemCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval.ValueCase
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values(List<Property>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VertexData
 
VAR - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
VAR_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
VAR_MAP - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
VAR_MAP_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
varChar(VarCharVarChar) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.VarChar
 
VarChar - com.alibaba.graphscope.interactive.openapi.model中的类
VarChar
VarChar() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VarChar
 
VarChar.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
VarCharVarChar - com.alibaba.graphscope.interactive.openapi.model中的类
VarCharVarChar
VarCharVarChar() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VarCharVarChar
 
VarCharVarChar.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
variables - 类 中的变量com.alibaba.graphscope.interactive.openapi.ServerConfiguration
 
VARS - com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr.ItemCase
 
VARS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
VARS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
VARS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
VARS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
VERSION - 类 中的静态变量com.alibaba.graphscope.interactive.openapi.Configuration
 
VERTEX - com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
VERTEX = 0;
VERTEX - com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
VERTEX = 0;
VERTEX - com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator.OprCase
 
VERTEX - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder.ItemCase
 
VERTEX - com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
Scanning the vertices
VERTEX - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
VERTEX = 0;
VERTEX - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase
 
VERTEX - com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
Scanning the vertices
VERTEX - com.alibaba.graphscope.gaia.proto.IrResult.Element.InnerCase
 
VERTEX - com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge.InnerCase
 
VERTEX_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
VERTEX_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
VERTEX_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
VERTEX_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.Element
 
VERTEX_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
VERTEX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementOpt
VERTEX = 0;
VERTEX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand.ExpandOpt
VERTEX = 0;
VERTEX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan.ScanOpt
Scanning the vertices
VERTEX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand.ExpandOpt
VERTEX = 0;
VERTEX_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan.ScanOpt
Scanning the vertices
VertexData - com.alibaba.graphscope.interactive.openapi.model中的类
VertexData
VertexData() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexData
 
VertexData.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
VertexInterface - com.alibaba.graphscope.interactive.client中的接口
Create/Update/Read/Delete vertex
VertexMapping - com.alibaba.graphscope.interactive.openapi.model中的类
VertexMapping
VertexMapping() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexMapping
 
VertexMapping.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
vertexMappings(List<VertexMapping>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMapping
 
VertexRequest - com.alibaba.graphscope.interactive.openapi.model中的类
VertexRequest
VertexRequest() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexRequest
 
VertexRequest.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
VertexStatistics - com.alibaba.graphscope.interactive.openapi.model中的类
VertexStatistics
VertexStatistics() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexStatistics
 
VertexStatistics.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
vertexTypePairRelations(List<BaseEdgeTypeVertexTypePairRelationsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeType
 
vertexTypePairRelations(List<BaseEdgeTypeVertexTypePairRelationsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateEdgeType
 
vertexTypePairRelations(List<BaseEdgeTypeVertexTypePairRelationsInner>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetEdgeType
 
vertexTypePairStatistics(List<VertexTypePairStatistics>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.EdgeStatistics
 
VertexTypePairStatistics - com.alibaba.graphscope.interactive.openapi.model中的类
VertexTypePairStatistics
VertexTypePairStatistics() - 类 的构造器com.alibaba.graphscope.interactive.openapi.model.VertexTypePairStatistics
 
VertexTypePairStatistics.CustomTypeAdapterFactory - com.alibaba.graphscope.interactive.openapi.model中的类
 
vertexTypes(List<CreateVertexType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateGraphSchemaRequest
 
vertexTypes(List<GetVertexType>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphSchemaResponse
 
vertexTypeStatistics(List<VertexStatistics>) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphStatisticsResponse
 

W

WAITING - com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum
 
WHEN_EXPRESSION_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
WHEN_THEN_EXPRESSIONS_FIELD_NUMBER - 类 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
WITHIN - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary containment check operator, e.g 1 WITHIN [1, 2, 3, 4]
WITHIN_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary containment check operator, e.g 1 WITHIN [1, 2, 3, 4]
WITHOUT - com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary not-containment check operator, e.g 5 WITHOUT [1, 2, 3, 4]
WITHOUT_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Logical
A binary not-containment check operator, e.g 5 WITHOUT [1, 2, 3, 4]
write(JsonWriter, byte[]) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.ByteArrayAdapter
 
write(JsonWriter, BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum.Adapter
 
write(JsonWriter, BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum.Adapter
 
write(JsonWriter, CreateProcedureRequest.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateProcedureRequest.TypeEnum.Adapter
 
write(JsonWriter, GetGraphResponse.StoreTypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetGraphResponse.StoreTypeEnum.Adapter
 
write(JsonWriter, GetProcedureResponse.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetProcedureResponse.TypeEnum.Adapter
 
write(JsonWriter, JobStatus.StatusEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.JobStatus.StatusEnum.Adapter
 
write(JsonWriter, PrimitiveType.PrimitiveTypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.PrimitiveType.PrimitiveTypeEnum.Adapter
 
write(JsonWriter, SchemaMappingLoadingConfig.ImportOptionEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.SchemaMappingLoadingConfig.ImportOptionEnum.Adapter
 
write(JsonWriter, StoredProcedureMeta.TypeEnum) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.StoredProcedureMeta.TypeEnum.Adapter
 
write(JsonWriter, Date) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.SqlDateTypeAdapter
 
write(JsonWriter, LocalDate) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - 类 中的方法com.alibaba.graphscope.interactive.openapi.JSON.DateTypeAdapter
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Date32
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.DoubleArray
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I32Array
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.I64Array
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.NameOrId
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.None
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Pair
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.PairArray
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.StringArray
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Time32
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Timestamp
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.Common.Value
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementLabel
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementType
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType.GraphElementTypeField
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.GraphDataType
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.DataType.IrDataType
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Apply
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.As
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Branch
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Dedup
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.EdgeExpand
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GetV
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.AggFunc
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy.KeyAlias
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.GroupBy
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.AndPredicate
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate.Triplet
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.IndexPredicate
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Intersect
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Join
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Limit
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Node
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan.Operator
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.LogicalPlan
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.MetaData
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy.OrderingPair
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.OrderBy
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand.ExpandBase
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.PathExpand
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Binder
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern.Sentence
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Pattern
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project.ExprAlias
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Project
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.QueryParams
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Range
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Root
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByNum
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleByRatio
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample.SampleType
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sample
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Scan
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SegmentApply
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Select
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink.SinkTarget
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Sink
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault.IdNameMapping
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkDefault
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.SinkVineyard
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Unfold
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebra.Union
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Apply
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.EdgeExpand
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GetV
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.AggFunc
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy.KeyAlias
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.GroupBy
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Intersect
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Join
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand.ExpandBase
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PathExpand
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.MetaData
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr.Operator
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalOpr
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.PhysicalPlan
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project.ExprAlias
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Project
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Broadcast
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition.Shuffle
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Repartition
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Root
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Scan
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.OptTag
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Unfold
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Union
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Collection
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.CollectiveResults
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Column
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Edge
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Element
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Entry
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath.VertexOrEdge
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.GraphPath
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues.KeyValue
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.KeyValues
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Property
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Record
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Results
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.IrResult.Vertex
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.AllKey
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case.WhenThen
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Case
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Concat
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DateTimeMinus
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.DynamicParam
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Expression
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.ExprOpr
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Extract
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.IdKey
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LabelKey
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.LengthKey
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.NameOrIdKey
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Property
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.TimeInterval
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.Variable
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeys
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValue
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterExpression.VariableKeyValues
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.ColumnMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.EntityMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.LabelMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta.LabelPair
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.RelationMeta
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.OuterSchema.Schema
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Argument
 
writeTo(CodedOutputStream) - 类 中的方法com.alibaba.graphscope.gaia.proto.StoredProcedure.Query
 
writeTo(BufferedSink) - 类 中的方法com.alibaba.graphscope.interactive.openapi.ProgressRequestBody
 

X

xCsrParams(BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseEdgeTypeVertexTypePairRelationsInner
 
xCsrParams(BaseVertexTypeXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.BaseVertexType
 
xCsrParams(BaseVertexTypeXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.CreateVertexType
 
xCsrParams(BaseVertexTypeXCsrParams) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.GetVertexType
 

Y

YEAR - com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
YEAR = 0;
YEAR_VALUE - 枚举 中的静态变量com.alibaba.graphscope.gaia.proto.OuterExpression.Extract.Interval
YEAR = 0;

_

_char(FixedCharChar) - 类 中的方法com.alibaba.graphscope.interactive.openapi.model.FixedChar
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
所有类 所有程序包