Skip navigation links
A B C D E F G H I J K M N O P R S T U V W 

A

addAllContexts(Iterable<? extends JanusGraphContext>) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
addAllEdgeLabels(Iterable<? extends EdgeLabel>) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
addAllIndices(Iterable<? extends VertexCompositeGraphIndex>) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
addAllKeys(Iterable<? extends VertexProperty>) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
addAllProperties(Iterable<? extends EdgeProperty>) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
addAllProperties(Iterable<? extends VertexProperty>) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
addAllVertexLabels(Iterable<? extends VertexLabel>) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
addContexts(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
addContexts(int, JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
addContexts(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
addContexts(int, JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
addContextsBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
addContextsBuilder(int) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
addEdgeLabels(EdgeLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
addEdgeLabels(int, EdgeLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
addEdgeLabels(EdgeLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
addEdgeLabels(int, EdgeLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
addEdgeLabelsBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
addEdgeLabelsBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
addIndices(VertexCompositeGraphIndex) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
addIndices(int, VertexCompositeGraphIndex) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
addIndices(VertexCompositeGraphIndex.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
addIndices(int, VertexCompositeGraphIndex.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
addIndicesBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
addIndicesBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
addKeys(VertexProperty) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
addKeys(int, VertexProperty) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
addKeys(VertexProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
addKeys(int, VertexProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
addKeysBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
addKeysBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
addProperties(EdgeProperty) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
addProperties(int, EdgeProperty) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
addProperties(EdgeProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
addProperties(int, EdgeProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
addProperties(VertexProperty) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
addProperties(int, VertexProperty) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
addProperties(VertexProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
addProperties(int, VertexProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
addPropertiesBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
addPropertiesBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
addPropertiesBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
addPropertiesBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
addVertexLabels(VertexLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
addVertexLabels(int, VertexLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
addVertexLabels(VertexLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
addVertexLabels(int, VertexLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
addVertexLabelsBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
addVertexLabelsBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;

B

bindService(JanusGraphManagerServiceGrpc.AsyncService) - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
 
bindService() - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceImplBase
 
bindService(SchemaManagerServiceGrpc.AsyncService) - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
bindService() - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceImplBase
 
build() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
build(Channel, CallOptions) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub
 
build(Channel, CallOptions) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub
 
build(Channel, CallOptions) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
build(Channel, CallOptions) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub
 
build(Channel, CallOptions) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub
 
build(Channel, CallOptions) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceStub
 
build() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
build() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
buildPartial() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 

C

CARDINALITY_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
CARDINALITY_LIST_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
Vertex can have multiple properties of the same name.
CARDINALITY_SET_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
Vertex can have multiple properties of the same with uniqueness constraint for the value.
CARDINALITY_SINGLE_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
Vertex can have the property just once.
CARDINALITY_UNSPECIFIED_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
CARDINALITY_UNSPECIFIED = 0;
clear() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
clear() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
clearCardinality() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
Defines cardinality.
clearContext() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
clearContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
clearContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
clearContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
clearContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
clearContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
clearContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
clearContexts() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
clearDataType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Data type.
clearDataType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Data type.
clearDirection() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines queryable direction.
clearEdgeLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
clearEdgeLabels() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
clearGraphName() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
string graph_name = 1;
clearGraphName() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
string graph_name = 1;
clearId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
clearId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
clearId() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
clearId() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
clearId() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
clearIndex() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
clearIndexOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
clearIndices() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
clearJanusgraphVersion() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string janusgraph_version = 1;
clearKeys() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
clearMultiplicity() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines Multiplicity of a edge.
clearName() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
string name = 2;
clearName() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
string name = 2;
clearName() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
string name = 2;
clearName() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The EdgeLabel Name.
clearName() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The EdgeProperty Name.
clearName() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The GraphIndex Name.
clearName() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The VertexLabel Name.
clearName() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The VertexProperty Name.
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
clearPartitioned() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Marking as partitioned, default not partitioned.
clearProperties() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
clearProperties() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
clearReadOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Marking as readOnly, default not readOnly.
clearTinkerpopVersion() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string tinkerpop_version = 2;
clearUnique() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Whether the index is marked as unique or not.
clearVertexLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
clearVertexLabels() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
clone() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
clone() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
CONTEXT_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
CONTEXT_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
CONTEXT_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
CONTEXT_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
CONTEXT_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
CONTEXT_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
CONTEXT_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
CONTEXTS_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 

D

DATA_TYPE_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
DATA_TYPE_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
DIRECTION_BOTH_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
Edge can be queried from both vertices (default).
DIRECTION_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
DIRECTION_OUT_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
Edge can be only queried from the outgoing vertex.
DIRECTION_UNSPECIFIED_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
DIRECTION_UNSPECIFIED = 0;

E

EDGE_LABEL_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
EDGE_LABELS_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
EdgeLabel - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.EdgeLabel
EdgeLabel.Builder - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.EdgeLabel
EdgeLabel.Direction - Enum in org.janusgraph.graphdb.grpc.types
Protobuf enum janusgraph.types.v1.EdgeLabel.Direction
EdgeLabel.Multiplicity - Enum in org.janusgraph.graphdb.grpc.types
Protobuf enum janusgraph.types.v1.EdgeLabel.Multiplicity
EdgeLabelOrBuilder - Interface in org.janusgraph.graphdb.grpc.types
 
EdgeProperty - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.EdgeProperty
EdgeProperty.Builder - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.EdgeProperty
EdgePropertyOrBuilder - Interface in org.janusgraph.graphdb.grpc.types
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
equals(Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 

F

forNumber(int) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
 
forNumber(int) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
 
forNumber(int) - Static method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
 
forNumber(int) - Static method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
 

G

getCardinality() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
Defines cardinality.
getCardinality() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
Defines cardinality.
getCardinality() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
Defines cardinality.
getCardinalityValue() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
Defines cardinality.
getCardinalityValue() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
Defines cardinality.
getCardinalityValue() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
Defines cardinality.
getContext() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponseOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextByGraphName(String) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerClient
 
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponseOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
getContextOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
getContexts(int) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContexts(int) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContexts(int) - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponseOrBuilder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContexts() - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerClient
 
getContextsBuilder(int) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsBuilderList() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsCount() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsCount() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsCount() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponseOrBuilder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsList() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsList() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsList() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponseOrBuilder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsOrBuilder(int) - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponseOrBuilder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getContextsOrBuilderList() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponseOrBuilder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
getDataType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Data type.
getDataType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
The Data type.
getDataType() - Method in interface org.janusgraph.graphdb.grpc.types.EdgePropertyOrBuilder
The Data type.
getDataType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Data type.
getDataType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
The Data type.
getDataType() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
The Data type.
getDataTypeValue() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Data type.
getDataTypeValue() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
The Data type.
getDataTypeValue() - Method in interface org.janusgraph.graphdb.grpc.types.EdgePropertyOrBuilder
The Data type.
getDataTypeValue() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Data type.
getDataTypeValue() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
The Data type.
getDataTypeValue() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
The Data type.
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
getDefaultInstance() - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
getDefaultInstanceForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.GraphManagerService
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManager
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
getDescriptor() - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
getDescriptor() - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.GraphTypes
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
getDescriptor() - Static method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.SchemaTypes
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
getDescriptor() - Static method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
 
getDescriptor() - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
getDescriptorForType() - Method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
 
getDescriptorForType() - Method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
getDescriptorForType() - Method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
getDescriptorForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
getDescriptorForType() - Method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
 
getDirection() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines queryable direction.
getDirection() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
Defines queryable direction.
getDirection() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
Defines queryable direction.
getDirectionValue() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines queryable direction.
getDirectionValue() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
Defines queryable direction.
getDirectionValue() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
Defines queryable direction.
getEdgeLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
getEdgeLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
.janusgraph.types.v1.EdgeLabel edge_label = 1;
getEdgeLabel() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponseOrBuilder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
getEdgeLabelBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
getEdgeLabelByName(String) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
getEdgeLabelByName(GetEdgeLabelByNameRequest, StreamObserver<GetEdgeLabelByNameResponse>) - Method in interface org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.AsyncService
 
getEdgeLabelByName(GetEdgeLabelByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub
 
getEdgeLabelByName(GetEdgeLabelByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub
 
getEdgeLabelByName(GetEdgeLabelByNameRequest, StreamObserver<GetEdgeLabelByNameResponse>) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceStub
 
GetEdgeLabelByNameRequest - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelByNameRequest
GetEdgeLabelByNameRequest.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelByNameRequest
GetEdgeLabelByNameRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
GetEdgeLabelByNameResponse - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelByNameResponse
GetEdgeLabelByNameResponse.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelByNameResponse
GetEdgeLabelByNameResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
getEdgeLabelOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
getEdgeLabelOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
.janusgraph.types.v1.EdgeLabel edge_label = 1;
getEdgeLabelOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponseOrBuilder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
getEdgeLabels(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabels(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabels(int) - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponseOrBuilder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabels() - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
getEdgeLabels(GetEdgeLabelsRequest, StreamObserver<GetEdgeLabelsResponse>) - Method in interface org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.AsyncService
 
getEdgeLabels(GetEdgeLabelsRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub
 
getEdgeLabels(GetEdgeLabelsRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub
 
getEdgeLabels(GetEdgeLabelsRequest, StreamObserver<GetEdgeLabelsResponse>) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceStub
 
getEdgeLabelsBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsCount() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsCount() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsCount() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponseOrBuilder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsList() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsList() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsList() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponseOrBuilder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsOrBuilder(int) - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponseOrBuilder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
getEdgeLabelsOrBuilderList() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponseOrBuilder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
GetEdgeLabelsRequest - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelsRequest
GetEdgeLabelsRequest.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelsRequest
GetEdgeLabelsRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
GetEdgeLabelsResponse - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelsResponse
GetEdgeLabelsResponse.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetEdgeLabelsResponse
GetEdgeLabelsResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
getGetEdgeLabelByNameMethod() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
getGetEdgeLabelsMethod() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
getGetJanusGraphContextByGraphNameMethod() - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
 
getGetJanusGraphContextsMethod() - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
 
getGetVersionMethod() - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
 
getGetVertexCompositeGraphIndexByNameMethod() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
getGetVertexCompositeGraphIndicesMethod() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
getGetVertexLabelByNameMethod() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
getGetVertexLabelsMethod() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
getGraphName() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
string graph_name = 1;
getGraphName() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
string graph_name = 1;
getGraphName() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequestOrBuilder
string graph_name = 1;
getGraphName() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
string graph_name = 1;
getGraphName() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
string graph_name = 1;
getGraphName() - Method in interface org.janusgraph.graphdb.grpc.types.JanusGraphContextOrBuilder
string graph_name = 1;
getGraphNameBytes() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
string graph_name = 1;
getGraphNameBytes() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
string graph_name = 1;
getGraphNameBytes() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequestOrBuilder
string graph_name = 1;
getGraphNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
string graph_name = 1;
getGraphNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
string graph_name = 1;
getGraphNameBytes() - Method in interface org.janusgraph.graphdb.grpc.types.JanusGraphContextOrBuilder
string graph_name = 1;
getId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
The Internal id.
getId() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
The Internal id.
getId() - Method in interface org.janusgraph.graphdb.grpc.types.EdgePropertyOrBuilder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The Internal id.
getId() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
The Internal id.
getId() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
getId() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
The Internal id.
getId() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
The Internal id.
getIdBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
getIdBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
getIdBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
getIdBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
getIdBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
The Internal id.
getIdOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
The Internal id.
getIdOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.types.EdgePropertyOrBuilder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The Internal id.
getIdOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
The Internal id.
getIdOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
getIdOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
The Internal id.
getIdOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
The Internal id.
getIndex() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
getIndex() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
getIndex() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponseOrBuilder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
getIndexBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
getIndexOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
getIndexOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
Only for following vertex label.
getIndexOnly() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
Only for following vertex label.
getIndexOnlyBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
getIndexOnlyOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
getIndexOnlyOrBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
Only for following vertex label.
getIndexOnlyOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
Only for following vertex label.
getIndexOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
getIndexOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
getIndexOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponseOrBuilder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
getIndices(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndices(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndices(int) - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponseOrBuilder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesCount() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesCount() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesCount() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponseOrBuilder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesList() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponseOrBuilder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesOrBuilder(int) - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponseOrBuilder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getIndicesOrBuilderList() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponseOrBuilder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
getJanusGraphContextByGraphName(GetJanusGraphContextByGraphNameRequest, StreamObserver<GetJanusGraphContextByGraphNameResponse>) - Method in interface org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.AsyncService
 
getJanusGraphContextByGraphName(GetJanusGraphContextByGraphNameRequest) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub
 
getJanusGraphContextByGraphName(GetJanusGraphContextByGraphNameRequest) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub
 
getJanusGraphContextByGraphName(GetJanusGraphContextByGraphNameRequest, StreamObserver<GetJanusGraphContextByGraphNameResponse>) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub
 
GetJanusGraphContextByGraphNameRequest - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextByGraphNameRequest
GetJanusGraphContextByGraphNameRequest.Builder - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextByGraphNameRequest
GetJanusGraphContextByGraphNameRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc
 
GetJanusGraphContextByGraphNameResponse - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextByGraphNameResponse
GetJanusGraphContextByGraphNameResponse.Builder - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextByGraphNameResponse
GetJanusGraphContextByGraphNameResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc
 
getJanusGraphContexts(GetJanusGraphContextsRequest, StreamObserver<GetJanusGraphContextsResponse>) - Method in interface org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.AsyncService
 
getJanusGraphContexts(GetJanusGraphContextsRequest) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub
 
getJanusGraphContexts(GetJanusGraphContextsRequest) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub
 
getJanusGraphContexts(GetJanusGraphContextsRequest, StreamObserver<GetJanusGraphContextsResponse>) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub
 
GetJanusGraphContextsRequest - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextsRequest
GetJanusGraphContextsRequest.Builder - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextsRequest
GetJanusGraphContextsRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc
 
GetJanusGraphContextsResponse - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextsResponse
GetJanusGraphContextsResponse.Builder - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetJanusGraphContextsResponse
GetJanusGraphContextsResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc
 
getJanusgraphVersion() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string janusgraph_version = 1;
getJanusgraphVersion() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
string janusgraph_version = 1;
getJanusgraphVersion() - Method in interface org.janusgraph.graphdb.grpc.GetVersionResponseOrBuilder
string janusgraph_version = 1;
getJanusGraphVersion() - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerClient
 
getJanusgraphVersionBytes() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string janusgraph_version = 1;
getJanusgraphVersionBytes() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
string janusgraph_version = 1;
getJanusgraphVersionBytes() - Method in interface org.janusgraph.graphdb.grpc.GetVersionResponseOrBuilder
string janusgraph_version = 1;
getKeys(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
getKeys(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The vertex property keys.
getKeys(int) - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The vertex property keys.
getKeysBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
getKeysBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
getKeysCount() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
getKeysCount() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The vertex property keys.
getKeysCount() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The vertex property keys.
getKeysList() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
getKeysList() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The vertex property keys.
getKeysList() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The vertex property keys.
getKeysOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
getKeysOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The vertex property keys.
getKeysOrBuilder(int) - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The vertex property keys.
getKeysOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
getKeysOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The vertex property keys.
getKeysOrBuilderList() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The vertex property keys.
getMultiplicity() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines Multiplicity of a edge.
getMultiplicity() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
Defines Multiplicity of a edge.
getMultiplicity() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
Defines Multiplicity of a edge.
getMultiplicityValue() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines Multiplicity of a edge.
getMultiplicityValue() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
Defines Multiplicity of a edge.
getMultiplicityValue() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
Defines Multiplicity of a edge.
getName() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
string name = 2;
getName() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
string name = 2;
getName() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequestOrBuilder
string name = 2;
getName() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
string name = 2;
getName() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
string name = 2;
getName() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequestOrBuilder
string name = 2;
getName() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
string name = 2;
getName() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
string name = 2;
getName() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequestOrBuilder
string name = 2;
getName() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The EdgeLabel Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
The EdgeLabel Name.
getName() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
The EdgeLabel Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The EdgeProperty Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
The EdgeProperty Name.
getName() - Method in interface org.janusgraph.graphdb.grpc.types.EdgePropertyOrBuilder
The EdgeProperty Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The GraphIndex Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The GraphIndex Name.
getName() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The GraphIndex Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The VertexLabel Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
The VertexLabel Name.
getName() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
The VertexLabel Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The VertexProperty Name.
getName() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
The VertexProperty Name.
getName() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
The VertexProperty Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
string name = 2;
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
string name = 2;
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequestOrBuilder
string name = 2;
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
string name = 2;
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
string name = 2;
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequestOrBuilder
string name = 2;
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
string name = 2;
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
string name = 2;
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequestOrBuilder
string name = 2;
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The EdgeLabel Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
The EdgeLabel Name.
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
The EdgeLabel Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The EdgeProperty Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
The EdgeProperty Name.
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.types.EdgePropertyOrBuilder
The EdgeProperty Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The GraphIndex Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The GraphIndex Name.
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The GraphIndex Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The VertexLabel Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
The VertexLabel Name.
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
The VertexLabel Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The VertexProperty Name.
getNameBytes() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
The VertexProperty Name.
getNameBytes() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
The VertexProperty Name.
getNumber() - Method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
 
getNumber() - Method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
 
getNumber() - Method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
 
getNumber() - Method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
getParserForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
getPartitioned() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Marking as partitioned, default not partitioned.
getPartitioned() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
Marking as partitioned, default not partitioned.
getPartitioned() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
Marking as partitioned, default not partitioned.
getProperties(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
getProperties(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
All properties constrained to this edge label.
getProperties(int) - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
All properties constrained to this edge label.
getProperties(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
getProperties(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
Contains all constrained properties at the moment.
getProperties(int) - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
Contains all constrained properties at the moment.
getPropertiesBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
getPropertiesBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
getPropertiesBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
getPropertiesBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
getPropertiesCount() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
getPropertiesCount() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
All properties constrained to this edge label.
getPropertiesCount() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
All properties constrained to this edge label.
getPropertiesCount() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
getPropertiesCount() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
Contains all constrained properties at the moment.
getPropertiesCount() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
Contains all constrained properties at the moment.
getPropertiesList() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
getPropertiesList() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
All properties constrained to this edge label.
getPropertiesList() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
All properties constrained to this edge label.
getPropertiesList() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
getPropertiesList() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
Contains all constrained properties at the moment.
getPropertiesList() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
Contains all constrained properties at the moment.
getPropertiesOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
getPropertiesOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
All properties constrained to this edge label.
getPropertiesOrBuilder(int) - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
All properties constrained to this edge label.
getPropertiesOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
getPropertiesOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
Contains all constrained properties at the moment.
getPropertiesOrBuilder(int) - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
Contains all constrained properties at the moment.
getPropertiesOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
getPropertiesOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
All properties constrained to this edge label.
getPropertiesOrBuilderList() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
All properties constrained to this edge label.
getPropertiesOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
getPropertiesOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
Contains all constrained properties at the moment.
getPropertiesOrBuilderList() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
Contains all constrained properties at the moment.
getReadOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Marking as readOnly, default not readOnly.
getReadOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
Marking as readOnly, default not readOnly.
getReadOnly() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
Marking as readOnly, default not readOnly.
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
getSerializedSize() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
getServiceDescriptor() - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
 
getServiceDescriptor() - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
getTinkerpopVersion() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string tinkerpop_version = 2;
getTinkerpopVersion() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
string tinkerpop_version = 2;
getTinkerpopVersion() - Method in interface org.janusgraph.graphdb.grpc.GetVersionResponseOrBuilder
string tinkerpop_version = 2;
getTinkerPopVersion() - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerClient
 
getTinkerpopVersionBytes() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string tinkerpop_version = 2;
getTinkerpopVersionBytes() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
string tinkerpop_version = 2;
getTinkerpopVersionBytes() - Method in interface org.janusgraph.graphdb.grpc.GetVersionResponseOrBuilder
string tinkerpop_version = 2;
getUnique() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Whether the index is marked as unique or not.
getUnique() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
Whether the index is marked as unique or not.
getUnique() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
Whether the index is marked as unique or not.
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
getUnknownFields() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
getValueDescriptor() - Method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
 
getValueDescriptor() - Method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
 
getValueDescriptor() - Method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
 
getValueDescriptor() - Method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
 
getVersion(GetVersionRequest, StreamObserver<GetVersionResponse>) - Method in interface org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.AsyncService
 
getVersion(GetVersionRequest) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub
 
getVersion(GetVersionRequest) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub
 
getVersion(GetVersionRequest, StreamObserver<GetVersionResponse>) - Method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub
 
GetVersionRequest - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetVersionRequest
GetVersionRequest.Builder - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetVersionRequest
GetVersionRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc
 
GetVersionResponse - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetVersionResponse
GetVersionResponse.Builder - Class in org.janusgraph.graphdb.grpc
Protobuf type janusgraph.v1.GetVersionResponse
GetVersionResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc
 
getVertexCompositeGraphIndexByName(String) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
getVertexCompositeGraphIndexByName(GetVertexCompositeGraphIndexByNameRequest, StreamObserver<GetVertexCompositeGraphIndexByNameResponse>) - Method in interface org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.AsyncService
 
getVertexCompositeGraphIndexByName(GetVertexCompositeGraphIndexByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub
 
getVertexCompositeGraphIndexByName(GetVertexCompositeGraphIndexByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub
 
getVertexCompositeGraphIndexByName(GetVertexCompositeGraphIndexByNameRequest, StreamObserver<GetVertexCompositeGraphIndexByNameResponse>) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceStub
 
GetVertexCompositeGraphIndexByNameRequest - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndexByNameRequest
GetVertexCompositeGraphIndexByNameRequest.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndexByNameRequest
GetVertexCompositeGraphIndexByNameRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
GetVertexCompositeGraphIndexByNameResponse - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndexByNameResponse
GetVertexCompositeGraphIndexByNameResponse.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndexByNameResponse
GetVertexCompositeGraphIndexByNameResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
getVertexCompositeGraphIndices() - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
getVertexCompositeGraphIndices(GetVertexCompositeGraphIndicesRequest, StreamObserver<GetVertexCompositeGraphIndicesResponse>) - Method in interface org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.AsyncService
 
getVertexCompositeGraphIndices(GetVertexCompositeGraphIndicesRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub
 
getVertexCompositeGraphIndices(GetVertexCompositeGraphIndicesRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub
 
getVertexCompositeGraphIndices(GetVertexCompositeGraphIndicesRequest, StreamObserver<GetVertexCompositeGraphIndicesResponse>) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceStub
 
GetVertexCompositeGraphIndicesRequest - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndicesRequest
GetVertexCompositeGraphIndicesRequest.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndicesRequest
GetVertexCompositeGraphIndicesRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
GetVertexCompositeGraphIndicesResponse - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndicesResponse
GetVertexCompositeGraphIndicesResponse.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexCompositeGraphIndicesResponse
GetVertexCompositeGraphIndicesResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
getVertexLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
getVertexLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
.janusgraph.types.v1.VertexLabel vertex_label = 1;
getVertexLabel() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponseOrBuilder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
getVertexLabelBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
getVertexLabelByName(String) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
getVertexLabelByName(GetVertexLabelByNameRequest, StreamObserver<GetVertexLabelByNameResponse>) - Method in interface org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.AsyncService
 
getVertexLabelByName(GetVertexLabelByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub
 
getVertexLabelByName(GetVertexLabelByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub
 
getVertexLabelByName(GetVertexLabelByNameRequest, StreamObserver<GetVertexLabelByNameResponse>) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceStub
 
GetVertexLabelByNameRequest - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelByNameRequest
GetVertexLabelByNameRequest.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelByNameRequest
GetVertexLabelByNameRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
GetVertexLabelByNameResponse - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelByNameResponse
GetVertexLabelByNameResponse.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelByNameResponse
GetVertexLabelByNameResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
getVertexLabelOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
getVertexLabelOrBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
.janusgraph.types.v1.VertexLabel vertex_label = 1;
getVertexLabelOrBuilder() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponseOrBuilder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
getVertexLabels(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabels(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabels(int) - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponseOrBuilder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabels() - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
getVertexLabels(GetVertexLabelsRequest, StreamObserver<GetVertexLabelsResponse>) - Method in interface org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.AsyncService
 
getVertexLabels(GetVertexLabelsRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub
 
getVertexLabels(GetVertexLabelsRequest) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub
 
getVertexLabels(GetVertexLabelsRequest, StreamObserver<GetVertexLabelsResponse>) - Method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceStub
 
getVertexLabelsBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsCount() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsCount() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsCount() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponseOrBuilder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsList() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponseOrBuilder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsOrBuilder(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsOrBuilder(int) - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponseOrBuilder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsOrBuilderList() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
getVertexLabelsOrBuilderList() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponseOrBuilder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
GetVertexLabelsRequest - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelsRequest
GetVertexLabelsRequest.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelsRequest
GetVertexLabelsRequestOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
GetVertexLabelsResponse - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelsResponse
GetVertexLabelsResponse.Builder - Class in org.janusgraph.graphdb.grpc.schema
Protobuf type janusgraph.schema.v1.GetVertexLabelsResponse
GetVertexLabelsResponseOrBuilder - Interface in org.janusgraph.graphdb.grpc.schema
 
GRAPH_NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
GRAPH_NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
GraphManagerService - Class in org.janusgraph.graphdb.grpc
 
GraphTypes - Class in org.janusgraph.graphdb.grpc.types
 

H

hasContext() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in interface org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponseOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
.janusgraph.types.v1.JanusGraphContext context = 1;
hasContext() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequestOrBuilder
.janusgraph.types.v1.JanusGraphContext context = 1;
hasEdgeLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
hasEdgeLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
.janusgraph.types.v1.EdgeLabel edge_label = 1;
hasEdgeLabel() - Method in interface org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponseOrBuilder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
hashCode() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
hashCode() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
hasId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
The Internal id.
hasId() - Method in interface org.janusgraph.graphdb.grpc.types.EdgeLabelOrBuilder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
The Internal id.
hasId() - Method in interface org.janusgraph.graphdb.grpc.types.EdgePropertyOrBuilder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
The Internal id.
hasId() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
The Internal id.
hasId() - Method in interface org.janusgraph.graphdb.grpc.types.VertexLabelOrBuilder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
hasId() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
The Internal id.
hasId() - Method in interface org.janusgraph.graphdb.grpc.types.VertexPropertyOrBuilder
The Internal id.
hasIndex() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
hasIndex() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
hasIndex() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponseOrBuilder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
hasIndexOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
hasIndexOnly() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
Only for following vertex label.
hasIndexOnly() - Method in interface org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndexOrBuilder
Only for following vertex label.
hasVertexLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
hasVertexLabel() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
.janusgraph.types.v1.VertexLabel vertex_label = 1;
hasVertexLabel() - Method in interface org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponseOrBuilder
.janusgraph.types.v1.VertexLabel vertex_label = 1;

I

ID_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
ID_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
ID_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
ID_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
ID_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
INDEX_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
INDEX_ONLY_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
INDICES_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
internalGetFieldAccessorTable() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
internalGetValueMap() - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
 
internalGetValueMap() - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
 
internalGetValueMap() - Static method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
 
internalGetValueMap() - Static method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
isInitialized() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 

J

JANUSGRAPH_VERSION_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
JanusGraphContext - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.JanusGraphContext
JanusGraphContext.Builder - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.JanusGraphContext
JanusGraphContextOrBuilder - Interface in org.janusgraph.graphdb.grpc.types
 
JanusGraphManagerClient - Class in org.janusgraph.graphdb.grpc
 
JanusGraphManagerClient(Channel) - Constructor for class org.janusgraph.graphdb.grpc.JanusGraphManagerClient
 
JanusGraphManagerClient(String) - Constructor for class org.janusgraph.graphdb.grpc.JanusGraphManagerClient
 
JanusGraphManagerServiceGrpc - Class in org.janusgraph.graphdb.grpc
 
JanusGraphManagerServiceGrpc.AsyncService - Interface in org.janusgraph.graphdb.grpc
 
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceBlockingStub - Class in org.janusgraph.graphdb.grpc
A stub to allow clients to do synchronous rpc calls to service JanusGraphManagerService.
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceFutureStub - Class in org.janusgraph.graphdb.grpc
A stub to allow clients to do ListenableFuture-style rpc calls to service JanusGraphManagerService.
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceImplBase - Class in org.janusgraph.graphdb.grpc
Base class for the server implementation of the service JanusGraphManagerService.
JanusGraphManagerServiceGrpc.JanusGraphManagerServiceStub - Class in org.janusgraph.graphdb.grpc
A stub to allow clients to do asynchronous rpc calls to service JanusGraphManagerService.
JanusGraphManagerServiceImplBase() - Constructor for class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc.JanusGraphManagerServiceImplBase
 

K

KEYS_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 

M

mergeContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
mergeContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
mergeContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
mergeContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
mergeContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
mergeContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
mergeContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
mergeEdgeLabel(EdgeLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
mergeFrom(GetJanusGraphContextByGraphNameRequest) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
mergeFrom(GetJanusGraphContextByGraphNameResponse) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
mergeFrom(GetJanusGraphContextsRequest) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
mergeFrom(GetJanusGraphContextsResponse) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
mergeFrom(GetVersionRequest) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
mergeFrom(GetVersionResponse) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
mergeFrom(GetEdgeLabelByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
mergeFrom(GetEdgeLabelByNameResponse) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
mergeFrom(GetEdgeLabelsRequest) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
mergeFrom(GetEdgeLabelsResponse) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
mergeFrom(GetVertexCompositeGraphIndexByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
mergeFrom(GetVertexCompositeGraphIndexByNameResponse) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
mergeFrom(GetVertexCompositeGraphIndicesRequest) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
mergeFrom(GetVertexCompositeGraphIndicesResponse) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
mergeFrom(GetVertexLabelByNameRequest) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
mergeFrom(GetVertexLabelByNameResponse) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
mergeFrom(GetVertexLabelsRequest) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
mergeFrom(GetVertexLabelsResponse) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
mergeFrom(EdgeLabel) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
mergeFrom(EdgeProperty) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
mergeFrom(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
mergeFrom(VertexCompositeGraphIndex) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
mergeFrom(VertexLabel) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
mergeFrom(Message) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
mergeFrom(VertexProperty) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
mergeId(Any) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
mergeId(Any) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
mergeId(Any) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
mergeId(Any) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
mergeId(Any) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
mergeIndex(VertexCompositeGraphIndex) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
mergeIndexOnly(VertexLabel) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
mergeVertexLabel(VertexLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
MULTIPLICITY_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
MULTIPLICITY_MANY2ONE_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
There can only be a single out-edge of this label for a given vertex but multiple in-edges (i.e.
MULTIPLICITY_MULTI_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
The given edge label specifies a multi-graph, meaning that the multiplicity is not constrained and that there may be multiple edges of this label between any given pair of vertices.
MULTIPLICITY_ONE2MANY_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
There can only be a single in-edge of this label for a given vertex but multiple out-edges (i.e.
MULTIPLICITY_ONE2ONE_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
There can be only a single in and out-edge of this label for a given vertex (i.e.
MULTIPLICITY_SIMPLE_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
The given edge label specifies a simple graph, meaning that the multiplicity is not constrained but that there can only be at most a single edge of this label between a given pair of vertices.
MULTIPLICITY_UNSPECIFIED_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
MULTIPLICITY_UNSPECIFIED = 0;

N

NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
NAME_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
newBlockingStub(Channel) - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
newBuilder(GetJanusGraphContextByGraphNameRequest) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
newBuilder(GetJanusGraphContextByGraphNameResponse) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
newBuilder(GetJanusGraphContextsRequest) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
newBuilder(GetJanusGraphContextsResponse) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
newBuilder(GetVersionRequest) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
newBuilder(GetVersionResponse) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
newBuilder(GetEdgeLabelByNameRequest) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
newBuilder(GetEdgeLabelByNameResponse) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
newBuilder(GetEdgeLabelsRequest) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
newBuilder(GetEdgeLabelsResponse) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
newBuilder(GetVertexCompositeGraphIndexByNameRequest) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
newBuilder(GetVertexCompositeGraphIndexByNameResponse) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
newBuilder(GetVertexCompositeGraphIndicesRequest) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
newBuilder(GetVertexCompositeGraphIndicesResponse) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
newBuilder(GetVertexLabelByNameRequest) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
newBuilder(GetVertexLabelByNameResponse) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
newBuilder(GetVertexLabelsRequest) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
newBuilder(GetVertexLabelsResponse) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
newBuilder(EdgeLabel) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
newBuilder(EdgeProperty) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
newBuilder(JanusGraphContext) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
newBuilder(VertexCompositeGraphIndex) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
newBuilder(VertexLabel) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
newBuilder() - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
newBuilder(VertexProperty) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
newBuilderForType() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
newFutureStub(Channel) - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
newStub(Channel) - Static method in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
Creates a new async stub that supports all call types for the service

O

org.janusgraph.graphdb.grpc - package org.janusgraph.graphdb.grpc
 
org.janusgraph.graphdb.grpc.schema - package org.janusgraph.graphdb.grpc.schema
 
org.janusgraph.graphdb.grpc.types - package org.janusgraph.graphdb.grpc.types
 

P

parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseDelimitedFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parseFrom(ByteBuffer) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(ByteString) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(byte[]) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(InputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(CodedInputStream) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
parser() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
parser() - Static method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
parser() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
parser() - Static method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
parser() - Static method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
parser() - Static method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
parser() - Static method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
parser() - Static method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
PARTITIONED_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
PROPERTIES_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
PROPERTIES_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
PROPERTY_DATA_TYPE_BOOLEAN_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Boolean.class
PROPERTY_DATA_TYPE_CHARACTER_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Character.class
PROPERTY_DATA_TYPE_DATE_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Date.class
PROPERTY_DATA_TYPE_FLOAT32_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Float.class
PROPERTY_DATA_TYPE_FLOAT64_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Double.class
PROPERTY_DATA_TYPE_GEO_SHAPE_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Geoshape.class
PROPERTY_DATA_TYPE_INT16_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Short.class
PROPERTY_DATA_TYPE_INT32_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Integer.class
PROPERTY_DATA_TYPE_INT64_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Long.class
PROPERTY_DATA_TYPE_INT8_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Byte.class
PROPERTY_DATA_TYPE_JAVA_OBJECT_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: Object.class
PROPERTY_DATA_TYPE_STRING_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: String.class
PROPERTY_DATA_TYPE_UNSPECIFIED_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
PROPERTY_DATA_TYPE_UNSPECIFIED = 0;
PROPERTY_DATA_TYPE_UUID_VALUE - Static variable in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
java class: UUID.class
PropertyDataType - Enum in org.janusgraph.graphdb.grpc.types
Protobuf enum janusgraph.types.v1.PropertyDataType

R

READ_ONLY_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.GraphManagerService
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.janusgraph.graphdb.grpc.GraphManagerService
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManager
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.janusgraph.graphdb.grpc.schema.SchemaManager
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.GraphTypes
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.janusgraph.graphdb.grpc.types.GraphTypes
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.janusgraph.graphdb.grpc.types.SchemaTypes
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.janusgraph.graphdb.grpc.types.SchemaTypes
 
removeContexts(int) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
removeEdgeLabels(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
removeIndices(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
removeKeys(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
removeProperties(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
removeProperties(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
removeVertexLabels(int) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;

S

SchemaManager - Class in org.janusgraph.graphdb.grpc.schema
 
SchemaManagerClient - Class in org.janusgraph.graphdb.grpc.schema
 
SchemaManagerClient(JanusGraphContext, Channel) - Constructor for class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
SchemaManagerClient(JanusGraphContext, String) - Constructor for class org.janusgraph.graphdb.grpc.schema.SchemaManagerClient
 
SchemaManagerServiceGrpc - Class in org.janusgraph.graphdb.grpc.schema
 
SchemaManagerServiceGrpc.AsyncService - Interface in org.janusgraph.graphdb.grpc.schema
 
SchemaManagerServiceGrpc.SchemaManagerServiceBlockingStub - Class in org.janusgraph.graphdb.grpc.schema
A stub to allow clients to do synchronous rpc calls to service SchemaManagerService.
SchemaManagerServiceGrpc.SchemaManagerServiceFutureStub - Class in org.janusgraph.graphdb.grpc.schema
A stub to allow clients to do ListenableFuture-style rpc calls to service SchemaManagerService.
SchemaManagerServiceGrpc.SchemaManagerServiceImplBase - Class in org.janusgraph.graphdb.grpc.schema
Base class for the server implementation of the service SchemaManagerService.
SchemaManagerServiceGrpc.SchemaManagerServiceStub - Class in org.janusgraph.graphdb.grpc.schema
A stub to allow clients to do asynchronous rpc calls to service SchemaManagerService.
SchemaManagerServiceImplBase() - Constructor for class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc.SchemaManagerServiceImplBase
 
SchemaTypes - Class in org.janusgraph.graphdb.grpc.types
 
SERVICE_NAME - Static variable in class org.janusgraph.graphdb.grpc.JanusGraphManagerServiceGrpc
 
SERVICE_NAME - Static variable in class org.janusgraph.graphdb.grpc.schema.SchemaManagerServiceGrpc
 
setCardinality(VertexProperty.Cardinality) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
Defines cardinality.
setCardinalityValue(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
Defines cardinality.
setContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContext(JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
.janusgraph.types.v1.JanusGraphContext context = 1;
setContexts(int, JanusGraphContext) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
setContexts(int, JanusGraphContext.Builder) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
repeated .janusgraph.types.v1.JanusGraphContext contexts = 1;
setDataType(PropertyDataType) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Data type.
setDataType(PropertyDataType) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Data type.
setDataTypeValue(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Data type.
setDataTypeValue(int) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Data type.
setDirection(EdgeLabel.Direction) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines queryable direction.
setDirectionValue(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines queryable direction.
setEdgeLabel(EdgeLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
setEdgeLabel(EdgeLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
.janusgraph.types.v1.EdgeLabel edge_label = 1;
setEdgeLabels(int, EdgeLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
setEdgeLabels(int, EdgeLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
repeated .janusgraph.types.v1.EdgeLabel edge_labels = 1;
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
setGraphName(String) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
string graph_name = 1;
setGraphName(String) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
string graph_name = 1;
setGraphNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
string graph_name = 1;
setGraphNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
string graph_name = 1;
setId(Any) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
setId(Any.Builder) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The Internal id.
setId(Any) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
setId(Any.Builder) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The Internal id.
setId(Any) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
setId(Any.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The Internal id.
setId(Any) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
setId(Any.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The Internal id.
setId(Any) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
setId(Any.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The Internal id.
setIndex(VertexCompositeGraphIndex) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
setIndex(VertexCompositeGraphIndex.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
.janusgraph.types.v1.VertexCompositeGraphIndex index = 1;
setIndexOnly(VertexLabel) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
setIndexOnly(VertexLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Only for following vertex label.
setIndices(int, VertexCompositeGraphIndex) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
setIndices(int, VertexCompositeGraphIndex.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
repeated .janusgraph.types.v1.VertexCompositeGraphIndex indices = 1;
setJanusgraphVersion(String) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string janusgraph_version = 1;
setJanusgraphVersionBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string janusgraph_version = 1;
setKeys(int, VertexProperty) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
setKeys(int, VertexProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The vertex property keys.
setMultiplicity(EdgeLabel.Multiplicity) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines Multiplicity of a edge.
setMultiplicityValue(int) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
Defines Multiplicity of a edge.
setName(String) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
string name = 2;
setName(String) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
string name = 2;
setName(String) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
string name = 2;
setName(String) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The EdgeLabel Name.
setName(String) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The EdgeProperty Name.
setName(String) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The GraphIndex Name.
setName(String) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The VertexLabel Name.
setName(String) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The VertexProperty Name.
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
The EdgeLabel Name.
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
The EdgeProperty Name.
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
The GraphIndex Name.
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
The VertexLabel Name.
setNameBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
The VertexProperty Name.
setPartitioned(boolean) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Marking as partitioned, default not partitioned.
setProperties(int, EdgeProperty) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
setProperties(int, EdgeProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
All properties constrained to this edge label.
setProperties(int, VertexProperty) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
setProperties(int, VertexProperty.Builder) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Contains all constrained properties at the moment.
setReadOnly(boolean) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
Marking as readOnly, default not readOnly.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
setTinkerpopVersion(String) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string tinkerpop_version = 2;
setTinkerpopVersionBytes(ByteString) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
string tinkerpop_version = 2;
setUnique(boolean) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
Whether the index is marked as unique or not.
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty.Builder
 
setVertexLabel(VertexLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
setVertexLabel(VertexLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse.Builder
.janusgraph.types.v1.VertexLabel vertex_label = 1;
setVertexLabels(int, VertexLabel) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;
setVertexLabels(int, VertexLabel.Builder) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse.Builder
repeated .janusgraph.types.v1.VertexLabel vertex_labels = 1;

T

TINKERPOP_VERSION_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
toBuilder() - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 

U

UNIQUE_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 

V

valueOf(String) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
 
valueOf(String) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
 
valueOf(String) - Static method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
 
valueOf(String) - Static method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
 
values() - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.janusgraph.graphdb.grpc.types.EdgeLabel.Multiplicity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.janusgraph.graphdb.grpc.types.PropertyDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.janusgraph.graphdb.grpc.types.VertexProperty.Cardinality
Returns an array containing the constants of this enum type, in the order they are declared.
VERTEX_LABEL_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
VERTEX_LABELS_FIELD_NUMBER - Static variable in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
VertexCompositeGraphIndex - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.VertexCompositeGraphIndex
VertexCompositeGraphIndex.Builder - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.VertexCompositeGraphIndex
VertexCompositeGraphIndexOrBuilder - Interface in org.janusgraph.graphdb.grpc.types
 
VertexLabel - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.VertexLabel
VertexLabel.Builder - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.VertexLabel
VertexLabelOrBuilder - Interface in org.janusgraph.graphdb.grpc.types
 
VertexProperty - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.VertexProperty
VertexProperty.Builder - Class in org.janusgraph.graphdb.grpc.types
Protobuf type janusgraph.types.v1.VertexProperty
VertexProperty.Cardinality - Enum in org.janusgraph.graphdb.grpc.types
Protobuf enum janusgraph.types.v1.VertexProperty.Cardinality
VertexPropertyOrBuilder - Interface in org.janusgraph.graphdb.grpc.types
 

W

writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextByGraphNameResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.GetJanusGraphContextsResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.GetVersionRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.GetVersionResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelByNameResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetEdgeLabelsResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndexByNameResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexCompositeGraphIndicesResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelByNameResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsRequest
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.schema.GetVertexLabelsResponse
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.types.EdgeLabel
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.types.EdgeProperty
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.types.JanusGraphContext
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.types.VertexCompositeGraphIndex
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.types.VertexLabel
 
writeTo(CodedOutputStream) - Method in class org.janusgraph.graphdb.grpc.types.VertexProperty
 
A B C D E F G H I J K M N O P R S T U V W 
Skip navigation links

Copyright © 2012–2023. All rights reserved.