com.vesoft.nebula.proto.graph.Graph Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: graph.proto
// Protobuf Java Version: 3.25.1
package com.vesoft.nebula.proto.graph;
public final class Graph {
private Graph() {}
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_nebula_proto_graph_Row_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_Row_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_ResultTable_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_ResultTable_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_QueryStats_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_QueryStats_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_PlanInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_PlanInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_ElapsedTime_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_ElapsedTime_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_Summary_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_Summary_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_ExecuteRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_ExecuteRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_ExecuteResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_ExecuteResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_AuthRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_AuthRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_nebula_proto_graph_AuthResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_nebula_proto_graph_AuthResponse_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\013graph.proto\022\022nebula.proto.graph\032\014commo" +
"n.proto\"1\n\003Row\022*\n\006values\030\001 \003(\0132\032.nebula." +
"proto.common.Value\"M\n\013ResultTable\022\024\n\014col" +
"umn_names\030\001 \003(\014\022(\n\007records\030\002 \003(\0132\027.nebul" +
"a.proto.graph.Row\"D\n\nQueryStats\022\032\n\022num_a" +
"ffected_nodes\030\001 \001(\003\022\032\n\022num_affected_edge" +
"s\030\002 \001(\003\"\313\002\n\010PlanInfo\022\n\n\002id\030\001 \001(\014\022\014\n\004name" +
"\030\002 \001(\014\022\017\n\007details\030\003 \001(\014\022\017\n\007columns\030\004 \003(\014" +
"\022\017\n\007time_ms\030\005 \001(\001\022\014\n\004rows\030\006 \001(\003\022\022\n\nmemor" +
"y_kib\030\007 \001(\001\022\022\n\nblocked_ms\030\010 \001(\001\022\021\n\tqueue" +
"d_ms\030\t \001(\001\022\022\n\nconsume_ms\030\n \001(\001\022\022\n\nproduc" +
"e_ms\030\013 \001(\001\022\021\n\tfinish_ms\030\014 \001(\001\022\017\n\007batches" +
"\030\r \001(\003\022\023\n\013concurrency\030\016 \001(\003\022\030\n\020other_sta" +
"ts_json\030\017 \001(\014\022.\n\010children\030\020 \003(\0132\034.nebula" +
".proto.graph.PlanInfo\"w\n\013ElapsedTime\022\034\n\024" +
"total_server_time_us\030\001 \001(\003\022\025\n\rbuild_time" +
"_us\030\002 \001(\003\022\030\n\020optimize_time_us\030\003 \001(\003\022\031\n\021s" +
"erialize_time_us\030\004 \001(\003\"\274\001\n\007Summary\0225\n\014el" +
"apsed_time\030\001 \001(\0132\037.nebula.proto.graph.El" +
"apsedTime\022\024\n\014explain_type\030\002 \001(\014\022/\n\tplan_" +
"info\030\003 \001(\0132\034.nebula.proto.graph.PlanInfo" +
"\0223\n\013query_stats\030\004 \001(\0132\036.nebula.proto.gra" +
"ph.QueryStats\"2\n\016ExecuteRequest\022\022\n\nsessi" +
"on_id\030\001 \001(\003\022\014\n\004stmt\030\002 \001(\014\"\255\001\n\017ExecuteRes" +
"ponse\022+\n\006status\030\001 \001(\0132\033.nebula.proto.com" +
"mon.Status\022/\n\006result\030\002 \001(\0132\037.nebula.prot" +
"o.graph.ResultTable\022,\n\007summary\030\003 \001(\0132\033.n" +
"ebula.proto.graph.Summary\022\016\n\006cursor\030\004 \001(" +
"\014\"h\n\013AuthRequest\022\020\n\010username\030\001 \001(\014\022\021\n\tau" +
"th_info\030\002 \001(\014\0224\n\013client_info\030\003 \001(\0132\037.neb" +
"ula.proto.common.ClientInfo\"O\n\014AuthRespo" +
"nse\022+\n\006status\030\001 \001(\0132\033.nebula.proto.commo" +
"n.Status\022\022\n\nsession_id\030\002 \001(\0032\232\002\n\014GraphSe" +
"rvice\022S\n\014Authenticate\022\037.nebula.proto.gra" +
"ph.AuthRequest\032 .nebula.proto.graph.Auth" +
"Response\"\000\022T\n\007Execute\022\".nebula.proto.gra" +
"ph.ExecuteRequest\032#.nebula.proto.graph.E" +
"xecuteResponse\"\000\022_\n\020StreamingExecute\022\".n" +
"ebula.proto.graph.ExecuteRequest\032#.nebul" +
"a.proto.graph.ExecuteResponse\"\0000\001B\200\001\n\035co" +
"m.vesoft.nebula.proto.graphH\001P\001Z[github." +
"com/vesoft-inc/nebula-ng-tools/golang/pk" +
"g/internel/generated_code/v5.0.0/proto/g" +
"raphb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.vesoft.nebula.proto.common.Common.getDescriptor(),
});
internal_static_nebula_proto_graph_Row_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_nebula_proto_graph_Row_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_Row_descriptor,
new java.lang.String[] { "Values", });
internal_static_nebula_proto_graph_ResultTable_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_nebula_proto_graph_ResultTable_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_ResultTable_descriptor,
new java.lang.String[] { "ColumnNames", "Records", });
internal_static_nebula_proto_graph_QueryStats_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_nebula_proto_graph_QueryStats_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_QueryStats_descriptor,
new java.lang.String[] { "NumAffectedNodes", "NumAffectedEdges", });
internal_static_nebula_proto_graph_PlanInfo_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_nebula_proto_graph_PlanInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_PlanInfo_descriptor,
new java.lang.String[] { "Id", "Name", "Details", "Columns", "TimeMs", "Rows", "MemoryKib", "BlockedMs", "QueuedMs", "ConsumeMs", "ProduceMs", "FinishMs", "Batches", "Concurrency", "OtherStatsJson", "Children", });
internal_static_nebula_proto_graph_ElapsedTime_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_nebula_proto_graph_ElapsedTime_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_ElapsedTime_descriptor,
new java.lang.String[] { "TotalServerTimeUs", "BuildTimeUs", "OptimizeTimeUs", "SerializeTimeUs", });
internal_static_nebula_proto_graph_Summary_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_nebula_proto_graph_Summary_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_Summary_descriptor,
new java.lang.String[] { "ElapsedTime", "ExplainType", "PlanInfo", "QueryStats", });
internal_static_nebula_proto_graph_ExecuteRequest_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_nebula_proto_graph_ExecuteRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_ExecuteRequest_descriptor,
new java.lang.String[] { "SessionId", "Stmt", });
internal_static_nebula_proto_graph_ExecuteResponse_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_nebula_proto_graph_ExecuteResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_ExecuteResponse_descriptor,
new java.lang.String[] { "Status", "Result", "Summary", "Cursor", });
internal_static_nebula_proto_graph_AuthRequest_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_nebula_proto_graph_AuthRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_AuthRequest_descriptor,
new java.lang.String[] { "Username", "AuthInfo", "ClientInfo", });
internal_static_nebula_proto_graph_AuthResponse_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_nebula_proto_graph_AuthResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_nebula_proto_graph_AuthResponse_descriptor,
new java.lang.String[] { "Status", "SessionId", });
com.vesoft.nebula.proto.common.Common.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}