| Package | Description |
|---|---|
| lgraph |
| Modifier and Type | Class and Description |
|---|---|
static class |
Lgraph.EdgeConstraint
Protobuf type
lgraph.EdgeConstraint |
static class |
Lgraph.EdgeConstraint.Builder
Protobuf type
lgraph.EdgeConstraint |
| Modifier and Type | Method and Description |
|---|---|
Lgraph.EdgeConstraintOrBuilder |
Lgraph.AddLabelRequestOrBuilder.getEdgeConstraintsOrBuilder(int index)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Lgraph.EdgeConstraintOrBuilder |
Lgraph.AddLabelRequest.getEdgeConstraintsOrBuilder(int index)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Lgraph.EdgeConstraintOrBuilder |
Lgraph.AddLabelRequest.Builder.getEdgeConstraintsOrBuilder(int index)
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Lgraph.EdgeConstraintOrBuilder> |
Lgraph.AddLabelRequestOrBuilder.getEdgeConstraintsOrBuilderList()
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
List<? extends Lgraph.EdgeConstraintOrBuilder> |
Lgraph.AddLabelRequest.getEdgeConstraintsOrBuilderList()
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
List<? extends Lgraph.EdgeConstraintOrBuilder> |
Lgraph.AddLabelRequest.Builder.getEdgeConstraintsOrBuilderList()
repeated .lgraph.EdgeConstraint edge_constraints = 4; |
Copyright © 2023 Ant Group. All rights reserved.