public interface GetVertexCompositeGraphIndicesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VertexCompositeGraphIndex |
getIndices(int index)
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
int |
getIndicesCount()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
List<VertexCompositeGraphIndex> |
getIndicesList()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
VertexCompositeGraphIndexOrBuilder |
getIndicesOrBuilder(int index)
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
List<? extends VertexCompositeGraphIndexOrBuilder> |
getIndicesOrBuilderList()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<VertexCompositeGraphIndex> getIndicesList()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;VertexCompositeGraphIndex getIndices(int index)
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;int getIndicesCount()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;List<? extends VertexCompositeGraphIndexOrBuilder> getIndicesOrBuilderList()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;VertexCompositeGraphIndexOrBuilder getIndicesOrBuilder(int index)
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;Copyright © 2012–2023. All rights reserved.