com.alibaba.graphscope.proto.groot.LabelIdPbOrBuilder 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: schema_common.proto
package com.alibaba.graphscope.proto.groot;
public interface LabelIdPbOrBuilder extends
// @@protoc_insertion_point(interface_extends:gs.rpc.graph.LabelIdPb)
com.google.protobuf.MessageOrBuilder {
/**
* int32 id = 1;
* @return The id.
*/
int getId();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy