所有类 接口概要 类概要 枚举概要 异常错误概要
| 类 |
说明 |
| AbstractOpenApiSchema |
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
|
| AdminServiceGraphManagementApi |
|
| AdminServiceJobManagementApi |
|
| AdminServiceProcedureManagementApi |
|
| AdminServiceServiceManagementApi |
|
| ApiCallback<T> |
Callback for asynchronous API call.
|
| ApiClient |
ApiClient class.
|
| ApiException |
ApiException class.
|
| ApiKeyAuth |
|
| ApiResponse<T> |
API response returned by API call.
|
| Authentication |
|
| BaseEdgeType |
BaseEdgeType
|
| BaseEdgeType.CustomTypeAdapterFactory |
|
| BaseEdgeTypeVertexTypePairRelationsInner |
BaseEdgeTypeVertexTypePairRelationsInner
|
| BaseEdgeTypeVertexTypePairRelationsInner.CustomTypeAdapterFactory |
|
| BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum |
Gets or Sets relation
|
| BaseEdgeTypeVertexTypePairRelationsInner.RelationEnum.Adapter |
|
| BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams |
Used for storage optimization
|
| BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.CustomTypeAdapterFactory |
|
| BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum |
Gets or Sets edgeStorageStrategy
|
| BaseEdgeTypeVertexTypePairRelationsInnerXCsrParams.EdgeStorageStrategyEnum.Adapter |
|
| BasePropertyMeta |
BasePropertyMeta
|
| BasePropertyMeta.CustomTypeAdapterFactory |
|
| BaseVertexType |
BaseVertexType
|
| BaseVertexType.CustomTypeAdapterFactory |
|
| BaseVertexTypeXCsrParams |
Used for storage optimization
|
| BaseVertexTypeXCsrParams.CustomTypeAdapterFactory |
|
| ColumnMapping |
ColumnMapping
|
| ColumnMapping.CustomTypeAdapterFactory |
|
| Common |
|
| Common.DataType |
Protobuf enum common.DataType
|
| Common.Date32 |
Protobuf type common.Date32
|
| Common.Date32.Builder |
Protobuf type common.Date32
|
| Common.Date32OrBuilder |
|
| Common.DoubleArray |
Protobuf type common.DoubleArray
|
| Common.DoubleArray.Builder |
Protobuf type common.DoubleArray
|
| Common.DoubleArrayOrBuilder |
|
| Common.I32Array |
Protobuf type common.I32Array
|
| Common.I32Array.Builder |
Protobuf type common.I32Array
|
| Common.I32ArrayOrBuilder |
|
| Common.I64Array |
Protobuf type common.I64Array
|
| Common.I64Array.Builder |
Protobuf type common.I64Array
|
| Common.I64ArrayOrBuilder |
|
| Common.NameOrId |
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 |
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 |
|
| Common.NameOrIdOrBuilder |
|
| Common.None |
Protobuf type common.None
|
| Common.None.Builder |
Protobuf type common.None
|
| Common.NoneOrBuilder |
|
| Common.Pair |
Protobuf type common.Pair
|
| Common.Pair.Builder |
Protobuf type common.Pair
|
| Common.PairArray |
Protobuf type common.PairArray
|
| Common.PairArray.Builder |
Protobuf type common.PairArray
|
| Common.PairArrayOrBuilder |
|
| Common.PairOrBuilder |
|
| Common.StringArray |
Protobuf type common.StringArray
|
| Common.StringArray.Builder |
Protobuf type common.StringArray
|
| Common.StringArrayOrBuilder |
|
| Common.Time32 |
Protobuf type common.Time32
|
| Common.Time32.Builder |
Protobuf type common.Time32
|
| Common.Time32OrBuilder |
|
| Common.Timestamp |
Protobuf type common.Timestamp
|
| Common.Timestamp.Builder |
Protobuf type common.Timestamp
|
| Common.TimestampOrBuilder |
|
| Common.Value |
Protobuf type common.Value
|
| Common.Value.Builder |
Protobuf type common.Value
|
| Common.Value.ItemCase |
|
| Common.ValueOrBuilder |
|
| Configuration |
|
| CreateEdgeType |
CreateEdgeType
|
| CreateEdgeType.CustomTypeAdapterFactory |
|
| CreateGraphRequest |
CreateGraphRequest
|
| CreateGraphRequest.CustomTypeAdapterFactory |
|
| CreateGraphResponse |
CreateGraphResponse
|
| CreateGraphResponse.CustomTypeAdapterFactory |
|
| CreateGraphSchemaRequest |
CreateGraphSchemaRequest
|
| CreateGraphSchemaRequest.CustomTypeAdapterFactory |
|
| CreateProcedureRequest |
CreateProcedureRequest
|
| CreateProcedureRequest.CustomTypeAdapterFactory |
|
| CreateProcedureRequest.TypeEnum |
Gets or Sets type
|
| CreateProcedureRequest.TypeEnum.Adapter |
|
| CreateProcedureResponse |
CreateProcedureResponse
|
| CreateProcedureResponse.CustomTypeAdapterFactory |
|
| CreatePropertyMeta |
CreatePropertyMeta
|
| CreatePropertyMeta.CustomTypeAdapterFactory |
|
| CreateVertexType |
CreateVertexType
|
| CreateVertexType.CustomTypeAdapterFactory |
|
| DataType |
|
| DataType.GraphDataType |
GraphDataType, including structured data types of vertices or edges.
|
| DataType.GraphDataType.Builder |
GraphDataType, including structured data types of vertices or edges.
|
| DataType.GraphDataType.GraphElementLabel |
The label of the graph element. i.e., the label of vertex or edge.
|
| DataType.GraphDataType.GraphElementLabel.Builder |
The label of the graph element. i.e., the label of vertex or edge.
|
| DataType.GraphDataType.GraphElementLabelOrBuilder |
|
| DataType.GraphDataType.GraphElementOpt |
The Option of the graph element, i.e., vertex or edge
|
| DataType.GraphDataType.GraphElementType |
GraphElementType represents the type of the graph element,
consisting the GraphElementLabel (of vertex or edge), and the corresponding property types.
|
| DataType.GraphDataType.GraphElementType.Builder |
GraphElementType represents the type of the graph element,
consisting the GraphElementLabel (of vertex or edge), and the corresponding property types.
|
| DataType.GraphDataType.GraphElementTypeField |
GraphElementTypeField represents the definition of a field in the structured GraphElementType
In common, it denotes the type of properties.
|
| DataType.GraphDataType.GraphElementTypeField.Builder |
GraphElementTypeField represents the definition of a field in the structured GraphElementType
In common, it denotes the type of properties.
|
| DataType.GraphDataType.GraphElementTypeFieldOrBuilder |
|
| DataType.GraphDataType.GraphElementTypeOrBuilder |
|
| DataType.GraphDataTypeOrBuilder |
|
| DataType.IrDataType |
IrDataType, which could be either basic DataType or GraphDataType
|
| DataType.IrDataType.Builder |
IrDataType, which could be either basic DataType or GraphDataType
|
| DataType.IrDataType.TypeCase |
|
| DataType.IrDataTypeOrBuilder |
|
| DateType |
DateType
|
| DateType.CustomTypeAdapterFactory |
|
| DefaultSession |
A default implementation of the GraphScope interactive session interface.
|
| Driver |
The entrypoint for all graphscope operations.
|
| EdgeData |
EdgeData
|
| EdgeData.CustomTypeAdapterFactory |
|
| EdgeInterface |
Interface for Create/Read/Update/Delete edge.
|
| EdgeMapping |
EdgeMapping
|
| EdgeMapping.CustomTypeAdapterFactory |
|
| EdgeMappingDestinationVertexMappingsInner |
Mapping column to the primary key of destination vertex
|
| EdgeMappingDestinationVertexMappingsInner.CustomTypeAdapterFactory |
|
| EdgeMappingSourceVertexMappingsInner |
Mapping column to the primary key of source vertex
|
| EdgeMappingSourceVertexMappingsInner.CustomTypeAdapterFactory |
|
| EdgeMappingSourceVertexMappingsInnerColumn |
EdgeMappingSourceVertexMappingsInnerColumn
|
| EdgeMappingSourceVertexMappingsInnerColumn.CustomTypeAdapterFactory |
|
| EdgeMappingTypeTriplet |
source label -> [edge label] -> destination label
|
| EdgeMappingTypeTriplet.CustomTypeAdapterFactory |
|
| EdgeRequest |
EdgeRequest
|
| EdgeRequest.CustomTypeAdapterFactory |
|
| EdgeStatistics |
EdgeStatistics
|
| EdgeStatistics.CustomTypeAdapterFactory |
|
| FixedChar |
FixedChar
|
| FixedChar.CustomTypeAdapterFactory |
|
| FixedCharChar |
FixedCharChar
|
| FixedCharChar.CustomTypeAdapterFactory |
|
| GetEdgeType |
GetEdgeType
|
| GetEdgeType.CustomTypeAdapterFactory |
|
| GetGraphResponse |
GetGraphResponse
|
| GetGraphResponse.CustomTypeAdapterFactory |
|
| GetGraphResponse.StoreTypeEnum |
Gets or Sets storeType
|
| GetGraphResponse.StoreTypeEnum.Adapter |
|
| GetGraphSchemaResponse |
GetGraphSchemaResponse
|
| GetGraphSchemaResponse.CustomTypeAdapterFactory |
|
| GetGraphStatisticsResponse |
GetGraphStatisticsResponse
|
| GetGraphStatisticsResponse.CustomTypeAdapterFactory |
|
| GetProcedureResponse |
GetProcedureResponse
|
| GetProcedureResponse.CustomTypeAdapterFactory |
|
| GetProcedureResponse.TypeEnum |
Gets or Sets type
|
| GetProcedureResponse.TypeEnum.Adapter |
|
| GetPropertyMeta |
GetPropertyMeta
|
| GetPropertyMeta.CustomTypeAdapterFactory |
|
| GetVertexType |
GetVertexType
|
| GetVertexType.CustomTypeAdapterFactory |
|
| GraphAlgebra |
|
| GraphAlgebra.Apply |
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 |
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 |
|
| GraphAlgebra.As |
To tag the current data with an alias
|
| GraphAlgebra.As.Builder |
To tag the current data with an alias
|
| GraphAlgebra.AsOrBuilder |
|
| GraphAlgebra.Branch |
A node for auxiliary suggesting branches when dealing with logical plan with nested branches
|
| GraphAlgebra.Branch.Builder |
A node for auxiliary suggesting branches when dealing with logical plan with nested branches
|
| GraphAlgebra.BranchOrBuilder |
|
| GraphAlgebra.Dedup |
Protobuf type algebra.Dedup
|
| GraphAlgebra.Dedup.Builder |
Protobuf type algebra.Dedup
|
| GraphAlgebra.DedupOrBuilder |
|
| GraphAlgebra.EdgeExpand |
Protobuf type algebra.EdgeExpand
|
| GraphAlgebra.EdgeExpand.Builder |
Protobuf type algebra.EdgeExpand
|
| GraphAlgebra.EdgeExpand.Direction |
Protobuf enum algebra.EdgeExpand.Direction
|
| GraphAlgebra.EdgeExpand.ExpandOpt |
Protobuf enum algebra.EdgeExpand.ExpandOpt
|
| GraphAlgebra.EdgeExpandOrBuilder |
|
| GraphAlgebra.GetV |
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 |
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 |
Protobuf enum algebra.GetV.VOpt
|
| GraphAlgebra.GetVOrBuilder |
|
| GraphAlgebra.GroupBy |
Protobuf type algebra.GroupBy
|
| GraphAlgebra.GroupBy.AggFunc |
To define the function to be applied on each group after performing grouping.
|
| GraphAlgebra.GroupBy.AggFunc.Aggregate |
Protobuf enum algebra.GroupBy.AggFunc.Aggregate
|
| GraphAlgebra.GroupBy.AggFunc.Builder |
To define the function to be applied on each group after performing grouping.
|
| GraphAlgebra.GroupBy.AggFuncOrBuilder |
|
| GraphAlgebra.GroupBy.Builder |
Protobuf type algebra.GroupBy
|
| GraphAlgebra.GroupBy.KeyAlias |
Protobuf type algebra.GroupBy.KeyAlias
|
| GraphAlgebra.GroupBy.KeyAlias.Builder |
Protobuf type algebra.GroupBy.KeyAlias
|
| GraphAlgebra.GroupBy.KeyAliasOrBuilder |
|
| GraphAlgebra.GroupByOrBuilder |
|
| GraphAlgebra.IndexPredicate |
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 |
A collection of `Triplet` that forms a logical **AND** of all `Predicate`s.
|
| GraphAlgebra.IndexPredicate.AndPredicate.Builder |
A collection of `Triplet` that forms a logical **AND** of all `Predicate`s.
|
| GraphAlgebra.IndexPredicate.AndPredicateOrBuilder |
|
| GraphAlgebra.IndexPredicate.Builder |
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 |
A triplet defines that a key must be **equal** to a given value.
|
| GraphAlgebra.IndexPredicate.Triplet.Builder |
A triplet defines that a key must be **equal** to a given value.
|
| GraphAlgebra.IndexPredicate.Triplet.ValueCase |
|
| GraphAlgebra.IndexPredicate.TripletOrBuilder |
|
| GraphAlgebra.IndexPredicateOrBuilder |
|
| GraphAlgebra.Intersect |
Intersect multiple relations regarding a given key.
|
| GraphAlgebra.Intersect.Builder |
Intersect multiple relations regarding a given key.
|
| GraphAlgebra.IntersectOrBuilder |
|
| GraphAlgebra.Join |
Join two relations based on certain predicate.
|
| GraphAlgebra.Join.Builder |
Join two relations based on certain predicate.
|
| GraphAlgebra.Join.JoinKind |
Protobuf enum algebra.Join.JoinKind
|
| GraphAlgebra.JoinOrBuilder |
|
| GraphAlgebra.Limit |
Protobuf type algebra.Limit
|
| GraphAlgebra.Limit.Builder |
Protobuf type algebra.Limit
|
| GraphAlgebra.LimitOrBuilder |
|
| GraphAlgebra.LogicalPlan |
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 |
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 |
Protobuf type algebra.LogicalPlan.Node
|
| GraphAlgebra.LogicalPlan.Node.Builder |
Protobuf type algebra.LogicalPlan.Node
|
| GraphAlgebra.LogicalPlan.NodeOrBuilder |
|
| GraphAlgebra.LogicalPlan.Operator |
Protobuf type algebra.LogicalPlan.Operator
|
| GraphAlgebra.LogicalPlan.Operator.Builder |
Protobuf type algebra.LogicalPlan.Operator
|
| GraphAlgebra.LogicalPlan.Operator.OprCase |
|
| GraphAlgebra.LogicalPlan.OperatorOrBuilder |
|
| GraphAlgebra.LogicalPlanOrBuilder |
|
| GraphAlgebra.MetaData |
Protobuf type algebra.MetaData
|
| GraphAlgebra.MetaData.Builder |
Protobuf type algebra.MetaData
|
| GraphAlgebra.MetaDataOrBuilder |
|
| GraphAlgebra.OrderBy |
Protobuf type algebra.OrderBy
|
| GraphAlgebra.OrderBy.Builder |
Protobuf type algebra.OrderBy
|
| GraphAlgebra.OrderBy.OrderingPair |
Protobuf type algebra.OrderBy.OrderingPair
|
| GraphAlgebra.OrderBy.OrderingPair.Builder |
Protobuf type algebra.OrderBy.OrderingPair
|
| GraphAlgebra.OrderBy.OrderingPair.Order |
Protobuf enum algebra.OrderBy.OrderingPair.Order
|
| GraphAlgebra.OrderBy.OrderingPairOrBuilder |
|
| GraphAlgebra.OrderByOrBuilder |
|
| GraphAlgebra.PathExpand |
Protobuf type algebra.PathExpand
|
| GraphAlgebra.PathExpand.Builder |
Protobuf type algebra.PathExpand
|
| GraphAlgebra.PathExpand.ExpandBase |
The expand base of PathExpand
|
| GraphAlgebra.PathExpand.ExpandBase.Builder |
The expand base of PathExpand
|
| GraphAlgebra.PathExpand.ExpandBaseOrBuilder |
|
| GraphAlgebra.PathExpand.PathOpt |
Protobuf enum algebra.PathExpand.PathOpt
|
| GraphAlgebra.PathExpand.ResultOpt |
Define what result is required for this path.
|
| GraphAlgebra.PathExpandOrBuilder |
|
| GraphAlgebra.Pattern |
Protobuf type algebra.Pattern
|
| GraphAlgebra.Pattern.Binder |
Protobuf type algebra.Pattern.Binder
|
| GraphAlgebra.Pattern.Binder.Builder |
Protobuf type algebra.Pattern.Binder
|
| GraphAlgebra.Pattern.Binder.ItemCase |
|
| GraphAlgebra.Pattern.BinderOrBuilder |
|
| GraphAlgebra.Pattern.Builder |
Protobuf type algebra.Pattern
|
| GraphAlgebra.Pattern.Sentence |
A sentence defines a match
|
| GraphAlgebra.Pattern.Sentence.Builder |
A sentence defines a match
|
| GraphAlgebra.Pattern.SentenceOrBuilder |
|
| GraphAlgebra.PatternOrBuilder |
|
| GraphAlgebra.Project |
To project a relation on certain attributes or further their properties
|
| GraphAlgebra.Project.Builder |
To project a relation on certain attributes or further their properties
|
| GraphAlgebra.Project.ExprAlias |
Protobuf type algebra.Project.ExprAlias
|
| GraphAlgebra.Project.ExprAlias.Builder |
Protobuf type algebra.Project.ExprAlias
|
| GraphAlgebra.Project.ExprAliasOrBuilder |
|
| GraphAlgebra.ProjectOrBuilder |
|
| GraphAlgebra.QueryParams |
Protobuf type algebra.QueryParams
|
| GraphAlgebra.QueryParams.Builder |
Protobuf type algebra.QueryParams
|
| GraphAlgebra.QueryParamsOrBuilder |
|
| GraphAlgebra.Range |
Protobuf type algebra.Range
|
| GraphAlgebra.Range.Builder |
Protobuf type algebra.Range
|
| GraphAlgebra.RangeOrBuilder |
|
| GraphAlgebra.Root |
A dummy node to delegate a source opr for multiple scan cases.
|
| GraphAlgebra.Root.Builder |
A dummy node to delegate a source opr for multiple scan cases.
|
| GraphAlgebra.RootOrBuilder |
|
| GraphAlgebra.Sample |
Protobuf type algebra.Sample
|
| GraphAlgebra.Sample.Builder |
Protobuf type algebra.Sample
|
| GraphAlgebra.Sample.SampleByNum |
Protobuf type algebra.Sample.SampleByNum
|
| GraphAlgebra.Sample.SampleByNum.Builder |
Protobuf type algebra.Sample.SampleByNum
|
| GraphAlgebra.Sample.SampleByNumOrBuilder |
|
| GraphAlgebra.Sample.SampleByRatio |
Protobuf type algebra.Sample.SampleByRatio
|
| GraphAlgebra.Sample.SampleByRatio.Builder |
Protobuf type algebra.Sample.SampleByRatio
|
| GraphAlgebra.Sample.SampleByRatioOrBuilder |
|
| GraphAlgebra.Sample.SampleType |
Protobuf type algebra.Sample.SampleType
|
| GraphAlgebra.Sample.SampleType.Builder |
Protobuf type algebra.Sample.SampleType
|
| GraphAlgebra.Sample.SampleType.InnerCase |
|
| GraphAlgebra.Sample.SampleTypeOrBuilder |
|
| GraphAlgebra.SampleOrBuilder |
|
| GraphAlgebra.Scan |
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 |
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 |
Protobuf enum algebra.Scan.ScanOpt
|
| GraphAlgebra.ScanOrBuilder |
|
| GraphAlgebra.SegmentApply |
Protobuf type algebra.SegmentApply
|
| GraphAlgebra.SegmentApply.Builder |
Protobuf type algebra.SegmentApply
|
| GraphAlgebra.SegmentApplyOrBuilder |
|
| GraphAlgebra.Select |
To filter a relation based on a given predicate
|
| GraphAlgebra.Select.Builder |
To filter a relation based on a given predicate
|
| GraphAlgebra.SelectOrBuilder |
|
| GraphAlgebra.Sink |
Protobuf type algebra.Sink
|
| GraphAlgebra.Sink.Builder |
Protobuf type algebra.Sink
|
| GraphAlgebra.Sink.SinkTarget |
Protobuf type algebra.Sink.SinkTarget
|
| GraphAlgebra.Sink.SinkTarget.Builder |
Protobuf type algebra.Sink.SinkTarget
|
| GraphAlgebra.Sink.SinkTarget.InnerCase |
|
| GraphAlgebra.Sink.SinkTargetOrBuilder |
|
| GraphAlgebra.SinkDefault |
Protobuf type algebra.SinkDefault
|
| GraphAlgebra.SinkDefault.Builder |
Protobuf type algebra.SinkDefault
|
| GraphAlgebra.SinkDefault.IdNameMapping |
Protobuf type algebra.SinkDefault.IdNameMapping
|
| GraphAlgebra.SinkDefault.IdNameMapping.Builder |
Protobuf type algebra.SinkDefault.IdNameMapping
|
| GraphAlgebra.SinkDefault.IdNameMappingOrBuilder |
|
| GraphAlgebra.SinkDefault.MetaType |
Protobuf enum algebra.SinkDefault.MetaType
|
| GraphAlgebra.SinkDefaultOrBuilder |
|
| GraphAlgebra.SinkOrBuilder |
|
| GraphAlgebra.SinkVineyard |
Protobuf type algebra.SinkVineyard
|
| GraphAlgebra.SinkVineyard.Builder |
Protobuf type algebra.SinkVineyard
|
| GraphAlgebra.SinkVineyardOrBuilder |
|
| GraphAlgebra.Unfold |
Protobuf type algebra.Unfold
|
| GraphAlgebra.Unfold.Builder |
Protobuf type algebra.Unfold
|
| GraphAlgebra.UnfoldOrBuilder |
|
| GraphAlgebra.Union |
Union multiple relations
|
| GraphAlgebra.Union.Builder |
Union multiple relations
|
| GraphAlgebra.UnionOrBuilder |
|
| GraphAlgebraPhysical |
|
| GraphAlgebraPhysical.Apply |
Protobuf type physical.Apply
|
| GraphAlgebraPhysical.Apply.Builder |
Protobuf type physical.Apply
|
| GraphAlgebraPhysical.ApplyOrBuilder |
|
| GraphAlgebraPhysical.EdgeExpand |
Protobuf type physical.EdgeExpand
|
| GraphAlgebraPhysical.EdgeExpand.Builder |
Protobuf type physical.EdgeExpand
|
| GraphAlgebraPhysical.EdgeExpand.Direction |
Protobuf enum physical.EdgeExpand.Direction
|
| GraphAlgebraPhysical.EdgeExpand.ExpandOpt |
Protobuf enum physical.EdgeExpand.ExpandOpt
|
| GraphAlgebraPhysical.EdgeExpandOrBuilder |
|
| GraphAlgebraPhysical.GetV |
It is typical to use the operator when:
1.
|
| GraphAlgebraPhysical.GetV.Builder |
It is typical to use the operator when:
1.
|
| GraphAlgebraPhysical.GetV.VOpt |
Protobuf enum physical.GetV.VOpt
|
| GraphAlgebraPhysical.GetVOrBuilder |
|
| GraphAlgebraPhysical.GroupBy |
Protobuf type physical.GroupBy
|
| GraphAlgebraPhysical.GroupBy.AggFunc |
To define the function to be applied on each group after performing grouping.
|
| GraphAlgebraPhysical.GroupBy.AggFunc.Aggregate |
Protobuf enum physical.GroupBy.AggFunc.Aggregate
|
| GraphAlgebraPhysical.GroupBy.AggFunc.Builder |
To define the function to be applied on each group after performing grouping.
|
| GraphAlgebraPhysical.GroupBy.AggFuncOrBuilder |
|
| GraphAlgebraPhysical.GroupBy.Builder |
Protobuf type physical.GroupBy
|
| GraphAlgebraPhysical.GroupBy.KeyAlias |
Protobuf type physical.GroupBy.KeyAlias
|
| GraphAlgebraPhysical.GroupBy.KeyAlias.Builder |
Protobuf type physical.GroupBy.KeyAlias
|
| GraphAlgebraPhysical.GroupBy.KeyAliasOrBuilder |
|
| GraphAlgebraPhysical.GroupByOrBuilder |
|
| GraphAlgebraPhysical.Intersect |
Protobuf type physical.Intersect
|
| GraphAlgebraPhysical.Intersect.Builder |
Protobuf type physical.Intersect
|
| GraphAlgebraPhysical.IntersectOrBuilder |
|
| GraphAlgebraPhysical.Join |
Protobuf type physical.Join
|
| GraphAlgebraPhysical.Join.Builder |
Protobuf type physical.Join
|
| GraphAlgebraPhysical.Join.JoinKind |
Protobuf enum physical.Join.JoinKind
|
| GraphAlgebraPhysical.JoinOrBuilder |
|
| GraphAlgebraPhysical.PathExpand |
Protobuf type physical.PathExpand
|
| GraphAlgebraPhysical.PathExpand.Builder |
Protobuf type physical.PathExpand
|
| GraphAlgebraPhysical.PathExpand.ExpandBase |
The expand base of PathExpand
|
| GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
The expand base of PathExpand
|
| GraphAlgebraPhysical.PathExpand.ExpandBaseOrBuilder |
|
| GraphAlgebraPhysical.PathExpand.PathOpt |
Protobuf enum physical.PathExpand.PathOpt
|
| GraphAlgebraPhysical.PathExpand.ResultOpt |
Define what result is required for this path.
|
| GraphAlgebraPhysical.PathExpandOrBuilder |
|
| GraphAlgebraPhysical.PhysicalOpr |
Protobuf type physical.PhysicalOpr
|
| GraphAlgebraPhysical.PhysicalOpr.Builder |
Protobuf type physical.PhysicalOpr
|
| GraphAlgebraPhysical.PhysicalOpr.MetaData |
Protobuf type physical.PhysicalOpr.MetaData
|
| GraphAlgebraPhysical.PhysicalOpr.MetaData.Builder |
Protobuf type physical.PhysicalOpr.MetaData
|
| GraphAlgebraPhysical.PhysicalOpr.MetaDataOrBuilder |
|
| GraphAlgebraPhysical.PhysicalOpr.Operator |
Protobuf type physical.PhysicalOpr.Operator
|
| GraphAlgebraPhysical.PhysicalOpr.Operator.Builder |
Protobuf type physical.PhysicalOpr.Operator
|
| GraphAlgebraPhysical.PhysicalOpr.Operator.OpKindCase |
|
| GraphAlgebraPhysical.PhysicalOpr.OperatorOrBuilder |
|
| GraphAlgebraPhysical.PhysicalOprOrBuilder |
|
| GraphAlgebraPhysical.PhysicalPlan |
Protobuf type physical.PhysicalPlan
|
| GraphAlgebraPhysical.PhysicalPlan.Builder |
Protobuf type physical.PhysicalPlan
|
| GraphAlgebraPhysical.PhysicalPlanOrBuilder |
|
| GraphAlgebraPhysical.Project |
To project a relation on certain attributes or further their properties
|
| GraphAlgebraPhysical.Project.Builder |
To project a relation on certain attributes or further their properties
|
| GraphAlgebraPhysical.Project.ExprAlias |
Protobuf type physical.Project.ExprAlias
|
| GraphAlgebraPhysical.Project.ExprAlias.Builder |
Protobuf type physical.Project.ExprAlias
|
| GraphAlgebraPhysical.Project.ExprAliasOrBuilder |
|
| GraphAlgebraPhysical.ProjectOrBuilder |
|
| GraphAlgebraPhysical.Repartition |
Protobuf type physical.Repartition
|
| GraphAlgebraPhysical.Repartition.Broadcast |
Protobuf type physical.Repartition.Broadcast
|
| GraphAlgebraPhysical.Repartition.Broadcast.Builder |
Protobuf type physical.Repartition.Broadcast
|
| GraphAlgebraPhysical.Repartition.BroadcastOrBuilder |
|
| GraphAlgebraPhysical.Repartition.Builder |
Protobuf type physical.Repartition
|
| GraphAlgebraPhysical.Repartition.Shuffle |
Protobuf type physical.Repartition.Shuffle
|
| GraphAlgebraPhysical.Repartition.Shuffle.Builder |
Protobuf type physical.Repartition.Shuffle
|
| GraphAlgebraPhysical.Repartition.ShuffleOrBuilder |
|
| GraphAlgebraPhysical.Repartition.StrategyCase |
|
| GraphAlgebraPhysical.RepartitionOrBuilder |
|
| GraphAlgebraPhysical.Root |
A dummy node to delegate a source opr for multiple scan cases.
|
| GraphAlgebraPhysical.Root.Builder |
A dummy node to delegate a source opr for multiple scan cases.
|
| GraphAlgebraPhysical.RootOrBuilder |
|
| GraphAlgebraPhysical.Scan |
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 |
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 |
Protobuf enum physical.Scan.ScanOpt
|
| GraphAlgebraPhysical.ScanOrBuilder |
|
| GraphAlgebraPhysical.Sink |
Protobuf type physical.Sink
|
| GraphAlgebraPhysical.Sink.Builder |
Protobuf type physical.Sink
|
| GraphAlgebraPhysical.Sink.OptTag |
Protobuf type physical.Sink.OptTag
|
| GraphAlgebraPhysical.Sink.OptTag.Builder |
Protobuf type physical.Sink.OptTag
|
| GraphAlgebraPhysical.Sink.OptTagOrBuilder |
|
| GraphAlgebraPhysical.SinkOrBuilder |
|
| GraphAlgebraPhysical.Unfold |
Protobuf type physical.Unfold
|
| GraphAlgebraPhysical.Unfold.Builder |
Protobuf type physical.Unfold
|
| GraphAlgebraPhysical.UnfoldOrBuilder |
|
| GraphAlgebraPhysical.Union |
Protobuf type physical.Union
|
| GraphAlgebraPhysical.Union.Builder |
Protobuf type physical.Union
|
| GraphAlgebraPhysical.UnionOrBuilder |
|
| GraphInterface |
All APIs about Graph Creation/Deletion/Updating/Getting, and dataloading.
|
| GraphServiceEdgeManagementApi |
|
| GraphServiceVertexManagementApi |
|
| GSDataType |
|
| GSDataType.CustomTypeAdapterFactory |
|
| HttpBasicAuth |
|
| HttpBearerAuth |
|
| IrResult |
|
| IrResult.Collection |
Protobuf type results.Collection
|
| IrResult.Collection.Builder |
Protobuf type results.Collection
|
| IrResult.CollectionOrBuilder |
|
| IrResult.CollectiveResults |
Protobuf type results.CollectiveResults
|
| IrResult.CollectiveResults.Builder |
Protobuf type results.CollectiveResults
|
| IrResult.CollectiveResultsOrBuilder |
|
| IrResult.Column |
Protobuf type results.Column
|
| IrResult.Column.Builder |
Protobuf type results.Column
|
| IrResult.ColumnOrBuilder |
|
| IrResult.Edge |
Protobuf type results.Edge
|
| IrResult.Edge.Builder |
Protobuf type results.Edge
|
| IrResult.EdgeOrBuilder |
|
| IrResult.Element |
Protobuf type results.Element
|
| IrResult.Element.Builder |
Protobuf type results.Element
|
| IrResult.Element.InnerCase |
|
| IrResult.ElementOrBuilder |
|
| IrResult.Entry |
Protobuf type results.Entry
|
| IrResult.Entry.Builder |
Protobuf type results.Entry
|
| IrResult.Entry.InnerCase |
|
| IrResult.EntryOrBuilder |
|
| IrResult.GraphPath |
Protobuf type results.GraphPath
|
| IrResult.GraphPath.Builder |
Protobuf type results.GraphPath
|
| IrResult.GraphPath.VertexOrEdge |
Protobuf type results.GraphPath.VertexOrEdge
|
| IrResult.GraphPath.VertexOrEdge.Builder |
Protobuf type results.GraphPath.VertexOrEdge
|
| IrResult.GraphPath.VertexOrEdge.InnerCase |
|
| IrResult.GraphPath.VertexOrEdgeOrBuilder |
|
| IrResult.GraphPathOrBuilder |
|
| IrResult.KeyValues |
Protobuf type results.KeyValues
|
| IrResult.KeyValues.Builder |
Protobuf type results.KeyValues
|
| IrResult.KeyValues.KeyValue |
Protobuf type results.KeyValues.KeyValue
|
| IrResult.KeyValues.KeyValue.Builder |
Protobuf type results.KeyValues.KeyValue
|
| IrResult.KeyValues.KeyValueOrBuilder |
|
| IrResult.KeyValuesOrBuilder |
|
| IrResult.Property |
Protobuf type results.Property
|
| IrResult.Property.Builder |
Protobuf type results.Property
|
| IrResult.PropertyOrBuilder |
|
| IrResult.Record |
Protobuf type results.Record
|
| IrResult.Record.Builder |
Protobuf type results.Record
|
| IrResult.RecordOrBuilder |
|
| IrResult.Results |
Protobuf type results.Results
|
| IrResult.Results.Builder |
Protobuf type results.Results
|
| IrResult.Results.InnerCase |
|
| IrResult.ResultsOrBuilder |
|
| IrResult.Vertex |
Protobuf type results.Vertex
|
| IrResult.Vertex.Builder |
Protobuf type results.Vertex
|
| IrResult.VertexOrBuilder |
|
| JobInterface |
Get/Cancel/List jobs.
|
| JobResponse |
JobResponse
|
| JobResponse.CustomTypeAdapterFactory |
|
| JobStatus |
JobStatus
|
| JobStatus.CustomTypeAdapterFactory |
|
| JobStatus.StatusEnum |
Gets or Sets status
|
| JobStatus.StatusEnum.Adapter |
|
| JSON |
|
| JSON.ByteArrayAdapter |
Gson TypeAdapter for Byte Array type
|
| JSON.DateTypeAdapter |
Gson TypeAdapter for java.util.Date type
If the dateFormat is null, DateTimeFormatter will be used.
|
| JSON.LocalDateTypeAdapter |
Gson TypeAdapter for JSR310 LocalDate type
|
| JSON.OffsetDateTimeTypeAdapter |
Gson TypeAdapter for JSR310 OffsetDateTime type
|
| JSON.SqlDateTypeAdapter |
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).
|
| LongText |
LongText
|
| LongText.CustomTypeAdapterFactory |
|
| OuterExpression |
|
| OuterExpression.AllKey |
Protobuf type common.AllKey
|
| OuterExpression.AllKey.Builder |
Protobuf type common.AllKey
|
| OuterExpression.AllKeyOrBuilder |
|
| OuterExpression.Arithmetic |
Protobuf enum common.Arithmetic
|
| OuterExpression.Case |
Protobuf type common.Case
|
| OuterExpression.Case.Builder |
Protobuf type common.Case
|
| OuterExpression.Case.WhenThen |
Pair of when <expr> then <expr>
|
| OuterExpression.Case.WhenThen.Builder |
Pair of when <expr> then <expr>
|
| OuterExpression.Case.WhenThenOrBuilder |
|
| OuterExpression.CaseOrBuilder |
|
| OuterExpression.Concat |
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 |
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 |
|
| OuterExpression.DateTimeMinus |
Protobuf type common.DateTimeMinus
|
| OuterExpression.DateTimeMinus.Builder |
Protobuf type common.DateTimeMinus
|
| OuterExpression.DateTimeMinusOrBuilder |
|
| OuterExpression.DynamicParam |
dynamic param
|
| OuterExpression.DynamicParam.Builder |
dynamic param
|
| OuterExpression.DynamicParamOrBuilder |
|
| OuterExpression.Expression |
An inner representation of an expression
|
| OuterExpression.Expression.Builder |
An inner representation of an expression
|
| OuterExpression.ExpressionOrBuilder |
|
| OuterExpression.ExprOpr |
An operator of expression is one of Logical, Arithmetic, Const and Variable.
|
| OuterExpression.ExprOpr.Brace |
Protobuf enum common.ExprOpr.Brace
|
| OuterExpression.ExprOpr.Builder |
An operator of expression is one of Logical, Arithmetic, Const and Variable.
|
| OuterExpression.ExprOpr.ItemCase |
|
| OuterExpression.ExprOprOrBuilder |
|
| OuterExpression.Extract |
extract interval from a given expression which should be of temporal type
|
| OuterExpression.Extract.Builder |
extract interval from a given expression which should be of temporal type
|
| OuterExpression.Extract.Interval |
Protobuf enum common.Extract.Interval
|
| OuterExpression.ExtractOrBuilder |
|
| OuterExpression.IdKey |
Protobuf type common.IdKey
|
| OuterExpression.IdKey.Builder |
Protobuf type common.IdKey
|
| OuterExpression.IdKeyOrBuilder |
|
| OuterExpression.LabelKey |
Protobuf type common.LabelKey
|
| OuterExpression.LabelKey.Builder |
Protobuf type common.LabelKey
|
| OuterExpression.LabelKeyOrBuilder |
|
| OuterExpression.LengthKey |
Protobuf type common.LengthKey
|
| OuterExpression.LengthKey.Builder |
Protobuf type common.LengthKey
|
| OuterExpression.LengthKeyOrBuilder |
|
| OuterExpression.Logical |
Protobuf enum common.Logical
|
| OuterExpression.NameOrIdKey |
Use `NameOrId` as key item, which is the same as `Option<NameOrId>`
|
| OuterExpression.NameOrIdKey.Builder |
Use `NameOrId` as key item, which is the same as `Option<NameOrId>`
|
| OuterExpression.NameOrIdKeyOrBuilder |
|
| OuterExpression.Property |
Protobuf type common.Property
|
| OuterExpression.Property.Builder |
Protobuf type common.Property
|
| OuterExpression.Property.ItemCase |
|
| OuterExpression.PropertyOrBuilder |
|
| OuterExpression.TimeInterval |
denote time interval, i.e. 3 DAYS, 4 HOURS, 5 MINUTES
|
| OuterExpression.TimeInterval.Builder |
denote time interval, i.e. 3 DAYS, 4 HOURS, 5 MINUTES
|
| OuterExpression.TimeInterval.ValueCase |
|
| OuterExpression.TimeIntervalOrBuilder |
|
| OuterExpression.Variable |
Protobuf type common.Variable
|
| OuterExpression.Variable.Builder |
Protobuf type common.Variable
|
| OuterExpression.VariableKeys |
Protobuf type common.VariableKeys
|
| OuterExpression.VariableKeys.Builder |
Protobuf type common.VariableKeys
|
| OuterExpression.VariableKeysOrBuilder |
|
| OuterExpression.VariableKeyValue |
Protobuf type common.VariableKeyValue
|
| OuterExpression.VariableKeyValue.Builder |
Protobuf type common.VariableKeyValue
|
| OuterExpression.VariableKeyValueOrBuilder |
|
| OuterExpression.VariableKeyValues |
Protobuf type common.VariableKeyValues
|
| OuterExpression.VariableKeyValues.Builder |
Protobuf type common.VariableKeyValues
|
| OuterExpression.VariableKeyValuesOrBuilder |
|
| OuterExpression.VariableOrBuilder |
|
| OuterSchema |
|
| OuterSchema.ColumnMeta |
Protobuf type schema.ColumnMeta
|
| OuterSchema.ColumnMeta.Builder |
Protobuf type schema.ColumnMeta
|
| OuterSchema.ColumnMetaOrBuilder |
|
| OuterSchema.EntityMeta |
Protobuf type schema.EntityMeta
|
| OuterSchema.EntityMeta.Builder |
Protobuf type schema.EntityMeta
|
| OuterSchema.EntityMetaOrBuilder |
|
| OuterSchema.LabelMeta |
Protobuf type schema.LabelMeta
|
| OuterSchema.LabelMeta.Builder |
Protobuf type schema.LabelMeta
|
| OuterSchema.LabelMetaOrBuilder |
|
| OuterSchema.RelationMeta |
Protobuf type schema.RelationMeta
|
| OuterSchema.RelationMeta.Builder |
Protobuf type schema.RelationMeta
|
| OuterSchema.RelationMeta.LabelPair |
Protobuf type schema.RelationMeta.LabelPair
|
| OuterSchema.RelationMeta.LabelPair.Builder |
Protobuf type schema.RelationMeta.LabelPair
|
| OuterSchema.RelationMeta.LabelPairOrBuilder |
|
| OuterSchema.RelationMetaOrBuilder |
|
| OuterSchema.Schema |
Protobuf type schema.Schema
|
| OuterSchema.Schema.Builder |
Protobuf type schema.Schema
|
| OuterSchema.SchemaOrBuilder |
|
| Pair |
|
| Parameter |
Parameter
|
| Parameter.CustomTypeAdapterFactory |
|
| PrimitiveType |
PrimitiveType
|
| PrimitiveType.CustomTypeAdapterFactory |
|
| PrimitiveType.PrimitiveTypeEnum |
Gets or Sets primitiveType
|
| PrimitiveType.PrimitiveTypeEnum.Adapter |
|
| ProcedureInterface |
All APIs about procedure management.
|
| ProgressRequestBody |
|
| ProgressResponseBody |
|
| Property |
Property
|
| Property.CustomTypeAdapterFactory |
|
| PropertyArray |
PropertyArray
|
| PropertyArray.CustomTypeAdapterFactory |
|
| QueryRequest |
QueryRequest
|
| QueryRequest.CustomTypeAdapterFactory |
|
| QueryServiceApi |
|
| QueryServiceInterface |
Manage the query interface.
|
| Result<T> |
A class which wrap the result of the API
|
| SchemaMapping |
SchemaMapping
|
| SchemaMapping.CustomTypeAdapterFactory |
|
| SchemaMappingLoadingConfig |
SchemaMappingLoadingConfig
|
| SchemaMappingLoadingConfig.CustomTypeAdapterFactory |
|
| SchemaMappingLoadingConfig.ImportOptionEnum |
Gets or Sets importOption
|
| SchemaMappingLoadingConfig.ImportOptionEnum.Adapter |
|
| SchemaMappingLoadingConfigDataSource |
SchemaMappingLoadingConfigDataSource
|
| SchemaMappingLoadingConfigDataSource.CustomTypeAdapterFactory |
|
| SchemaMappingLoadingConfigFormat |
SchemaMappingLoadingConfigFormat
|
| SchemaMappingLoadingConfigFormat.CustomTypeAdapterFactory |
|
| ServerConfiguration |
Representing a Server configuration.
|
| ServerVariable |
Representing a Server Variable for server URL template substitution.
|
| ServiceStatus |
ServiceStatus
|
| ServiceStatus.CustomTypeAdapterFactory |
|
| Session |
|
| StartServiceRequest |
StartServiceRequest
|
| StartServiceRequest.CustomTypeAdapterFactory |
|
| Status |
Mapping http status code to our status code, along with a message
|
| StoredProcedure |
|
| StoredProcedure.Argument |
Protobuf type procedure.Argument
|
| StoredProcedure.Argument.Builder |
Protobuf type procedure.Argument
|
| StoredProcedure.ArgumentOrBuilder |
|
| StoredProcedure.Query |
Protobuf type procedure.Query
|
| StoredProcedure.Query.Builder |
Protobuf type procedure.Query
|
| StoredProcedure.QueryOrBuilder |
|
| StoredProcedureMeta |
StoredProcedureMeta
|
| StoredProcedureMeta.CustomTypeAdapterFactory |
|
| StoredProcedureMeta.TypeEnum |
Gets or Sets type
|
| StoredProcedureMeta.TypeEnum.Adapter |
|
| StringType |
StringType
|
| StringType.CustomTypeAdapterFactory |
|
| StringTypeString |
|
| StringTypeString.CustomTypeAdapterFactory |
|
| StringUtil |
|
| TemporalType |
TemporalType
|
| TemporalType.CustomTypeAdapterFactory |
|
| TemporalTypeTemporal |
|
| TemporalTypeTemporal.CustomTypeAdapterFactory |
|
| TimeStampType |
TimeStampType
|
| TimeStampType.CustomTypeAdapterFactory |
|
| TypedValue |
TypedValue
|
| TypedValue.CustomTypeAdapterFactory |
|
| UpdateProcedureRequest |
UpdateProcedureRequest
|
| UpdateProcedureRequest.CustomTypeAdapterFactory |
|
| VarChar |
VarChar
|
| VarChar.CustomTypeAdapterFactory |
|
| VarCharVarChar |
VarCharVarChar
|
| VarCharVarChar.CustomTypeAdapterFactory |
|
| VertexData |
VertexData
|
| VertexData.CustomTypeAdapterFactory |
|
| VertexInterface |
Create/Update/Read/Delete vertex
|
| VertexMapping |
VertexMapping
|
| VertexMapping.CustomTypeAdapterFactory |
|
| VertexRequest |
VertexRequest
|
| VertexRequest.CustomTypeAdapterFactory |
|
| VertexStatistics |
VertexStatistics
|
| VertexStatistics.CustomTypeAdapterFactory |
|
| VertexTypePairStatistics |
VertexTypePairStatistics
|
| VertexTypePairStatistics.CustomTypeAdapterFactory |
|