| Package | Description |
|---|---|
| org.janusgraph.graphdb.grpc | |
| org.janusgraph.graphdb.grpc.schema | |
| org.janusgraph.graphdb.grpc.types |
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext |
GetJanusGraphContextByGraphNameResponse.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetJanusGraphContextByGraphNameResponse.Builder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetJanusGraphContextByGraphNameResponseOrBuilder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
JanusGraphManagerClient.getContextByGraphName(String name) |
JanusGraphContext |
GetJanusGraphContextsResponse.getContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContext |
GetJanusGraphContextsResponse.Builder.getContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
JanusGraphContext |
GetJanusGraphContextsResponseOrBuilder.getContexts(int index)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<JanusGraphContext> |
JanusGraphManagerClient.getContexts() |
List<JanusGraphContext> |
GetJanusGraphContextsResponse.getContextsList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
List<JanusGraphContext> |
GetJanusGraphContextsResponse.Builder.getContextsList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
List<JanusGraphContext> |
GetJanusGraphContextsResponseOrBuilder.getContextsList()
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetJanusGraphContextsResponse.Builder |
GetJanusGraphContextsResponse.Builder.addContexts(int index,
JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextsResponse.Builder |
GetJanusGraphContextsResponse.Builder.addContexts(JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
GetJanusGraphContextByGraphNameResponse.Builder |
GetJanusGraphContextByGraphNameResponse.Builder.mergeContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetJanusGraphContextByGraphNameResponse.Builder |
GetJanusGraphContextByGraphNameResponse.Builder.setContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetJanusGraphContextsResponse.Builder |
GetJanusGraphContextsResponse.Builder.setContexts(int index,
JanusGraphContext value)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetJanusGraphContextsResponse.Builder |
GetJanusGraphContextsResponse.Builder.addAllContexts(Iterable<? extends JanusGraphContext> values)
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1; |
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext |
GetEdgeLabelByNameRequestOrBuilder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetEdgeLabelsRequestOrBuilder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetVertexLabelByNameRequestOrBuilder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetVertexLabelByNameRequest.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetVertexLabelByNameRequest.Builder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetEdgeLabelByNameRequest.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetEdgeLabelByNameRequest.Builder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetVertexLabelsRequestOrBuilder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetVertexLabelsRequest.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetVertexLabelsRequest.Builder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetEdgeLabelsRequest.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
JanusGraphContext |
GetEdgeLabelsRequest.Builder.getContext()
.janusgraph.types.v1.JanusGraphContext context = 1; |
| Modifier and Type | Method and Description |
|---|---|
GetVertexLabelByNameRequest.Builder |
GetVertexLabelByNameRequest.Builder.mergeContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetEdgeLabelByNameRequest.Builder |
GetEdgeLabelByNameRequest.Builder.mergeContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetVertexLabelsRequest.Builder |
GetVertexLabelsRequest.Builder.mergeContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetEdgeLabelsRequest.Builder |
GetEdgeLabelsRequest.Builder.mergeContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetVertexLabelByNameRequest.Builder |
GetVertexLabelByNameRequest.Builder.setContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetEdgeLabelByNameRequest.Builder |
GetEdgeLabelByNameRequest.Builder.setContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetVertexLabelsRequest.Builder |
GetVertexLabelsRequest.Builder.setContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
GetEdgeLabelsRequest.Builder |
GetEdgeLabelsRequest.Builder.setContext(JanusGraphContext value)
.janusgraph.types.v1.JanusGraphContext context = 1; |
| Constructor and Description |
|---|
SchemaManagerClient(JanusGraphContext context,
io.grpc.Channel channel) |
SchemaManagerClient(JanusGraphContext context,
String target) |
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext |
JanusGraphContext.Builder.build() |
JanusGraphContext |
JanusGraphContext.Builder.buildPartial() |
static JanusGraphContext |
JanusGraphContext.getDefaultInstance() |
JanusGraphContext |
JanusGraphContext.getDefaultInstanceForType() |
JanusGraphContext |
JanusGraphContext.Builder.getDefaultInstanceForType() |
static JanusGraphContext |
JanusGraphContext.parseDelimitedFrom(InputStream input) |
static JanusGraphContext |
JanusGraphContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JanusGraphContext |
JanusGraphContext.parseFrom(byte[] data) |
static JanusGraphContext |
JanusGraphContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JanusGraphContext |
JanusGraphContext.parseFrom(ByteBuffer data) |
static JanusGraphContext |
JanusGraphContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JanusGraphContext |
JanusGraphContext.parseFrom(com.google.protobuf.ByteString data) |
static JanusGraphContext |
JanusGraphContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JanusGraphContext |
JanusGraphContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static JanusGraphContext |
JanusGraphContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static JanusGraphContext |
JanusGraphContext.parseFrom(InputStream input) |
static JanusGraphContext |
JanusGraphContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<JanusGraphContext> |
JanusGraphContext.getParserForType() |
static com.google.protobuf.Parser<JanusGraphContext> |
JanusGraphContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
JanusGraphContext.Builder |
JanusGraphContext.Builder.mergeFrom(JanusGraphContext other) |
static JanusGraphContext.Builder |
JanusGraphContext.newBuilder(JanusGraphContext prototype) |
Copyright © 2012–2023. All rights reserved.