| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Method and Description |
|---|---|
static Lgraph.ProtoGraphQueryType |
Lgraph.ProtoGraphQueryType.forNumber(int value) |
Lgraph.ProtoGraphQueryType |
Lgraph.GraphQueryRequestOrBuilder.getType()
required .lgraph.ProtoGraphQueryType type = 1; |
Lgraph.ProtoGraphQueryType |
Lgraph.GraphQueryRequest.getType()
required .lgraph.ProtoGraphQueryType type = 1; |
Lgraph.ProtoGraphQueryType |
Lgraph.GraphQueryRequest.Builder.getType()
required .lgraph.ProtoGraphQueryType type = 1; |
static Lgraph.ProtoGraphQueryType |
Lgraph.ProtoGraphQueryType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Lgraph.ProtoGraphQueryType |
Lgraph.ProtoGraphQueryType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Lgraph.ProtoGraphQueryType |
Lgraph.ProtoGraphQueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Lgraph.ProtoGraphQueryType[] |
Lgraph.ProtoGraphQueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Lgraph.ProtoGraphQueryType> |
Lgraph.ProtoGraphQueryType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Lgraph.GraphQueryRequest.Builder |
Lgraph.GraphQueryRequest.Builder.setType(Lgraph.ProtoGraphQueryType value)
required .lgraph.ProtoGraphQueryType type = 1; |
Copyright © 2023 Ant Group. All rights reserved.