GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.clear() |
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.clearEdgeExpand() |
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.clearGetV() |
.physical.GetV get_V = 2;
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.Builder.getBaseBuilder() |
A path expansion has a base of edge expansion
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.mergeEdgeExpand(GraphAlgebraPhysical.EdgeExpand value) |
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.mergeFrom(GraphAlgebraPhysical.PathExpand.ExpandBase other) |
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.mergeGetV(GraphAlgebraPhysical.GetV value) |
.physical.GetV get_V = 2;
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.newBuilder() |
|
static GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.newBuilder(GraphAlgebraPhysical.PathExpand.ExpandBase prototype) |
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.newBuilderForType() |
|
protected GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.setEdgeExpand(GraphAlgebraPhysical.EdgeExpand value) |
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.setEdgeExpand(GraphAlgebraPhysical.EdgeExpand.Builder builderForValue) |
Can either be a single EdgeExpand (with ExpandOpt = Vertex), or EdgeExpand (with ExpandOpt = Edge) + GetV
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.setGetV(GraphAlgebraPhysical.GetV value) |
.physical.GetV get_V = 2;
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.setGetV(GraphAlgebraPhysical.GetV.Builder builderForValue) |
.physical.GetV get_V = 2;
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GraphAlgebraPhysical.PathExpand.ExpandBase.Builder |
GraphAlgebraPhysical.PathExpand.ExpandBase.toBuilder() |
|