
com.alibaba.graphscope.proto.GraphDef Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of groot-client Show documentation
Show all versions of groot-client Show documentation
The Java client of Groot, a persistence storage engine
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: graph_def.proto
package com.alibaba.graphscope.proto;
public final class GraphDef {
private GraphDef() {}
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_GrootInfoPb_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_gs_rpc_graph_GrootInfoPb_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gs_rpc_graph_VineyardInfoPb_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_gs_rpc_graph_VineyardInfoPb_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gs_rpc_graph_MutableGraphInfoPb_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_gs_rpc_graph_MutableGraphInfoPb_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gs_rpc_graph_GraphDefPb_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_gs_rpc_graph_GraphDefPb_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_gs_rpc_graph_GraphDefPb_PropertyNameToIdEntry_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_gs_rpc_graph_GraphDefPb_PropertyNameToIdEntry_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\017graph_def.proto\022\014gs.rpc.graph\032\031google/" +
"protobuf/any.proto\032\023schema_common.proto\"" +
"U\n\013GrootInfoPb\022\025\n\rlast_label_id\030\001 \001(\005\022\030\n" +
"\020last_property_id\030\002 \001(\005\022\025\n\rlast_table_id" +
"\030\003 \001(\003\"\201\003\n\016VineyardInfoPb\022*\n\010oid_type\030\001 " +
"\001(\0162\030.gs.rpc.graph.DataTypePb\022*\n\010vid_typ" +
"e\030\002 \001(\0162\030.gs.rpc.graph.DataTypePb\022,\n\nvda" +
"ta_type\030\003 \001(\0162\030.gs.rpc.graph.DataTypePb\022" +
",\n\nedata_type\030\004 \001(\0162\030.gs.rpc.graph.DataT" +
"ypePb\022\023\n\013schema_path\030\005 \001(\t\022\024\n\014generate_e" +
"id\030\006 \001(\010\022\023\n\013vineyard_id\030\007 \001(\003\022\034\n\024propert" +
"y_schema_json\030\010 \001(\t\0226\n\017vertex_map_type\030\t" +
" \001(\0162\035.gs.rpc.graph.VertexMapTypePb\022\021\n\tf" +
"ragments\030\n \003(\003\022\022\n\nretain_oid\030\013 \001(\010\"\216\001\n\022M" +
"utableGraphInfoPb\022,\n\nvdata_type\030\001 \001(\0162\030." +
"gs.rpc.graph.DataTypePb\022,\n\nedata_type\030\002 " +
"\001(\0162\030.gs.rpc.graph.DataTypePb\022\034\n\024propert" +
"y_schema_json\030\003 \001(\t\"\274\003\n\nGraphDefPb\022\017\n\007ve" +
"rsion\030\001 \001(\003\022\013\n\003key\030\002 \001(\t\022-\n\ngraph_type\030\003" +
" \001(\0162\031.gs.rpc.graph.GraphTypePb\022\020\n\010direc" +
"ted\030\004 \001(\010\022*\n\ttype_defs\030\005 \003(\0132\027.gs.rpc.gr" +
"aph.TypeDefPb\022,\n\nedge_kinds\030\006 \003(\0132\030.gs.r" +
"pc.graph.EdgeKindPb\022K\n\023property_name_to_" +
"id\030\007 \003(\0132..gs.rpc.graph.GraphDefPb.Prope" +
"rtyNameToIdEntry\022\'\n\textension\030\010 \001(\0132\024.go" +
"ogle.protobuf.Any\022\025\n\ris_multigraph\030\t \001(\010" +
"\022\025\n\rcompact_edges\030\n \001(\010\022\030\n\020use_perfect_h" +
"ash\030\013 \001(\010\0327\n\025PropertyNameToIdEntry\022\013\n\003ke" +
"y\030\001 \001(\t\022\r\n\005value\030\002 \001(\005:\0028\001*\267\001\n\013GraphType" +
"Pb\022\020\n\014UNKNOWN_TYPE\020\000\022\025\n\021IMMUTABLE_EDGECU" +
"T\020\001\022\024\n\020DYNAMIC_PROPERTY\020\002\022\025\n\021DYNAMIC_PRO" +
"JECTED\020\003\022\022\n\016ARROW_PROPERTY\020\004\022\023\n\017ARROW_PR" +
"OJECTED\020\005\022\024\n\020PERSISTENT_STORE\020\006\022\023\n\017ARROW" +
"_FLATTENED\020\007*S\n\017VertexMapTypePb\022\023\n\017UNKNO" +
"WN_VM_TYPE\020\000\022\025\n\021GLOBAL_VERTEX_MAP\020\001\022\024\n\020L" +
"OCAL_VERTEX_MAP\020\002B \n\034com.alibaba.graphsc" +
"ope.protoP\001P\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.AnyProto.getDescriptor(),
com.alibaba.graphscope.proto.groot.SchemaCommon.getDescriptor(),
});
internal_static_gs_rpc_graph_GrootInfoPb_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_gs_rpc_graph_GrootInfoPb_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_gs_rpc_graph_GrootInfoPb_descriptor,
new java.lang.String[] { "LastLabelId", "LastPropertyId", "LastTableId", });
internal_static_gs_rpc_graph_VineyardInfoPb_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_gs_rpc_graph_VineyardInfoPb_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_gs_rpc_graph_VineyardInfoPb_descriptor,
new java.lang.String[] { "OidType", "VidType", "VdataType", "EdataType", "SchemaPath", "GenerateEid", "VineyardId", "PropertySchemaJson", "VertexMapType", "Fragments", "RetainOid", });
internal_static_gs_rpc_graph_MutableGraphInfoPb_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_gs_rpc_graph_MutableGraphInfoPb_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_gs_rpc_graph_MutableGraphInfoPb_descriptor,
new java.lang.String[] { "VdataType", "EdataType", "PropertySchemaJson", });
internal_static_gs_rpc_graph_GraphDefPb_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_gs_rpc_graph_GraphDefPb_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_gs_rpc_graph_GraphDefPb_descriptor,
new java.lang.String[] { "Version", "Key", "GraphType", "Directed", "TypeDefs", "EdgeKinds", "PropertyNameToId", "Extension", "IsMultigraph", "CompactEdges", "UsePerfectHash", });
internal_static_gs_rpc_graph_GraphDefPb_PropertyNameToIdEntry_descriptor =
internal_static_gs_rpc_graph_GraphDefPb_descriptor.getNestedTypes().get(0);
internal_static_gs_rpc_graph_GraphDefPb_PropertyNameToIdEntry_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_gs_rpc_graph_GraphDefPb_PropertyNameToIdEntry_descriptor,
new java.lang.String[] { "Key", "Value", });
com.google.protobuf.AnyProto.getDescriptor();
com.alibaba.graphscope.proto.groot.SchemaCommon.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy