GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clear() |
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearAlias() |
An optional alias for the object of the expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearBase() |
A path expansion has a base of edge expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearCondition() |
A condition formulated as an expression predicate
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearHopRange() |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearIsOptional() |
Whether the path expand is optional, if true, the path expand will return a `None` if the path does not exist
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearPathOpt() |
Path option, including to expand an arbitrary path or a simple path
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearResultOpt() |
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.clearStartTag() |
The tag that refers to the starting vertex
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PhysicalOpr.Operator.Builder.getPathBuilder() |
.physical.PathExpand path = 32;
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeAlias(com.google.protobuf.Int32Value value) |
An optional alias for the object of the expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeBase(GraphAlgebraPhysical.PathExpand.ExpandBase value) |
A path expansion has a base of edge expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeCondition(OuterExpression.Expression value) |
A condition formulated as an expression predicate
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeFrom(GraphAlgebraPhysical.PathExpand other) |
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeHopRange(GraphAlgebra.Range value) |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeStartTag(com.google.protobuf.Int32Value value) |
The tag that refers to the starting vertex
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.newBuilder() |
|
static GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.newBuilder(GraphAlgebraPhysical.PathExpand prototype) |
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.newBuilderForType() |
|
protected GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setAlias(com.google.protobuf.Int32Value value) |
An optional alias for the object of the expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setAlias(com.google.protobuf.Int32Value.Builder builderForValue) |
An optional alias for the object of the expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setBase(GraphAlgebraPhysical.PathExpand.ExpandBase value) |
A path expansion has a base of edge expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setBase(GraphAlgebraPhysical.PathExpand.ExpandBase.Builder builderForValue) |
A path expansion has a base of edge expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setCondition(OuterExpression.Expression value) |
A condition formulated as an expression predicate
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setCondition(OuterExpression.Expression.Builder builderForValue) |
A condition formulated as an expression predicate
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setHopRange(GraphAlgebra.Range value) |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setHopRange(GraphAlgebra.Range.Builder builderForValue) |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setIsOptional(boolean value) |
Whether the path expand is optional, if true, the path expand will return a `None` if the path does not exist
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setPathOpt(GraphAlgebraPhysical.PathExpand.PathOpt value) |
Path option, including to expand an arbitrary path or a simple path
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setPathOptValue(int value) |
Path option, including to expand an arbitrary path or a simple path
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setResultOpt(GraphAlgebraPhysical.PathExpand.ResultOpt value) |
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setResultOptValue(int value) |
Result option, including to take end vertex (EndV), or whole path (AllV), for this expansion
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setStartTag(com.google.protobuf.Int32Value value) |
The tag that refers to the starting vertex
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setStartTag(com.google.protobuf.Int32Value.Builder builderForValue) |
The tag that refers to the starting vertex
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GraphAlgebraPhysical.PathExpand.Builder |
GraphAlgebraPhysical.PathExpand.toBuilder() |
|