All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.alibaba.graphscope.proto.groot.SchemaReqOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.28.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: groot/sdk/schema.proto

package com.alibaba.graphscope.proto.groot;

public interface SchemaReqOrBuilder extends
    // @@protoc_insertion_point(interface_extends:gs.rpc.groot.SchemaReq)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 schemaVersion = 1;
   * @return The schemaVersion.
   */
  int getSchemaVersion();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy