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

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

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

package com.alibaba.graphscope.proto.groot;

public final class SchemaCommon {
  private SchemaCommon() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_graph_LabelIdPb_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_graph_LabelIdPb_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_graph_PropertyValuePb_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_graph_PropertyValuePb_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_graph_EdgeKindPb_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_graph_EdgeKindPb_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_graph_PropertyDefPb_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_graph_PropertyDefPb_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_gs_rpc_graph_TypeDefPb_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_gs_rpc_graph_TypeDefPb_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\023schema_common.proto\022\014gs.rpc.graph\"\027\n\tL" +
      "abelIdPb\022\n\n\002id\030\001 \001(\005\"K\n\017PropertyValuePb\022" +
      "+\n\tdata_type\030\001 \001(\0162\030.gs.rpc.graph.DataTy" +
      "pePb\022\013\n\003val\030\002 \001(\014\"\360\001\n\nEdgeKindPb\022\022\n\nedge" +
      "_label\030\001 \001(\t\022.\n\redge_label_id\030\002 \001(\0132\027.gs" +
      ".rpc.graph.LabelIdPb\022\030\n\020src_vertex_label" +
      "\030\003 \001(\t\0224\n\023src_vertex_label_id\030\004 \001(\0132\027.gs" +
      ".rpc.graph.LabelIdPb\022\030\n\020dst_vertex_label" +
      "\030\005 \001(\t\0224\n\023dst_vertex_label_id\030\006 \001(\0132\027.gs" +
      ".rpc.graph.LabelIdPb\"\273\001\n\rPropertyDefPb\022\n" +
      "\n\002id\030\001 \001(\005\022\020\n\010inner_id\030\002 \001(\005\022\014\n\004name\030\003 \001" +
      "(\t\022+\n\tdata_type\030\004 \001(\0162\030.gs.rpc.graph.Dat" +
      "aTypePb\0224\n\rdefault_value\030\005 \001(\0132\035.gs.rpc." +
      "graph.PropertyValuePb\022\n\n\002pk\030\006 \001(\010\022\017\n\007com" +
      "ment\030\007 \001(\t\"\303\001\n\tTypeDefPb\022\022\n\nversion_id\030\001" +
      " \001(\005\022\r\n\005label\030\002 \001(\t\022)\n\010label_id\030\003 \001(\0132\027." +
      "gs.rpc.graph.LabelIdPb\022+\n\ttype_enum\030\004 \001(" +
      "\0162\030.gs.rpc.graph.TypeEnumPb\022*\n\005props\030\005 \003" +
      "(\0132\033.gs.rpc.graph.PropertyDefPb\022\017\n\007comme" +
      "nt\030\006 \001(\t*\"\n\nTypeEnumPb\022\n\n\006VERTEX\020\000\022\010\n\004ED" +
      "GE\020\001*\371\001\n\nDataTypePb\022\013\n\007UNKNOWN\020\000\022\010\n\004BOOL" +
      "\020\001\022\010\n\004CHAR\020\002\022\t\n\005SHORT\020\003\022\007\n\003INT\020\004\022\010\n\004LONG" +
      "\020\005\022\t\n\005FLOAT\020\006\022\n\n\006DOUBLE\020\007\022\n\n\006STRING\020\010\022\t\n" +
      "\005BYTES\020\t\022\014\n\010INT_LIST\020\n\022\r\n\tLONG_LIST\020\013\022\016\n" +
      "\nFLOAT_LIST\020\014\022\017\n\013DOUBLE_LIST\020\r\022\017\n\013STRING" +
      "_LIST\020\016\022\r\n\tNULLVALUE\020\017\022\010\n\004UINT\020\020\022\t\n\005ULON" +
      "G\020\021\022\013\n\007DYNAMIC\020\022B&\n\"com.alibaba.graphsco" +
      "pe.proto.grootP\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_gs_rpc_graph_LabelIdPb_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_gs_rpc_graph_LabelIdPb_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_graph_LabelIdPb_descriptor,
        new java.lang.String[] { "Id", });
    internal_static_gs_rpc_graph_PropertyValuePb_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_gs_rpc_graph_PropertyValuePb_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_graph_PropertyValuePb_descriptor,
        new java.lang.String[] { "DataType", "Val", });
    internal_static_gs_rpc_graph_EdgeKindPb_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_gs_rpc_graph_EdgeKindPb_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_graph_EdgeKindPb_descriptor,
        new java.lang.String[] { "EdgeLabel", "EdgeLabelId", "SrcVertexLabel", "SrcVertexLabelId", "DstVertexLabel", "DstVertexLabelId", });
    internal_static_gs_rpc_graph_PropertyDefPb_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_gs_rpc_graph_PropertyDefPb_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_graph_PropertyDefPb_descriptor,
        new java.lang.String[] { "Id", "InnerId", "Name", "DataType", "DefaultValue", "Pk", "Comment", });
    internal_static_gs_rpc_graph_TypeDefPb_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_gs_rpc_graph_TypeDefPb_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_gs_rpc_graph_TypeDefPb_descriptor,
        new java.lang.String[] { "VersionId", "Label", "LabelId", "TypeEnum", "Props", "Comment", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy