| Package | Description |
|---|---|
| org.janusgraph.graphdb.grpc | |
| org.janusgraph.graphdb.grpc.schema | |
| org.janusgraph.graphdb.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext.Builder |
GetJanusGraphContextsResponse.Builder.addContextsBuilder()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContext.Builder |
GetJanusGraphContextsResponse.Builder.addContextsBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContext.Builder |
GetJanusGraphContextByGraphNameResponse.Builder.getContextBuilder()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext.Builder |
GetJanusGraphContextsResponse.Builder.getContextsBuilder(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<JanusGraphContext.Builder> |
GetJanusGraphContextsResponse.Builder.getContextsBuilderList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetJanusGraphContextsResponse.Builder |
GetJanusGraphContextsResponse.Builder.addContexts(int index,
JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
GetJanusGraphContextsResponse.Builder.addContexts(JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextByGraphNameResponse.Builder |
GetJanusGraphContextByGraphNameResponse.Builder.setContext(JanusGraphContext.Builder builderForValue)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetJanusGraphContextsResponse.Builder |
GetJanusGraphContextsResponse.Builder.setContexts(int index,
JanusGraphContext.Builder builderForValue)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext.Builder |
GetVertexCompositeGraphIndexByNameRequest.Builder.getContextBuilder()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext.Builder |
GetEdgeLabelsRequest.Builder.getContextBuilder()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext.Builder |
GetVertexCompositeGraphIndicesRequest.Builder.getContextBuilder()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext.Builder |
GetEdgeLabelByNameRequest.Builder.getContextBuilder()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext.Builder |
GetVertexLabelByNameRequest.Builder.getContextBuilder()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext.Builder |
GetVertexLabelsRequest.Builder.getContextBuilder()
.janusgraph.types.v1.JanusGraphContext context = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetVertexCompositeGraphIndexByNameRequest.Builder |
GetVertexCompositeGraphIndexByNameRequest.Builder.setContext(JanusGraphContext.Builder builderForValue)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetEdgeLabelsRequest.Builder |
GetEdgeLabelsRequest.Builder.setContext(JanusGraphContext.Builder builderForValue)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetVertexCompositeGraphIndicesRequest.Builder |
GetVertexCompositeGraphIndicesRequest.Builder.setContext(JanusGraphContext.Builder builderForValue)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetEdgeLabelByNameRequest.Builder |
GetEdgeLabelByNameRequest.Builder.setContext(JanusGraphContext.Builder builderForValue)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetVertexLabelByNameRequest.Builder |
GetVertexLabelByNameRequest.Builder.setContext(JanusGraphContext.Builder builderForValue)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetVertexLabelsRequest.Builder |
GetVertexLabelsRequest.Builder.setContext(JanusGraphContext.Builder builderForValue)
.janusgraph.types.v1.JanusGraphContext context = 1; |
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext.Builder |
JanusGraphContext.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.clear() |
JanusGraphContext.Builder |
JanusGraphContext.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.clearGraphName()
string graph_name = 1; |
JanusGraphContext.Builder |
JanusGraphContext.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.clone() |
JanusGraphContext.Builder |
JanusGraphContext.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.mergeFrom(JanusGraphContext other) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.mergeFrom(com.google.protobuf.Message other) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static JanusGraphContext.Builder |
JanusGraphContext.newBuilder() |
static JanusGraphContext.Builder |
JanusGraphContext.newBuilder(JanusGraphContext prototype) |
JanusGraphContext.Builder |
JanusGraphContext.newBuilderForType() |
protected JanusGraphContext.Builder |
JanusGraphContext.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.setGraphName(String value)
string graph_name = 1; |
JanusGraphContext.Builder |
JanusGraphContext.Builder.setGraphNameBytes(com.google.protobuf.ByteString value)
string graph_name = 1; |
JanusGraphContext.Builder |
JanusGraphContext.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
JanusGraphContext.Builder |
JanusGraphContext.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
JanusGraphContext.Builder |
JanusGraphContext.toBuilder() |
Copyright © 2012–2023. All rights reserved.