GraphAlgebra.Range |
GraphAlgebra.Range.Builder.build() |
|
GraphAlgebra.Range |
GraphAlgebra.Range.Builder.buildPartial() |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.getDefaultInstance() |
|
GraphAlgebra.Range |
GraphAlgebra.Range.Builder.getDefaultInstanceForType() |
|
GraphAlgebra.Range |
GraphAlgebra.Range.getDefaultInstanceForType() |
|
GraphAlgebra.Range |
GraphAlgebra.PathExpand.Builder.getHopRange() |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebra.Range |
GraphAlgebra.PathExpand.getHopRange() |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebra.Range |
GraphAlgebra.PathExpandOrBuilder.getHopRange() |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebra.Range |
GraphAlgebraPhysical.PathExpand.Builder.getHopRange() |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebra.Range |
GraphAlgebraPhysical.PathExpand.getHopRange() |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebra.Range |
GraphAlgebraPhysical.PathExpandOrBuilder.getHopRange() |
The range that defines the minimum and maximum number of hops of the path expansion.
|
GraphAlgebra.Range |
GraphAlgebra.OrderBy.Builder.getLimit() |
A size limit.
|
GraphAlgebra.Range |
GraphAlgebra.OrderBy.getLimit() |
A size limit.
|
GraphAlgebra.Range |
GraphAlgebra.OrderByOrBuilder.getLimit() |
A size limit.
|
GraphAlgebra.Range |
GraphAlgebra.QueryParams.Builder.getLimit() |
The size limit
|
GraphAlgebra.Range |
GraphAlgebra.QueryParams.getLimit() |
The size limit
|
GraphAlgebra.Range |
GraphAlgebra.QueryParamsOrBuilder.getLimit() |
The size limit
|
GraphAlgebra.Range |
GraphAlgebra.Limit.Builder.getRange() |
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
|
GraphAlgebra.Range |
GraphAlgebra.Limit.getRange() |
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
|
GraphAlgebra.Range |
GraphAlgebra.LimitOrBuilder.getRange() |
The limit range, e.g., limit(10) will be represented by Range {lower = 0, upper = 10}
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseDelimitedFrom(InputStream input) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(byte[] data) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(com.google.protobuf.ByteString data) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(InputStream input) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(ByteBuffer data) |
|
static GraphAlgebra.Range |
GraphAlgebra.Range.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|