public static interface Lgraph.AddEdgesRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.SrcDstFieldValues |
getEdges(int index)
repeated .lgraph.SrcDstFieldValues edges = 3; |
int |
getEdgesCount()
repeated .lgraph.SrcDstFieldValues edges = 3; |
List<Lgraph.SrcDstFieldValues> |
getEdgesList()
repeated .lgraph.SrcDstFieldValues edges = 3; |
Lgraph.SrcDstFieldValuesOrBuilder |
getEdgesOrBuilder(int index)
repeated .lgraph.SrcDstFieldValues edges = 3; |
List<? extends Lgraph.SrcDstFieldValuesOrBuilder> |
getEdgesOrBuilderList()
repeated .lgraph.SrcDstFieldValues edges = 3; |
String |
getFields(int index)
repeated string fields = 2; |
com.google.protobuf.ByteString |
getFieldsBytes(int index)
repeated string fields = 2; |
int |
getFieldsCount()
repeated string fields = 2; |
List<String> |
getFieldsList()
repeated string fields = 2; |
String |
getLabel()
required string label = 1; |
com.google.protobuf.ByteString |
getLabelBytes()
required string label = 1; |
boolean |
hasLabel()
required string label = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLabel()
required string label = 1;String getLabel()
required string label = 1;com.google.protobuf.ByteString getLabelBytes()
required string label = 1;int getFieldsCount()
repeated string fields = 2;String getFields(int index)
repeated string fields = 2;com.google.protobuf.ByteString getFieldsBytes(int index)
repeated string fields = 2;List<Lgraph.SrcDstFieldValues> getEdgesList()
repeated .lgraph.SrcDstFieldValues edges = 3;Lgraph.SrcDstFieldValues getEdges(int index)
repeated .lgraph.SrcDstFieldValues edges = 3;int getEdgesCount()
repeated .lgraph.SrcDstFieldValues edges = 3;List<? extends Lgraph.SrcDstFieldValuesOrBuilder> getEdgesOrBuilderList()
repeated .lgraph.SrcDstFieldValues edges = 3;Lgraph.SrcDstFieldValuesOrBuilder getEdgesOrBuilder(int index)
repeated .lgraph.SrcDstFieldValues edges = 3;Copyright © 2023 Ant Group. All rights reserved.