
com.alibaba.graphscope.proto.groot.VertexIdPbOrBuilder Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: groot/sdk/model.proto
package com.alibaba.graphscope.proto.groot;
public interface VertexIdPbOrBuilder extends
// @@protoc_insertion_point(interface_extends:gs.rpc.groot.VertexIdPb)
com.google.protobuf.MessageOrBuilder {
/**
* int64 id = 1;
* @return The id.
*/
long getId();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy