| Package | Description |
|---|---|
| org.janusgraph.graphdb.grpc.schema | |
| org.janusgraph.graphdb.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
VertexCompositeGraphIndexOrBuilder |
GetVertexCompositeGraphIndexByNameResponse.getIndexOrBuilder()
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1; |
VertexCompositeGraphIndexOrBuilder |
GetVertexCompositeGraphIndexByNameResponse.Builder.getIndexOrBuilder()
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1; |
VertexCompositeGraphIndexOrBuilder |
GetVertexCompositeGraphIndexByNameResponseOrBuilder.getIndexOrBuilder()
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1; |
VertexCompositeGraphIndexOrBuilder |
GetVertexCompositeGraphIndicesResponseOrBuilder.getIndicesOrBuilder(int index)
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
VertexCompositeGraphIndexOrBuilder |
GetVertexCompositeGraphIndicesResponse.getIndicesOrBuilder(int index)
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
VertexCompositeGraphIndexOrBuilder |
GetVertexCompositeGraphIndicesResponse.Builder.getIndicesOrBuilder(int index)
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends VertexCompositeGraphIndexOrBuilder> |
GetVertexCompositeGraphIndicesResponseOrBuilder.getIndicesOrBuilderList()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
List<? extends VertexCompositeGraphIndexOrBuilder> |
GetVertexCompositeGraphIndicesResponse.getIndicesOrBuilderList()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
List<? extends VertexCompositeGraphIndexOrBuilder> |
GetVertexCompositeGraphIndicesResponse.Builder.getIndicesOrBuilderList()
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1; |
| Modifier and Type | Class and Description |
|---|---|
class |
VertexCompositeGraphIndex
Protobuf type
janusgraph.types.v1.VertexCompositeGraphIndex |
static class |
VertexCompositeGraphIndex.Builder
Protobuf type
janusgraph.types.v1.VertexCompositeGraphIndex |
Copyright © 2012–2023. All rights reserved.