public static final class SchemaManagerServiceGrpc.SchemaManagerServiceStub extends io.grpc.stub.AbstractAsyncStub<SchemaManagerServiceGrpc.SchemaManagerServiceStub>
protected SchemaManagerServiceGrpc.SchemaManagerServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<SchemaManagerServiceGrpc.SchemaManagerServiceStub>public void getVertexLabelByName(GetVertexLabelByNameRequest request, io.grpc.stub.StreamObserver<GetVertexLabelByNameResponse> responseObserver)
public void getVertexLabels(GetVertexLabelsRequest request, io.grpc.stub.StreamObserver<GetVertexLabelsResponse> responseObserver)
public void getVertexCompositeGraphIndexByName(GetVertexCompositeGraphIndexByNameRequest request, io.grpc.stub.StreamObserver<GetVertexCompositeGraphIndexByNameResponse> responseObserver)
public void getVertexCompositeGraphIndices(GetVertexCompositeGraphIndicesRequest request, io.grpc.stub.StreamObserver<GetVertexCompositeGraphIndicesResponse> responseObserver)
public void getEdgeLabelByName(GetEdgeLabelByNameRequest request, io.grpc.stub.StreamObserver<GetEdgeLabelByNameResponse> responseObserver)
public void getEdgeLabels(GetEdgeLabelsRequest request, io.grpc.stub.StreamObserver<GetEdgeLabelsResponse> responseObserver)
Copyright © 2012–2024. All rights reserved.