| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Lgraph.EdgeConstraint> |
Lgraph.EdgeConstraint.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.Builder.build() |
Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.Builder.buildPartial() |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.getDefaultInstance() |
Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.getDefaultInstanceForType() |
Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.Builder.getDefaultInstanceForType() |
Lgraph.EdgeConstraint |
Lgraph.AddLabelRequestOrBuilder.getEdgeConstraints(int index)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Lgraph.EdgeConstraint |
Lgraph.AddLabelRequest.getEdgeConstraints(int index)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Lgraph.EdgeConstraint |
Lgraph.AddLabelRequest.Builder.getEdgeConstraints(int index)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseDelimitedFrom(InputStream input) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(byte[] data) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(ByteBuffer data) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(com.google.protobuf.ByteString data) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(com.google.protobuf.CodedInputStream input) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(InputStream input) |
static Lgraph.EdgeConstraint |
Lgraph.EdgeConstraint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Lgraph.EdgeConstraint> |
Lgraph.AddLabelRequestOrBuilder.getEdgeConstraintsList()
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
List<Lgraph.EdgeConstraint> |
Lgraph.AddLabelRequest.getEdgeConstraintsList()
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
List<Lgraph.EdgeConstraint> |
Lgraph.AddLabelRequest.Builder.getEdgeConstraintsList()
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
com.google.protobuf.Parser<Lgraph.EdgeConstraint> |
Lgraph.EdgeConstraint.getParserForType() |
static com.google.protobuf.Parser<Lgraph.EdgeConstraint> |
Lgraph.EdgeConstraint.parser() |
| Modifier and Type | Method and Description |
|---|---|
Lgraph.AddLabelRequest.Builder |
Lgraph.AddLabelRequest.Builder.addEdgeConstraints(int index,
Lgraph.EdgeConstraint value)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Lgraph.AddLabelRequest.Builder |
Lgraph.AddLabelRequest.Builder.addEdgeConstraints(Lgraph.EdgeConstraint value)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Lgraph.EdgeConstraint.Builder |
Lgraph.EdgeConstraint.Builder.mergeFrom(Lgraph.EdgeConstraint other) |
static Lgraph.EdgeConstraint.Builder |
Lgraph.EdgeConstraint.newBuilder(Lgraph.EdgeConstraint prototype) |
Lgraph.AddLabelRequest.Builder |
Lgraph.AddLabelRequest.Builder.setEdgeConstraints(int index,
Lgraph.EdgeConstraint value)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
| Modifier and Type | Method and Description |
|---|---|
Lgraph.AddLabelRequest.Builder |
Lgraph.AddLabelRequest.Builder.addAllEdgeConstraints(Iterable<? extends Lgraph.EdgeConstraint> values)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Copyright © 2023 Ant Group. All rights reserved.