A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACL_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- ACL_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- ACL_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- ACL_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- ACTION_NOT_SET - lgraph.Lgraph.AuthRequest.ActionCase
- ACTION_NOT_SET - lgraph.Lgraph.ModRoleRequest.ActionCase
- ACTION_NOT_SET - lgraph.Lgraph.ModUserRequest.ActionCase
- ADD_EDGES_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- ADD_EDGES_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- ADD_EDGES_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- ADD_EDGES_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- ADD_GRAPH_REQUEST - lgraph.Lgraph.GraphRequest.ReqCase
- ADD_GRAPH_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphRequest
- ADD_GRAPH_RESPONSE - lgraph.Lgraph.GraphResponse.RespCase
- ADD_GRAPH_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphResponse
- ADD_INDEX_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- ADD_INDEX_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- ADD_INDEX_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- ADD_INDEX_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- ADD_LABEL_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- ADD_LABEL_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- ADD_LABEL_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- ADD_LABEL_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- ADD_ROLE_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- ADD_ROLE_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- ADD_ROLE_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- ADD_ROLE_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- ADD_ROLES - lgraph.Lgraph.ModUserRequest.ActionCase
- ADD_ROLES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- ADD_USER_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- ADD_USER_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- ADD_USER_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- ADD_USER_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- ADD_VERTEXES_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- ADD_VERTEXES_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- ADD_VERTEXES_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- ADD_VERTEXES_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- addAllConfigs(Iterable<? extends Lgraph.ProtoDBConfig>) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - addAllEdgeConstraints(Iterable<? extends Lgraph.EdgeConstraint>) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - addAllEdges(Iterable<? extends Lgraph.EdgeData>) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - addAllEdges(Iterable<? extends Lgraph.SrcDstFieldValues>) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - addAllEids(Iterable<? extends Long>) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
repeated int64 eids = 3; - addAllFields(Iterable<? extends Lgraph.ProtoFieldSpec>) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - addAllFields(Iterable<? extends Lgraph.ProtoFieldSpec>) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - addAllFields(Iterable<String>) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - addAllFields(Iterable<String>) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - addAllFields(Iterable<String>) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - addAllFields(Iterable<String>) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - addAllHeader(Iterable<? extends Lgraph.Header>) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - addAllKeys(Iterable<String>) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - addAllLabels(Iterable<String>) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - addAllLogs(Iterable<? extends Lgraph.BackupLogEntry>) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - addAllNames(Iterable<String>) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - addAllNodes(Iterable<? extends Lgraph.VertexData>) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - addAllParamNames(Iterable<String>) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - addAllPeers(Iterable<? extends Lgraph.PeerInfo>) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - addAllProperties(Iterable<? extends Lgraph.Property>) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - addAllProperties(Iterable<? extends Lgraph.Property>) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - addAllResult(Iterable<? extends Lgraph.ListOfProtoFieldData>) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - addAllRoles(Iterable<String>) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - addAllValues(Iterable<? extends Lgraph.ProtoFieldData>) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - addAllValues(Iterable<? extends Lgraph.ProtoFieldData>) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - addAllValues(Iterable<String>) - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - addAllVertexes(Iterable<? extends Lgraph.ListOfProtoFieldData>) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- addAllVid(Iterable<? extends Long>) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
-
returns list of vids of each vertex if successful, otherwise -1
- addAllVids(Iterable<? extends Long>) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
-
repeated int64 vids = 1; - addColumn(String) - Method in class com.antgroup.tugraph.CsvDesc
- addConfigs(int, Lgraph.ProtoDBConfig) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - addConfigs(int, Lgraph.ProtoDBConfig.Builder) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - addConfigs(Lgraph.ProtoDBConfig) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - addConfigs(Lgraph.ProtoDBConfig.Builder) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - addConfigsBuilder() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - addConfigsBuilder(int) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - addEdgeConstraints(int, Lgraph.EdgeConstraint) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - addEdgeConstraints(int, Lgraph.EdgeConstraint.Builder) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - addEdgeConstraints(Lgraph.EdgeConstraint) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - addEdgeConstraints(Lgraph.EdgeConstraint.Builder) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - addEdgeConstraintsBuilder() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - addEdgeConstraintsBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - addEdges(int, Lgraph.EdgeData) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - addEdges(int, Lgraph.EdgeData.Builder) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - addEdges(int, Lgraph.SrcDstFieldValues) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - addEdges(int, Lgraph.SrcDstFieldValues.Builder) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - addEdges(Lgraph.EdgeData) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - addEdges(Lgraph.EdgeData.Builder) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - addEdges(Lgraph.SrcDstFieldValues) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - addEdges(Lgraph.SrcDstFieldValues.Builder) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - addEdgesBuilder() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - addEdgesBuilder() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - addEdgesBuilder(int) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - addEdgesBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - addEids(long) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
repeated int64 eids = 3; - addFields(int, Lgraph.ProtoFieldSpec) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - addFields(int, Lgraph.ProtoFieldSpec) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - addFields(int, Lgraph.ProtoFieldSpec.Builder) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - addFields(int, Lgraph.ProtoFieldSpec.Builder) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - addFields(String) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - addFields(String) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - addFields(String) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - addFields(String) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - addFields(Lgraph.ProtoFieldSpec) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - addFields(Lgraph.ProtoFieldSpec) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - addFields(Lgraph.ProtoFieldSpec.Builder) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - addFields(Lgraph.ProtoFieldSpec.Builder) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - addFieldsBuilder() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - addFieldsBuilder() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - addFieldsBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - addFieldsBuilder(int) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - addFieldsBytes(ByteString) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - addFieldsBytes(ByteString) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - addFieldsBytes(ByteString) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - addFieldsBytes(ByteString) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - addHeader(int, Lgraph.Header) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - addHeader(int, Lgraph.Header.Builder) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - addHeader(Lgraph.Header) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - addHeader(Lgraph.Header.Builder) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - addHeaderBuilder() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - addHeaderBuilder(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - addKeys(String) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - addKeysBytes(ByteString) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - addLabels(String) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - addLabelsBytes(ByteString) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - addLogs(int, Lgraph.BackupLogEntry) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - addLogs(int, Lgraph.BackupLogEntry.Builder) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - addLogs(Lgraph.BackupLogEntry) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - addLogs(Lgraph.BackupLogEntry.Builder) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - addLogsBuilder() - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - addLogsBuilder(int) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - addNames(String) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - addNamesBytes(ByteString) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - addNodes(int, Lgraph.VertexData) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - addNodes(int, Lgraph.VertexData.Builder) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - addNodes(Lgraph.VertexData) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - addNodes(Lgraph.VertexData.Builder) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - addNodesBuilder() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - addNodesBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - addParamNames(String) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - addParamNamesBytes(ByteString) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - addPeers(int, Lgraph.PeerInfo) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - addPeers(int, Lgraph.PeerInfo.Builder) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - addPeers(Lgraph.PeerInfo) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - addPeers(Lgraph.PeerInfo.Builder) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - addPeersBuilder() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - addPeersBuilder(int) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - addProperties(int, Lgraph.Property) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - addProperties(int, Lgraph.Property) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - addProperties(int, Lgraph.Property.Builder) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - addProperties(int, Lgraph.Property.Builder) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - addProperties(Lgraph.Property) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - addProperties(Lgraph.Property) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - addProperties(Lgraph.Property.Builder) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - addProperties(Lgraph.Property.Builder) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - addPropertiesBuilder() - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - addPropertiesBuilder() - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - addPropertiesBuilder(int) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - addPropertiesBuilder(int) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AclRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AclResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AuthRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AuthResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CypherRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CypherResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CypherResult.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.EdgeData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.FlushRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.FlushResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HARequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HAResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.Header.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ImportRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ImportResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListOfString.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LoginRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LogMessage.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.PeerInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.PluginRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.PluginResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.Property.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.Snapshot.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.VertexData.Builder
- addResult(int, Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - addResult(int, Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - addResult(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - addResult(Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - addResultBuilder() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - addResultBuilder(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - addRoles(String) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - addRolesBytes(ByteString) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - addValues(int, Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - addValues(int, Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - addValues(int, Lgraph.ProtoFieldData.Builder) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - addValues(int, Lgraph.ProtoFieldData.Builder) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - addValues(String) - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - addValues(Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - addValues(Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - addValues(Lgraph.ProtoFieldData.Builder) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - addValues(Lgraph.ProtoFieldData.Builder) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - addValuesBuilder() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - addValuesBuilder() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - addValuesBuilder(int) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - addValuesBuilder(int) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - addValuesBytes(ByteString) - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - addVertexes(int, Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- addVertexes(int, Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- addVertexes(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- addVertexes(Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- addVertexesBuilder() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- addVertexesBuilder(int) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- addVid(long) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
-
returns list of vids of each vertex if successful, otherwise -1
- addVids(long) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
-
repeated int64 vids = 1; - ASYNC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoDBConfig
- AUTH_ERROR - lgraph.Lgraph.LGraphResponse.ErrorCode
-
AUTH_ERROR = 3; - AUTH_ERROR_VALUE - Static variable in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
AUTH_ERROR = 3; - AUTH_METHOD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddUserRequest
- AUTH_METHOD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoUserInfo
- AUTH_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- AUTH_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- AUTH_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- AUTH_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
B
- BAD_REQUEST - lgraph.Lgraph.LGraphResponse.ErrorCode
-
BAD_REQUEST = 2; - BAD_REQUEST_VALUE - Static variable in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
BAD_REQUEST = 2; - BEGIN_END_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- BINARY_RESULT - lgraph.Lgraph.CypherResponse.ResultCase
- BINARY_RESULT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherResponse
- BLOB - lgraph.Lgraph.ProtoFieldData.DataCase
- BLOB - lgraph.Lgraph.ProtoFieldType
-
BLOB = 11; - BLOB_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- BLOB_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
BLOB = 11; - BOOL - lgraph.Lgraph.ProtoFieldType
-
BOOL = 1; - BOOL_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
BOOL = 1; - BOOLEAN - lgraph.Lgraph.ProtoFieldData.DataCase
- BOOLEAN_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- build() - Method in class lgraph.Lgraph.AclRequest.Builder
- build() - Method in class lgraph.Lgraph.AclResponse.Builder
- build() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- build() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- build() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- build() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- build() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- build() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- build() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- build() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- build() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- build() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- build() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- build() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- build() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- build() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- build() - Method in class lgraph.Lgraph.AuthRequest.Builder
- build() - Method in class lgraph.Lgraph.AuthResponse.Builder
- build() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- build() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- build() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- build() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- build() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- build() - Method in class lgraph.Lgraph.CypherRequest.Builder
- build() - Method in class lgraph.Lgraph.CypherResponse.Builder
- build() - Method in class lgraph.Lgraph.CypherResult.Builder
- build() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- build() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- build() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- build() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- build() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- build() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- build() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- build() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- build() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- build() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- build() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- build() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- build() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- build() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- build() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- build() - Method in class lgraph.Lgraph.EdgeData.Builder
- build() - Method in class lgraph.Lgraph.FlushRequest.Builder
- build() - Method in class lgraph.Lgraph.FlushResponse.Builder
- build() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- build() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- build() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- build() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- build() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- build() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- build() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- build() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- build() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- build() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- build() - Method in class lgraph.Lgraph.GraphRequest.Builder
- build() - Method in class lgraph.Lgraph.GraphResponse.Builder
- build() - Method in class lgraph.Lgraph.HARequest.Builder
- build() - Method in class lgraph.Lgraph.HAResponse.Builder
- build() - Method in class lgraph.Lgraph.Header.Builder
- build() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- build() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- build() - Method in class lgraph.Lgraph.ImportRequest.Builder
- build() - Method in class lgraph.Lgraph.ImportResponse.Builder
- build() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- build() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- build() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- build() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- build() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- build() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- build() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- build() - Method in class lgraph.Lgraph.ListOfString.Builder
- build() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- build() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- build() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- build() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- build() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- build() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- build() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- build() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- build() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- build() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- build() - Method in class lgraph.Lgraph.LoginRequest.Builder
- build() - Method in class lgraph.Lgraph.LogMessage.Builder
- build() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- build() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- build() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- build() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- build() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- build() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- build() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- build() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- build() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- build() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- build() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- build() - Method in class lgraph.Lgraph.PeerInfo.Builder
- build() - Method in class lgraph.Lgraph.PluginRequest.Builder
- build() - Method in class lgraph.Lgraph.PluginResponse.Builder
- build() - Method in class lgraph.Lgraph.Property.Builder
- build() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- build() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- build() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- build() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- build() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- build() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- build() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- build() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- build() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- build() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- build() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- build() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- build() - Method in class lgraph.Lgraph.Snapshot.Builder
- build() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- build() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- build() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- build() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- build() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- build() - Method in class lgraph.Lgraph.VertexData.Builder
- buildPartial() - Method in class lgraph.Lgraph.AclRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AclResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.AuthRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.AuthResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- buildPartial() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.CypherRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.CypherResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.CypherResult.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- buildPartial() - Method in class lgraph.Lgraph.EdgeData.Builder
- buildPartial() - Method in class lgraph.Lgraph.FlushRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.FlushResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.GraphRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.GraphResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.HARequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.HAResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.Header.Builder
- buildPartial() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ImportRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ImportResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListOfString.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.LoginRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.LogMessage.Builder
- buildPartial() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.PeerInfo.Builder
- buildPartial() - Method in class lgraph.Lgraph.PluginRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.PluginResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.Property.Builder
- buildPartial() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- buildPartial() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- buildPartial() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- buildPartial() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- buildPartial() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- buildPartial() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- buildPartial() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- buildPartial() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- buildPartial() - Method in class lgraph.Lgraph.Snapshot.Builder
- buildPartial() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- buildPartial() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- buildPartial() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- buildPartial() - Method in class lgraph.Lgraph.VertexData.Builder
C
- CALL_PLUGIN_REQUEST - lgraph.Lgraph.PluginRequest.ReqCase
- CALL_PLUGIN_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginRequest
- CALL_PLUGIN_RESPONSE - lgraph.Lgraph.PluginResponse.RespCase
- CALL_PLUGIN_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginResponse
- callCypher(String, String, double) - Method in class com.antgroup.tugraph.TuGraphRpcClient
- callPlugin(String, String, String, double, boolean, String, double) - Method in class com.antgroup.tugraph.TuGraphRpcClient
- clear() - Method in class lgraph.Lgraph.AclRequest.Builder
- clear() - Method in class lgraph.Lgraph.AclResponse.Builder
- clear() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- clear() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- clear() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- clear() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- clear() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- clear() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- clear() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- clear() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- clear() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- clear() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- clear() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- clear() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- clear() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- clear() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- clear() - Method in class lgraph.Lgraph.AuthRequest.Builder
- clear() - Method in class lgraph.Lgraph.AuthResponse.Builder
- clear() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- clear() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- clear() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- clear() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- clear() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- clear() - Method in class lgraph.Lgraph.CypherRequest.Builder
- clear() - Method in class lgraph.Lgraph.CypherResponse.Builder
- clear() - Method in class lgraph.Lgraph.CypherResult.Builder
- clear() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- clear() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- clear() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- clear() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- clear() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- clear() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- clear() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- clear() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- clear() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- clear() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- clear() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- clear() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- clear() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- clear() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- clear() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- clear() - Method in class lgraph.Lgraph.EdgeData.Builder
- clear() - Method in class lgraph.Lgraph.FlushRequest.Builder
- clear() - Method in class lgraph.Lgraph.FlushResponse.Builder
- clear() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- clear() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- clear() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- clear() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- clear() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- clear() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- clear() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- clear() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- clear() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- clear() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- clear() - Method in class lgraph.Lgraph.GraphRequest.Builder
- clear() - Method in class lgraph.Lgraph.GraphResponse.Builder
- clear() - Method in class lgraph.Lgraph.HARequest.Builder
- clear() - Method in class lgraph.Lgraph.HAResponse.Builder
- clear() - Method in class lgraph.Lgraph.Header.Builder
- clear() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- clear() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- clear() - Method in class lgraph.Lgraph.ImportRequest.Builder
- clear() - Method in class lgraph.Lgraph.ImportResponse.Builder
- clear() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- clear() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- clear() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- clear() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- clear() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- clear() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- clear() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- clear() - Method in class lgraph.Lgraph.ListOfString.Builder
- clear() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- clear() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- clear() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- clear() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- clear() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- clear() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- clear() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- clear() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- clear() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- clear() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- clear() - Method in class lgraph.Lgraph.LoginRequest.Builder
- clear() - Method in class lgraph.Lgraph.LogMessage.Builder
- clear() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- clear() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- clear() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- clear() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- clear() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- clear() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- clear() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- clear() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- clear() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- clear() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- clear() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- clear() - Method in class lgraph.Lgraph.PeerInfo.Builder
- clear() - Method in class lgraph.Lgraph.PluginRequest.Builder
- clear() - Method in class lgraph.Lgraph.PluginResponse.Builder
- clear() - Method in class lgraph.Lgraph.Property.Builder
- clear() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- clear() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- clear() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- clear() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- clear() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- clear() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- clear() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- clear() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- clear() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- clear() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- clear() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- clear() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- clear() - Method in class lgraph.Lgraph.Snapshot.Builder
- clear() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- clear() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- clear() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- clear() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- clear() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- clear() - Method in class lgraph.Lgraph.VertexData.Builder
- clearAclRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - clearAclResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - clearAction() - Method in class lgraph.Lgraph.AuthRequest.Builder
- clearAction() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- clearAction() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- clearAddEdgesRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - clearAddEdgesResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - clearAddGraphRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - clearAddGraphResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - clearAddIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - clearAddIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - clearAddLabelRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - clearAddLabelResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - clearAddRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - clearAddRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - clearAddRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - clearAddUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - clearAddUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - clearAddVertexesRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - clearAddVertexesResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - clearAsync() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required bool async = 2; - clearAuthMethod() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string auth_method = 3; - clearAuthMethod() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
optional string auth_method = 3; - clearAuthRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - clearAuthResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - clearBeginEnd() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required bool begin_end = 3; - clearBinaryResult() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - clearBlob() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bytes blob = 11; - clearBoolean() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bool boolean = 1; - clearCallPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - clearCallPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - clearClientVersion() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional int64 client_version = 1; - clearCode() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bytes code = 3; - clearCodeType() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - clearConfig() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - clearConfigRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - clearConfigResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - clearConfigs() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - clearConfirm() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
-
required string confirm = 1; - clearContent() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string content = 9; - clearContinueOnError() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required bool continue_on_error = 6; - clearCypherRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - clearCypherResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - clearData() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string data = 5; - clearData() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- clearDate() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 date = 8; - clearDatetime() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 datetime = 9; - clearDbSize() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required int64 db_size = 1; - clearDelEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - clearDelEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - clearDeleteGraphRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - clearDeleteGraphResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - clearDelimiter() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string delimiter = 7; - clearDelIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - clearDelIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - clearDelPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - clearDelPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - clearDelRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - clearDelRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - clearDelRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - clearDelUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - clearDelUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - clearDelVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - clearDelVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - clearDesc() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
optional string desc = 2; - clearDesc() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string desc = 4; - clearDesc() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional string desc = 4; - clearDesc() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required string desc = 3; - clearDesc() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required string desc = 2; - clearDescription() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string description = 4; - clearDescription() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string description = 4; - clearDisable() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool disable = 6; - clearDisable() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool disable = 7; - clearDp() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional double dp = 7; - clearDst() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 dst = 4; - clearDst() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 dst = 4; - clearDst() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 dst = 4; - clearDst() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 dst = 2; - clearDstLabel() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string dst_label = 2; - clearEdgeConstraints() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - clearEdges() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - clearEdges() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - clearEid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 eid = 5; - clearEid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 eid = 5; - clearEid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 eid = 5; - clearEids() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
repeated int64 eids = 3; - clearElapsed() - Method in class lgraph.Lgraph.CypherResult.Builder
-
required double elapsed = 3; - clearEnable() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool enable = 5; - clearEnable() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool enable = 6; - clearError() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string error = 3; - clearErrorCode() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - clearErrorMessage() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string error_message = 2; - clearErrorMessage() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string error_message = 2; - clearField() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string field = 2; - clearField() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string field = 2; - clearField() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string field = 2; - clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AclRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AclResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AuthRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.AuthResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.CypherRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.CypherResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.CypherResult.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.EdgeData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.FlushRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.FlushResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GraphRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.GraphResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.HARequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.HAResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.Header.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ImportRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ImportResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListOfString.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.LoginRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.LogMessage.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.PeerInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.PluginRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.PluginResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.Property.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.Snapshot.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class lgraph.Lgraph.VertexData.Builder
- clearFields() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - clearFields() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - clearFields() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - clearFields() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - clearFields() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - clearFields() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - clearFlushRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - clearFlushResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - clearGetMasterRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - clearGetMasterResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - clearGraph() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional string graph = 5; - clearGraph() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
required string graph = 12; - clearGraph() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string graph = 3; - clearGraph() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string graph = 5; - clearGraph() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required string graph = 6; - clearGraph() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string graph = 3; - clearGraphAccess() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - clearGraphApiRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - clearGraphApiResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - clearGraphRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - clearGraphResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - clearHaRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - clearHaResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - clearHeader() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - clearHeartbeatRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - clearHeartbeatResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - clearImportRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - clearImportResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - clearIndex() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 index = 1; - clearIndex() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 index = 1; - clearInfo() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - clearInfo() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - clearInProcess() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional bool in_process = 4; - clearInt16() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int16_ = 3; - clearInt32() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int32_ = 4; - clearInt64() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 int64_ = 5; - clearInt8() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int8_ = 2; - clearIsDisabled() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required bool is_disabled = 1; - clearIsDisabled() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
required bool is_disabled = 1; - clearIsUnique() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required bool is_unique = 3; - clearIsVertex() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required bool is_vertex = 1; - clearIsVertex() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
-
required bool is_vertex = 1; - clearIsVertex() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
-
required bool is_vertex = 1; - clearIsWriteOp() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional bool is_write_op = 3; - clearJsonResult() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional string json_result = 1; - clearKey() - Method in class lgraph.Lgraph.Property.Builder
-
required string key = 1; - clearKeys() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - clearLabel() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
required string label = 1; - clearLabel() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string label = 1; - clearLabel() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required string label = 2; - clearLabel() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
required string label = 1; - clearLabel() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string label = 1; - clearLabel() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required string label = 6; - clearLabel() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
if label not set, then
- clearLabel() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string label = 1; - clearLabel() - Method in class lgraph.Lgraph.VertexData.Builder
-
required string label = 2; - clearLabels() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - clearLastSuccessIdx() - Method in class lgraph.Lgraph.RestoreResponse.Builder
-
required int64 last_success_idx = 1; - clearLid() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 lid = 1; - clearLid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 lid = 3; - clearLid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 lid = 3; - clearLid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 lid = 3; - clearListGraphsRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - clearListGraphsResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - clearListPeersRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - clearListPeersResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - clearListPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - clearListPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - clearListRoleInfoRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - clearListRoleInfoResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - clearListRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - clearListRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - clearListUserInfoRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - clearListUserInfoResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - clearListUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - clearListUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - clearLoadPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - clearLoadPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - clearLog() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string log = 1; - clearLog() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string log = 1; - clearLogin() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - clearLogout() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - clearLogs() - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - clearMaster() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - clearModConfigRequest() - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - clearModConfigResponse() - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - clearModDesc() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional string mod_desc = 2; - clearModEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - clearModEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - clearModRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - clearModRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - clearModUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - clearModUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - clearModVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - clearModVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - clearName() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required string name = 1; - clearName() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required string name = 1; - clearName() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
-
required string name = 1; - clearName() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
-
required string name = 1; - clearName() - Method in class lgraph.Lgraph.Header.Builder
-
required string name = 1; - clearName() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required string name = 1; - clearName() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required string name = 1; - clearNames() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - clearNewPass() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
required string new_pass = 2; - clearNIns() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_ins = 1; - clearNodes() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - clearNOuts() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_outs = 2; - clearNullable() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required bool nullable = 3; - clearOldPass() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
optional string old_pass = 1; - clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AclRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AclResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AuthRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.AuthResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.CypherRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.CypherResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.CypherResult.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.EdgeData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.FlushRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.FlushResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GraphRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.GraphResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.HARequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.HAResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.Header.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ImportRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ImportResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListOfString.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.LoginRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.LogMessage.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.PeerInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.PluginRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.PluginResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.Property.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.Snapshot.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class lgraph.Lgraph.VertexData.Builder
- clearParam() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required bytes param = 2; - clearParamNames() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - clearParamValues() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - clearPassword() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string password = 2; - clearPassword() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string password = 2; - clearPeers() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - clearPluginRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - clearPluginResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - clearPrimary() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
optional string primary = 3; - clearProperties() - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - clearProperties() - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - clearQuery() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required string query = 1; - clearReadOnly() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bool read_only = 2; - clearReadWrite() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool read_write = 7; - clearRedirect() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string redirect = 2; - clearReply() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
-
required bytes reply = 1; - clearReq() - Method in class lgraph.Lgraph.AclRequest.Builder
- clearReq() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - clearReq() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- clearReq() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- clearReq() - Method in class lgraph.Lgraph.GraphRequest.Builder
- clearReq() - Method in class lgraph.Lgraph.HARequest.Builder
- clearReq() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- clearReq() - Method in class lgraph.Lgraph.PluginRequest.Builder
- clearResp() - Method in class lgraph.Lgraph.AclResponse.Builder
- clearResp() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- clearResp() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- clearResp() - Method in class lgraph.Lgraph.GraphResponse.Builder
- clearResp() - Method in class lgraph.Lgraph.HAResponse.Builder
- clearResp() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- clearResp() - Method in class lgraph.Lgraph.PluginResponse.Builder
- clearRestAddr() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rest_addr = 2; - clearRestAddr() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rest_addr = 2; - clearRestoreRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - clearRestoreResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - clearResult() - Method in class lgraph.Lgraph.CypherResponse.Builder
- clearResult() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - clearResultInJsonFormat() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required bool result_in_json_format = 4; - clearRet() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
-
required int32 ret = 1; - clearRole() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
required string role = 1; - clearRole() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
-
required string role = 1; - clearRole() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
-
required string role = 1; - clearRole() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
required string role = 1; - clearRoles() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- clearRoles() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - clearRpcAddr() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rpc_addr = 1; - clearRpcAddr() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rpc_addr = 1; - clearSchemaRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - clearSchemaResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - clearServerVersion() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional int64 server_version = 4; - clearSetDesc() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional string set_desc = 8; - clearSetDiffGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - clearSetFullGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - clearSetPassword() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - clearSetRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - clearSp() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional float sp = 6; - clearSrc() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 src = 1; - clearSrc() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 src = 1; - clearSrc() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 src = 1; - clearSrc() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 src = 1; - clearSrcLabel() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string src_label = 1; - clearState() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required .lgraph.NodeState state = 3; - clearState() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required .lgraph.NodeState state = 3; - clearStr() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional string str = 10; - clearSubGraphRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - clearSubGraphResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - clearSuccess() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool success = 8; - clearSyncMetaRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - clearSyncMetaResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - clearTid() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 tid = 2; - clearTid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 tid = 2; - clearTid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 tid = 2; - clearTid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 tid = 2; - clearTime() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 time = 2; - clearTime() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 time = 2; - clearTimeout() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional double timeout = 3; - clearTimeout() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional double timeout = 6; - clearToken() - Method in class lgraph.Lgraph.AuthResponse.Builder
-
required string token = 1; - clearToken() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
required string token = 2; - clearToken() - Method in class lgraph.Lgraph.LogoutRequest.Builder
-
required string token = 1; - clearType() - Method in class lgraph.Lgraph.Header.Builder
-
required int32 type = 2; - clearType() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional .lgraph.LogApiType type = 6; - clearType() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required .lgraph.PluginRequest.PluginType type = 1; - clearType() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required .lgraph.ProtoFieldType type = 2; - clearUnique() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required bool unique = 3; - clearUser() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string user = 1; - clearUser() - Method in class lgraph.Lgraph.DelUserRequest.Builder
-
required string user = 1; - clearUser() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
-
required string user = 1; - clearUser() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional string user = 4; - clearUser() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string user = 1; - clearUser() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string user = 4; - clearUser() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
required string user = 1; - clearUsers() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- clearValue() - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - clearValue() - Method in class lgraph.Lgraph.Snapshot.Builder
-
required int64 value = 1; - clearValues() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - clearValues() - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - clearValues() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - clearValues() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - clearValues() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - clearValues() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- clearValues() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - clearVertexes() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- clearVid() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
-
returns list of vids of each vertex if successful, otherwise -1
- clearVid() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
-
required int64 vid = 1; - clearVid() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required int64 vid = 1; - clearVid() - Method in class lgraph.Lgraph.VertexData.Builder
-
required int64 vid = 1; - clearVids() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
-
repeated int64 vids = 1; - CLIENT_VERSION_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- clone() - Method in class lgraph.Lgraph.AclRequest.Builder
- clone() - Method in class lgraph.Lgraph.AclResponse.Builder
- clone() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- clone() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- clone() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- clone() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- clone() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- clone() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- clone() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- clone() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- clone() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- clone() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- clone() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- clone() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- clone() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- clone() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- clone() - Method in class lgraph.Lgraph.AuthRequest.Builder
- clone() - Method in class lgraph.Lgraph.AuthResponse.Builder
- clone() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- clone() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- clone() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- clone() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- clone() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- clone() - Method in class lgraph.Lgraph.CypherRequest.Builder
- clone() - Method in class lgraph.Lgraph.CypherResponse.Builder
- clone() - Method in class lgraph.Lgraph.CypherResult.Builder
- clone() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- clone() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- clone() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- clone() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- clone() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- clone() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- clone() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- clone() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- clone() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- clone() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- clone() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- clone() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- clone() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- clone() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- clone() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- clone() - Method in class lgraph.Lgraph.EdgeData.Builder
- clone() - Method in class lgraph.Lgraph.FlushRequest.Builder
- clone() - Method in class lgraph.Lgraph.FlushResponse.Builder
- clone() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- clone() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- clone() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- clone() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- clone() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- clone() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- clone() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- clone() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- clone() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- clone() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- clone() - Method in class lgraph.Lgraph.GraphRequest.Builder
- clone() - Method in class lgraph.Lgraph.GraphResponse.Builder
- clone() - Method in class lgraph.Lgraph.HARequest.Builder
- clone() - Method in class lgraph.Lgraph.HAResponse.Builder
- clone() - Method in class lgraph.Lgraph.Header.Builder
- clone() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- clone() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- clone() - Method in class lgraph.Lgraph.ImportRequest.Builder
- clone() - Method in class lgraph.Lgraph.ImportResponse.Builder
- clone() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- clone() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- clone() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- clone() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- clone() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- clone() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- clone() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- clone() - Method in class lgraph.Lgraph.ListOfString.Builder
- clone() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- clone() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- clone() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- clone() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- clone() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- clone() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- clone() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- clone() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- clone() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- clone() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- clone() - Method in class lgraph.Lgraph.LoginRequest.Builder
- clone() - Method in class lgraph.Lgraph.LogMessage.Builder
- clone() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- clone() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- clone() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- clone() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- clone() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- clone() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- clone() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- clone() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- clone() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- clone() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- clone() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- clone() - Method in class lgraph.Lgraph.PeerInfo.Builder
- clone() - Method in class lgraph.Lgraph.PluginRequest.Builder
- clone() - Method in class lgraph.Lgraph.PluginResponse.Builder
- clone() - Method in class lgraph.Lgraph.Property.Builder
- clone() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- clone() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- clone() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- clone() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- clone() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- clone() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- clone() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- clone() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- clone() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- clone() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- clone() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- clone() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- clone() - Method in class lgraph.Lgraph.Snapshot.Builder
- clone() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- clone() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- clone() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- clone() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- clone() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- clone() - Method in class lgraph.Lgraph.VertexData.Builder
- CODE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LoadPluginRequest
- CODE_TYPE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LoadPluginRequest
- com.antgroup.tugraph - package com.antgroup.tugraph
- compareTo(CsvDesc) - Method in class com.antgroup.tugraph.CsvDesc
- CONFIG_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddGraphRequest
- CONFIG_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- CONFIG_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- CONFIG_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- CONFIG_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- CONFIGS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListGraphsResponse
- CONFIRM_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SyncMetaRequest
- containsRoles(String) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - containsRoles(String) - Method in class lgraph.Lgraph.ListRoleResponse
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - containsRoles(String) - Method in interface lgraph.Lgraph.ListRoleResponseOrBuilder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - containsUsers(String) - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - containsUsers(String) - Method in class lgraph.Lgraph.ListUserResponse
-
map<string, .lgraph.ProtoUserInfo> users = 1; - containsUsers(String) - Method in interface lgraph.Lgraph.ListUserResponseOrBuilder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - containsValues(String) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - containsValues(String) - Method in class lgraph.Lgraph.ProtoGraphAccess
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - containsValues(String) - Method in interface lgraph.Lgraph.ProtoGraphAccessOrBuilder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - CONTENT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- CONTINUE_ON_ERROR_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ImportRequest
- CPP - lgraph.Lgraph.LoadPluginRequest.CodeType
-
CPP = 3; - CPP - lgraph.Lgraph.PluginRequest.PluginType
-
CPP = 1; - CPP_VALUE - Static variable in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
CPP = 3; - CPP_VALUE - Static variable in enum lgraph.Lgraph.PluginRequest.PluginType
-
CPP = 1; - CsvDesc - Class in com.antgroup.tugraph
- CsvDesc() - Constructor for class com.antgroup.tugraph.CsvDesc
- cut() - Method in class com.antgroup.tugraph.FileCutter
- Cypher - lgraph.Lgraph.LogApiType
-
Cypher = 3; - CYPHER_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- CYPHER_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- CYPHER_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- CYPHER_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- Cypher_VALUE - Static variable in enum lgraph.Lgraph.LogApiType
-
Cypher = 3;
D
- DATA_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ImportRequest
- DATA_NOT_SET - lgraph.Lgraph.ProtoFieldData.DataCase
- DATE - lgraph.Lgraph.ProtoFieldData.DataCase
- DATE - lgraph.Lgraph.ProtoFieldType
-
DATE = 8; - DATE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- DATE_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
DATE = 8; - DATETIME - lgraph.Lgraph.ProtoFieldData.DataCase
- DATETIME - lgraph.Lgraph.ProtoFieldType
-
DATETIME = 9; - DATETIME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- DATETIME_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
DATETIME = 9; - DB_SIZE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoDBConfig
- DEL_EDGE_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- DEL_EDGE_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- DEL_EDGE_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- DEL_EDGE_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- DEL_INDEX_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- DEL_INDEX_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- DEL_INDEX_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- DEL_INDEX_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- DEL_PLUGIN_REQUEST - lgraph.Lgraph.PluginRequest.ReqCase
- DEL_PLUGIN_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginRequest
- DEL_PLUGIN_RESPONSE - lgraph.Lgraph.PluginResponse.RespCase
- DEL_PLUGIN_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginResponse
- DEL_ROLE_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- DEL_ROLE_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- DEL_ROLE_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- DEL_ROLE_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- DEL_ROLES - lgraph.Lgraph.ModUserRequest.ActionCase
- DEL_ROLES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- DEL_USER_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- DEL_USER_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- DEL_USER_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- DEL_USER_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- DEL_VERTEX_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- DEL_VERTEX_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- DEL_VERTEX_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- DEL_VERTEX_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- DELETE_GRAPH_REQUEST - lgraph.Lgraph.GraphRequest.ReqCase
- DELETE_GRAPH_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphRequest
- DELETE_GRAPH_RESPONSE - lgraph.Lgraph.GraphResponse.RespCase
- DELETE_GRAPH_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphResponse
- DELIMITER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ImportRequest
- DESC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddRoleRequest
- DESC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddUserRequest
- DESC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LoadPluginRequest
- DESC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoDBConfig
- DESC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoRoleInfo
- DESCRIPTION_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ImportRequest
- DESCRIPTION_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SchemaRequest
- DISABLE - lgraph.Lgraph.ModRoleRequest.ActionCase
- DISABLE - lgraph.Lgraph.ModUserRequest.ActionCase
- DISABLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModRoleRequest
- DISABLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- DOUBLE - lgraph.Lgraph.ProtoFieldType
-
DOUBLE = 7; - DOUBLE_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
DOUBLE = 7; - DP - lgraph.Lgraph.ProtoFieldData.DataCase
- DP_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- DST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelEdgeRequest
- DST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeData
- DST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModEdgeRequest
- DST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SrcDstFieldValues
- DST_LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeConstraint
- dump(boolean) - Method in class com.antgroup.tugraph.CsvDesc
E
- EDGE_CONSTRAINTS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddLabelRequest
- EDGES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddEdgesRequest
- EDGES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SubGraphResponse
- EID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelEdgeRequest
- EID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeData
- EID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModEdgeRequest
- EIDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddEdgesResponse
- ELAPSED_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherResult
- ENABLE - lgraph.Lgraph.ModRoleRequest.ActionCase
- ENABLE - lgraph.Lgraph.ModUserRequest.ActionCase
- ENABLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModRoleRequest
- ENABLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- equals(Object) - Method in class lgraph.Lgraph.AclRequest
- equals(Object) - Method in class lgraph.Lgraph.AclResponse
- equals(Object) - Method in class lgraph.Lgraph.AddEdgesRequest
- equals(Object) - Method in class lgraph.Lgraph.AddEdgesResponse
- equals(Object) - Method in class lgraph.Lgraph.AddGraphRequest
- equals(Object) - Method in class lgraph.Lgraph.AddGraphResponse
- equals(Object) - Method in class lgraph.Lgraph.AddIndexRequest
- equals(Object) - Method in class lgraph.Lgraph.AddIndexResponse
- equals(Object) - Method in class lgraph.Lgraph.AddLabelRequest
- equals(Object) - Method in class lgraph.Lgraph.AddLabelResponse
- equals(Object) - Method in class lgraph.Lgraph.AddRoleRequest
- equals(Object) - Method in class lgraph.Lgraph.AddRoleResponse
- equals(Object) - Method in class lgraph.Lgraph.AddUserRequest
- equals(Object) - Method in class lgraph.Lgraph.AddUserResponse
- equals(Object) - Method in class lgraph.Lgraph.AddVertexesRequest
- equals(Object) - Method in class lgraph.Lgraph.AddVertexesResponse
- equals(Object) - Method in class lgraph.Lgraph.AuthRequest
- equals(Object) - Method in class lgraph.Lgraph.AuthResponse
- equals(Object) - Method in class lgraph.Lgraph.BackupLogEntry
- equals(Object) - Method in class lgraph.Lgraph.CallPluginRequest
- equals(Object) - Method in class lgraph.Lgraph.CallPluginResponse
- equals(Object) - Method in class lgraph.Lgraph.ConfigRequest
- equals(Object) - Method in class lgraph.Lgraph.ConfigResponse
- equals(Object) - Method in class lgraph.Lgraph.CypherRequest
- equals(Object) - Method in class lgraph.Lgraph.CypherResponse
- equals(Object) - Method in class lgraph.Lgraph.CypherResult
- equals(Object) - Method in class lgraph.Lgraph.DelEdgeRequest
- equals(Object) - Method in class lgraph.Lgraph.DelEdgeResponse
- equals(Object) - Method in class lgraph.Lgraph.DeleteGraphRequest
- equals(Object) - Method in class lgraph.Lgraph.DeleteGraphResponse
- equals(Object) - Method in class lgraph.Lgraph.DelIndexRequest
- equals(Object) - Method in class lgraph.Lgraph.DelIndexResponse
- equals(Object) - Method in class lgraph.Lgraph.DelPluginRequest
- equals(Object) - Method in class lgraph.Lgraph.DelPluginResponse
- equals(Object) - Method in class lgraph.Lgraph.DelRoleRequest
- equals(Object) - Method in class lgraph.Lgraph.DelRoleResponse
- equals(Object) - Method in class lgraph.Lgraph.DelUserRequest
- equals(Object) - Method in class lgraph.Lgraph.DelUserResponse
- equals(Object) - Method in class lgraph.Lgraph.DelVertexRequest
- equals(Object) - Method in class lgraph.Lgraph.DelVertexResponse
- equals(Object) - Method in class lgraph.Lgraph.EdgeConstraint
- equals(Object) - Method in class lgraph.Lgraph.EdgeData
- equals(Object) - Method in class lgraph.Lgraph.FlushRequest
- equals(Object) - Method in class lgraph.Lgraph.FlushResponse
- equals(Object) - Method in class lgraph.Lgraph.GetLabelRequest
- equals(Object) - Method in class lgraph.Lgraph.GetLabelResponse
- equals(Object) - Method in class lgraph.Lgraph.GetMasterRequest
- equals(Object) - Method in class lgraph.Lgraph.GetMasterResponse
- equals(Object) - Method in class lgraph.Lgraph.GetRoleInfoRequest
- equals(Object) - Method in class lgraph.Lgraph.GetRoleInfoResponse
- equals(Object) - Method in class lgraph.Lgraph.GetUserInfoRequest
- equals(Object) - Method in class lgraph.Lgraph.GetUserInfoResponse
- equals(Object) - Method in class lgraph.Lgraph.GraphApiRequest
- equals(Object) - Method in class lgraph.Lgraph.GraphApiResponse
- equals(Object) - Method in class lgraph.Lgraph.GraphRequest
- equals(Object) - Method in class lgraph.Lgraph.GraphResponse
- equals(Object) - Method in class lgraph.Lgraph.HARequest
- equals(Object) - Method in class lgraph.Lgraph.HAResponse
- equals(Object) - Method in class lgraph.Lgraph.Header
- equals(Object) - Method in class lgraph.Lgraph.HeartbeatRequest
- equals(Object) - Method in class lgraph.Lgraph.HeartbeatResponse
- equals(Object) - Method in class lgraph.Lgraph.ImportRequest
- equals(Object) - Method in class lgraph.Lgraph.ImportResponse
- equals(Object) - Method in class lgraph.Lgraph.LGraphRequest
- equals(Object) - Method in class lgraph.Lgraph.LGraphResponse
- equals(Object) - Method in class lgraph.Lgraph.ListGraphsRequest
- equals(Object) - Method in class lgraph.Lgraph.ListGraphsResponse
- equals(Object) - Method in class lgraph.Lgraph.ListLabelsRequest
- equals(Object) - Method in class lgraph.Lgraph.ListLabelsResponse
- equals(Object) - Method in class lgraph.Lgraph.ListOfProtoFieldData
- equals(Object) - Method in class lgraph.Lgraph.ListOfString
- equals(Object) - Method in class lgraph.Lgraph.ListPeersRequest
- equals(Object) - Method in class lgraph.Lgraph.ListPeersResponse
- equals(Object) - Method in class lgraph.Lgraph.ListPluginRequest
- equals(Object) - Method in class lgraph.Lgraph.ListPluginResponse
- equals(Object) - Method in class lgraph.Lgraph.ListRoleRequest
- equals(Object) - Method in class lgraph.Lgraph.ListRoleResponse
- equals(Object) - Method in class lgraph.Lgraph.ListUserRequest
- equals(Object) - Method in class lgraph.Lgraph.ListUserResponse
- equals(Object) - Method in class lgraph.Lgraph.LoadPluginRequest
- equals(Object) - Method in class lgraph.Lgraph.LoadPluginResponse
- equals(Object) - Method in class lgraph.Lgraph.LoginRequest
- equals(Object) - Method in class lgraph.Lgraph.LogMessage
- equals(Object) - Method in class lgraph.Lgraph.LogoutRequest
- equals(Object) - Method in class lgraph.Lgraph.ModConfigRequest
- equals(Object) - Method in class lgraph.Lgraph.ModConfigResponse
- equals(Object) - Method in class lgraph.Lgraph.ModEdgeRequest
- equals(Object) - Method in class lgraph.Lgraph.ModEdgeResponse
- equals(Object) - Method in class lgraph.Lgraph.ModRoleRequest
- equals(Object) - Method in class lgraph.Lgraph.ModRoleResponse
- equals(Object) - Method in class lgraph.Lgraph.ModUserRequest
- equals(Object) - Method in class lgraph.Lgraph.ModUserResponse
- equals(Object) - Method in class lgraph.Lgraph.ModVertexRequest
- equals(Object) - Method in class lgraph.Lgraph.ModVertexResponse
- equals(Object) - Method in class lgraph.Lgraph.PeerInfo
- equals(Object) - Method in class lgraph.Lgraph.PluginRequest
- equals(Object) - Method in class lgraph.Lgraph.PluginResponse
- equals(Object) - Method in class lgraph.Lgraph.Property
- equals(Object) - Method in class lgraph.Lgraph.ProtoDBConfig
- equals(Object) - Method in class lgraph.Lgraph.ProtoFieldData
- equals(Object) - Method in class lgraph.Lgraph.ProtoFieldSpec
- equals(Object) - Method in class lgraph.Lgraph.ProtoGraphAccess
- equals(Object) - Method in class lgraph.Lgraph.ProtoIndexSpec
- equals(Object) - Method in class lgraph.Lgraph.ProtoRoleInfo
- equals(Object) - Method in class lgraph.Lgraph.ProtoUserInfo
- equals(Object) - Method in class lgraph.Lgraph.RestoreRequest
- equals(Object) - Method in class lgraph.Lgraph.RestoreResponse
- equals(Object) - Method in class lgraph.Lgraph.SchemaRequest
- equals(Object) - Method in class lgraph.Lgraph.SchemaResponse
- equals(Object) - Method in class lgraph.Lgraph.SetPasswordParam
- equals(Object) - Method in class lgraph.Lgraph.Snapshot
- equals(Object) - Method in class lgraph.Lgraph.SrcDstFieldValues
- equals(Object) - Method in class lgraph.Lgraph.SubGraphRequest
- equals(Object) - Method in class lgraph.Lgraph.SubGraphResponse
- equals(Object) - Method in class lgraph.Lgraph.SyncMetaRequest
- equals(Object) - Method in class lgraph.Lgraph.SyncMetaResponse
- equals(Object) - Method in class lgraph.Lgraph.VertexData
- error - Variable in exception com.antgroup.tugraph.TuGraphRpcException
- ERROR_CODE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- ERROR_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- ERROR_MESSAGE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ImportResponse
- ERROR_MESSAGE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SchemaResponse
- errorCode - Variable in exception com.antgroup.tugraph.TuGraphRpcException
- errorMethod - Variable in exception com.antgroup.tugraph.TuGraphRpcException
- EXCEPTION - lgraph.Lgraph.LGraphResponse.ErrorCode
-
EXCEPTION = 255; - EXCEPTION_VALUE - Static variable in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
EXCEPTION = 255;
F
- FAILED - lgraph.Lgraph.LGraphResponse.ErrorCode
-
FAILED = 6; - FAILED_VALUE - Static variable in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
FAILED = 6; - FIELD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddIndexRequest
- FIELD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelIndexRequest
- FIELD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoIndexSpec
- FIELDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddEdgesRequest
- FIELDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddLabelRequest
- FIELDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddVertexesRequest
- FIELDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GetLabelResponse
- FIELDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModEdgeRequest
- FIELDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModVertexRequest
- FileCutter - Class in com.antgroup.tugraph
- FileCutter(String) - Constructor for class com.antgroup.tugraph.FileCutter
- finalize() - Method in class com.antgroup.tugraph.TuGraphRpcClient
- FLOAT - lgraph.Lgraph.ProtoFieldType
-
FLOAT = 6; - FLOAT_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
FLOAT = 6; - FLUSH_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- FLUSH_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- FLUSH_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- FLUSH_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- forNumber(int) - Static method in enum lgraph.Lgraph.AclRequest.ReqCase
- forNumber(int) - Static method in enum lgraph.Lgraph.AclResponse.RespCase
- forNumber(int) - Static method in enum lgraph.Lgraph.AuthRequest.ActionCase
- forNumber(int) - Static method in enum lgraph.Lgraph.ConfigRequest.ReqCase
- forNumber(int) - Static method in enum lgraph.Lgraph.ConfigResponse.RespCase
- forNumber(int) - Static method in enum lgraph.Lgraph.CypherResponse.ResultCase
- forNumber(int) - Static method in enum lgraph.Lgraph.GraphApiRequest.ReqCase
- forNumber(int) - Static method in enum lgraph.Lgraph.GraphApiResponse.RespCase
- forNumber(int) - Static method in enum lgraph.Lgraph.GraphRequest.ReqCase
- forNumber(int) - Static method in enum lgraph.Lgraph.GraphResponse.RespCase
- forNumber(int) - Static method in enum lgraph.Lgraph.HARequest.ReqCase
- forNumber(int) - Static method in enum lgraph.Lgraph.HAResponse.RespCase
- forNumber(int) - Static method in enum lgraph.Lgraph.LGraphRequest.ReqCase
- forNumber(int) - Static method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
- forNumber(int) - Static method in enum lgraph.Lgraph.LGraphResponse.RespCase
- forNumber(int) - Static method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
- forNumber(int) - Static method in enum lgraph.Lgraph.LogApiType
- forNumber(int) - Static method in enum lgraph.Lgraph.ModRoleRequest.ActionCase
- forNumber(int) - Static method in enum lgraph.Lgraph.ModUserRequest.ActionCase
- forNumber(int) - Static method in enum lgraph.Lgraph.NodeState
- forNumber(int) - Static method in enum lgraph.Lgraph.PluginRequest.PluginType
- forNumber(int) - Static method in enum lgraph.Lgraph.PluginRequest.ReqCase
- forNumber(int) - Static method in enum lgraph.Lgraph.PluginResponse.RespCase
- forNumber(int) - Static method in enum lgraph.Lgraph.ProtoAccessLevel
- forNumber(int) - Static method in enum lgraph.Lgraph.ProtoFieldData.DataCase
- forNumber(int) - Static method in enum lgraph.Lgraph.ProtoFieldType
- FULL - lgraph.Lgraph.ProtoAccessLevel
-
FULL = 3; - FULL_VALUE - Static variable in enum lgraph.Lgraph.ProtoAccessLevel
-
FULL = 3;
G
- GET_MASTER_REQUEST - lgraph.Lgraph.HARequest.ReqCase
- GET_MASTER_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HARequest
- GET_MASTER_RESPONSE - lgraph.Lgraph.HAResponse.RespCase
- GET_MASTER_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HAResponse
- getAclRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - getAclRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.AclRequest acl_request = 18; - getAclRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.AclRequest acl_request = 18; - getAclRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - getAclRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - getAclRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.AclRequest acl_request = 18; - getAclRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.AclRequest acl_request = 18; - getAclResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - getAclResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.AclResponse acl_response = 18; - getAclResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.AclResponse acl_response = 18; - getAclResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - getAclResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - getAclResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.AclResponse acl_response = 18; - getAclResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.AclResponse acl_response = 18; - getActionCase() - Method in class lgraph.Lgraph.AuthRequest.Builder
- getActionCase() - Method in class lgraph.Lgraph.AuthRequest
- getActionCase() - Method in interface lgraph.Lgraph.AuthRequestOrBuilder
- getActionCase() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- getActionCase() - Method in class lgraph.Lgraph.ModRoleRequest
- getActionCase() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
- getActionCase() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- getActionCase() - Method in class lgraph.Lgraph.ModUserRequest
- getActionCase() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
- getAddEdgesRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - getAddEdgesRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - getAddEdgesRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - getAddEdgesRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - getAddEdgesRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - getAddEdgesRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - getAddEdgesRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - getAddEdgesResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - getAddEdgesResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - getAddEdgesResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - getAddEdgesResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - getAddEdgesResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - getAddEdgesResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - getAddEdgesResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - getAddGraphRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - getAddGraphRequest() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - getAddGraphRequest() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - getAddGraphRequestBuilder() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - getAddGraphRequestOrBuilder() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - getAddGraphRequestOrBuilder() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - getAddGraphRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - getAddGraphResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - getAddGraphResponse() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - getAddGraphResponse() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - getAddGraphResponseBuilder() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - getAddGraphResponseOrBuilder() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - getAddGraphResponseOrBuilder() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - getAddGraphResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - getAddIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - getAddIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddIndexRequest add_index_request = 2; - getAddIndexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - getAddIndexRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - getAddIndexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - getAddIndexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddIndexRequest add_index_request = 2; - getAddIndexRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - getAddIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - getAddIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddIndexResponse add_index_response = 2; - getAddIndexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - getAddIndexResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - getAddIndexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - getAddIndexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddIndexResponse add_index_response = 2; - getAddIndexResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - getAddLabelRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - getAddLabelRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddLabelRequest add_label_request = 1; - getAddLabelRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - getAddLabelRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - getAddLabelRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - getAddLabelRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddLabelRequest add_label_request = 1; - getAddLabelRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - getAddLabelResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - getAddLabelResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddLabelResponse add_label_response = 1; - getAddLabelResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - getAddLabelResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - getAddLabelResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - getAddLabelResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddLabelResponse add_label_response = 1; - getAddLabelResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - getAddRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - getAddRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AddRoleRequest add_role_request = 6; - getAddRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - getAddRoleRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - getAddRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - getAddRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AddRoleRequest add_role_request = 6; - getAddRoleRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - getAddRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - getAddRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AddRoleResponse add_role_response = 6; - getAddRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - getAddRoleResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - getAddRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - getAddRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AddRoleResponse add_role_response = 6; - getAddRoleResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - getAddRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - getAddRoles() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString add_roles = 4; - getAddRoles() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString add_roles = 4; - getAddRolesBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - getAddRolesOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - getAddRolesOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString add_roles = 4; - getAddRolesOrBuilder() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString add_roles = 4; - getAddUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - getAddUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AddUserRequest add_user_request = 2; - getAddUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AddUserRequest add_user_request = 2; - getAddUserRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - getAddUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - getAddUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AddUserRequest add_user_request = 2; - getAddUserRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AddUserRequest add_user_request = 2; - getAddUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - getAddUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AddUserResponse add_user_response = 2; - getAddUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AddUserResponse add_user_response = 2; - getAddUserResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - getAddUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - getAddUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AddUserResponse add_user_response = 2; - getAddUserResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AddUserResponse add_user_response = 2; - getAddVertexesRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - getAddVertexesRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - getAddVertexesRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - getAddVertexesRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - getAddVertexesRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - getAddVertexesRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - getAddVertexesRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - getAddVertexesResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - getAddVertexesResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - getAddVertexesResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - getAddVertexesResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - getAddVertexesResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - getAddVertexesResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - getAddVertexesResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - getAsync() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required bool async = 2; - getAsync() - Method in class lgraph.Lgraph.ProtoDBConfig
-
required bool async = 2; - getAsync() - Method in interface lgraph.Lgraph.ProtoDBConfigOrBuilder
-
required bool async = 2; - getAuthMethod() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string auth_method = 3; - getAuthMethod() - Method in class lgraph.Lgraph.AddUserRequest
-
optional string auth_method = 3; - getAuthMethod() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
optional string auth_method = 3; - getAuthMethod() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
optional string auth_method = 3; - getAuthMethod() - Method in class lgraph.Lgraph.ProtoUserInfo
-
optional string auth_method = 3; - getAuthMethod() - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
optional string auth_method = 3; - getAuthMethodBytes() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string auth_method = 3; - getAuthMethodBytes() - Method in class lgraph.Lgraph.AddUserRequest
-
optional string auth_method = 3; - getAuthMethodBytes() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
optional string auth_method = 3; - getAuthMethodBytes() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
optional string auth_method = 3; - getAuthMethodBytes() - Method in class lgraph.Lgraph.ProtoUserInfo
-
optional string auth_method = 3; - getAuthMethodBytes() - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
optional string auth_method = 3; - getAuthRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - getAuthRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AuthRequest auth_request = 1; - getAuthRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AuthRequest auth_request = 1; - getAuthRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - getAuthRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - getAuthRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AuthRequest auth_request = 1; - getAuthRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AuthRequest auth_request = 1; - getAuthResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - getAuthResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AuthResponse auth_response = 1; - getAuthResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AuthResponse auth_response = 1; - getAuthResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - getAuthResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - getAuthResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AuthResponse auth_response = 1; - getAuthResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AuthResponse auth_response = 1; - getBeginEnd() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required bool begin_end = 3; - getBeginEnd() - Method in class lgraph.Lgraph.LogMessage
-
required bool begin_end = 3; - getBeginEnd() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
required bool begin_end = 3; - getBinaryResult() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - getBinaryResult() - Method in class lgraph.Lgraph.CypherResponse
-
optional .lgraph.CypherResult binary_result = 2; - getBinaryResult() - Method in interface lgraph.Lgraph.CypherResponseOrBuilder
-
optional .lgraph.CypherResult binary_result = 2; - getBinaryResultBuilder() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - getBinaryResultOrBuilder() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - getBinaryResultOrBuilder() - Method in class lgraph.Lgraph.CypherResponse
-
optional .lgraph.CypherResult binary_result = 2; - getBinaryResultOrBuilder() - Method in interface lgraph.Lgraph.CypherResponseOrBuilder
-
optional .lgraph.CypherResult binary_result = 2; - getBlob() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bytes blob = 11; - getBlob() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional bytes blob = 11; - getBlob() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional bytes blob = 11; - getBoolean() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bool boolean = 1; - getBoolean() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional bool boolean = 1; - getBoolean() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional bool boolean = 1; - getCallPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - getCallPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - getCallPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - getCallPluginRequestBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - getCallPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - getCallPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - getCallPluginRequestOrBuilder() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - getCallPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - getCallPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - getCallPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - getCallPluginResponseBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - getCallPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - getCallPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - getCallPluginResponseOrBuilder() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - getClientVersion() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional int64 client_version = 1; - getClientVersion() - Method in class lgraph.Lgraph.LGraphRequest
-
optional int64 client_version = 1; - getClientVersion() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional int64 client_version = 1; - getCode() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bytes code = 3; - getCode() - Method in class lgraph.Lgraph.LoadPluginRequest
-
required bytes code = 3; - getCode() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
required bytes code = 3; - getCodeType() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - getCodeType() - Method in class lgraph.Lgraph.LoadPluginRequest
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - getCodeType() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - getConfig() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - getConfig() - Method in class lgraph.Lgraph.AddGraphRequest
-
required .lgraph.ProtoDBConfig config = 2; - getConfig() - Method in interface lgraph.Lgraph.AddGraphRequestOrBuilder
-
required .lgraph.ProtoDBConfig config = 2; - getConfigBuilder() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - getConfigOrBuilder() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - getConfigOrBuilder() - Method in class lgraph.Lgraph.AddGraphRequest
-
required .lgraph.ProtoDBConfig config = 2; - getConfigOrBuilder() - Method in interface lgraph.Lgraph.AddGraphRequestOrBuilder
-
required .lgraph.ProtoDBConfig config = 2; - getConfigRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - getConfigRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.ConfigRequest config_request = 19; - getConfigRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.ConfigRequest config_request = 19; - getConfigRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - getConfigRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - getConfigRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.ConfigRequest config_request = 19; - getConfigRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.ConfigRequest config_request = 19; - getConfigResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - getConfigResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.ConfigResponse config_response = 19; - getConfigResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.ConfigResponse config_response = 19; - getConfigResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - getConfigResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - getConfigResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.ConfigResponse config_response = 19; - getConfigResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.ConfigResponse config_response = 19; - getConfigs(int) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigs(int) - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigs(int) - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsBuilder(int) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsBuilderList() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsCount() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsCount() - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsCount() - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsList() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsList() - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsList() - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsOrBuilder(int) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsOrBuilder(int) - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsOrBuilder(int) - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsOrBuilderList() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsOrBuilderList() - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfigsOrBuilderList() - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated .lgraph.ProtoDBConfig configs = 2; - getConfirm() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
-
required string confirm = 1; - getConfirm() - Method in class lgraph.Lgraph.SyncMetaRequest
-
required string confirm = 1; - getConfirm() - Method in interface lgraph.Lgraph.SyncMetaRequestOrBuilder
-
required string confirm = 1; - getConfirmBytes() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
-
required string confirm = 1; - getConfirmBytes() - Method in class lgraph.Lgraph.SyncMetaRequest
-
required string confirm = 1; - getConfirmBytes() - Method in interface lgraph.Lgraph.SyncMetaRequestOrBuilder
-
required string confirm = 1; - getContent() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string content = 9; - getContent() - Method in class lgraph.Lgraph.LogMessage
-
optional string content = 9; - getContent() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string content = 9; - getContentBytes() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string content = 9; - getContentBytes() - Method in class lgraph.Lgraph.LogMessage
-
optional string content = 9; - getContentBytes() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string content = 9; - getContinueOnError() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required bool continue_on_error = 6; - getContinueOnError() - Method in class lgraph.Lgraph.ImportRequest
-
required bool continue_on_error = 6; - getContinueOnError() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required bool continue_on_error = 6; - getCypherRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - getCypherRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.CypherRequest cypher_request = 12; - getCypherRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.CypherRequest cypher_request = 12; - getCypherRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - getCypherRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - getCypherRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.CypherRequest cypher_request = 12; - getCypherRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.CypherRequest cypher_request = 12; - getCypherResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - getCypherResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.CypherResponse cypher_response = 12; - getCypherResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.CypherResponse cypher_response = 12; - getCypherResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - getCypherResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - getCypherResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.CypherResponse cypher_response = 12; - getCypherResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.CypherResponse cypher_response = 12; - getData() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string data = 5; - getData() - Method in class lgraph.Lgraph.ImportRequest
-
required string data = 5; - getData() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string data = 5; - getDataBytes() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string data = 5; - getDataBytes() - Method in class lgraph.Lgraph.ImportRequest
-
required string data = 5; - getDataBytes() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string data = 5; - getDataCase() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- getDataCase() - Method in class lgraph.Lgraph.ProtoFieldData
- getDataCase() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
- getDate() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 date = 8; - getDate() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 date = 8; - getDate() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 date = 8; - getDatetime() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 datetime = 9; - getDatetime() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int64 datetime = 9; - getDatetime() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int64 datetime = 9; - getDbSize() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required int64 db_size = 1; - getDbSize() - Method in class lgraph.Lgraph.ProtoDBConfig
-
required int64 db_size = 1; - getDbSize() - Method in interface lgraph.Lgraph.ProtoDBConfigOrBuilder
-
required int64 db_size = 1; - getDefaultInstance() - Static method in class lgraph.Lgraph.AclRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AclResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddEdgesRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddEdgesResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddGraphRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddGraphResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddIndexRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddIndexResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddLabelRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddLabelResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddRoleRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddRoleResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddUserRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddUserResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddVertexesRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AddVertexesResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.AuthRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.AuthResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.BackupLogEntry
- getDefaultInstance() - Static method in class lgraph.Lgraph.CallPluginRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.CallPluginResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ConfigRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ConfigResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.CypherRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.CypherResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.CypherResult
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelEdgeRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelEdgeResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.DeleteGraphRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.DeleteGraphResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelIndexRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelIndexResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelPluginRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelPluginResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelRoleRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelRoleResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelUserRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelUserResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelVertexRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.DelVertexResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.EdgeConstraint
- getDefaultInstance() - Static method in class lgraph.Lgraph.EdgeData
- getDefaultInstance() - Static method in class lgraph.Lgraph.FlushRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.FlushResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetLabelRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetLabelResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetMasterRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetMasterResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetUserInfoRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.GetUserInfoResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.GraphApiRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.GraphApiResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.GraphRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.GraphResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.HARequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.HAResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.Header
- getDefaultInstance() - Static method in class lgraph.Lgraph.HeartbeatRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.HeartbeatResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ImportRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ImportResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.LGraphRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.LGraphResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListGraphsRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListGraphsResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListLabelsRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListLabelsResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListOfString
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListPeersRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListPeersResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListPluginRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListPluginResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListRoleRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListRoleResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListUserRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ListUserResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.LoadPluginRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.LoadPluginResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.LoginRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.LogMessage
- getDefaultInstance() - Static method in class lgraph.Lgraph.LogoutRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModConfigRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModConfigResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModEdgeRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModEdgeResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModRoleRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModRoleResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModUserRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModUserResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModVertexRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.ModVertexResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.PeerInfo
- getDefaultInstance() - Static method in class lgraph.Lgraph.PluginRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.PluginResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.Property
- getDefaultInstance() - Static method in class lgraph.Lgraph.ProtoDBConfig
- getDefaultInstance() - Static method in class lgraph.Lgraph.ProtoFieldData
- getDefaultInstance() - Static method in class lgraph.Lgraph.ProtoFieldSpec
- getDefaultInstance() - Static method in class lgraph.Lgraph.ProtoGraphAccess
- getDefaultInstance() - Static method in class lgraph.Lgraph.ProtoIndexSpec
- getDefaultInstance() - Static method in class lgraph.Lgraph.ProtoRoleInfo
- getDefaultInstance() - Static method in class lgraph.Lgraph.ProtoUserInfo
- getDefaultInstance() - Static method in class lgraph.Lgraph.RestoreRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.RestoreResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.SchemaRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.SchemaResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.SetPasswordParam
- getDefaultInstance() - Static method in class lgraph.Lgraph.Snapshot
- getDefaultInstance() - Static method in class lgraph.Lgraph.SrcDstFieldValues
- getDefaultInstance() - Static method in class lgraph.Lgraph.SubGraphRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.SubGraphResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.SyncMetaRequest
- getDefaultInstance() - Static method in class lgraph.Lgraph.SyncMetaResponse
- getDefaultInstance() - Static method in class lgraph.Lgraph.VertexData
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AclRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AclRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AclResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AclResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddEdgesRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddEdgesResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddGraphRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddGraphResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddIndexRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddIndexResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddLabelRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddLabelResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddRoleRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddRoleResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddUserRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddUserResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddVertexesRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AddVertexesResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AuthRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AuthRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AuthResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.AuthResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.BackupLogEntry
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CallPluginRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CallPluginResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ConfigRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ConfigResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CypherRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CypherRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CypherResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CypherResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CypherResult.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.CypherResult
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelEdgeRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelEdgeResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DeleteGraphRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DeleteGraphResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelIndexRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelIndexResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelPluginRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelPluginResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelRoleRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelRoleResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelUserRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelUserResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelVertexRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.DelVertexResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.EdgeConstraint
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.EdgeData.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.EdgeData
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.FlushRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.FlushRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.FlushResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.FlushResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetLabelRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetLabelResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetMasterRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetMasterResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetUserInfoRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GetUserInfoResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphApiRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphApiResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.GraphResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HARequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HARequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HAResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HAResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.Header.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.Header
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HeartbeatRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.HeartbeatResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ImportRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ImportRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ImportResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ImportResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LGraphRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LGraphResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListGraphsRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListGraphsResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListLabelsRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListLabelsResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListOfString.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListOfString
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPeersRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPeersResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPluginRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListPluginResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListRoleRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListRoleResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListUserRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ListUserResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LoadPluginRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LoadPluginResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LoginRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LoginRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LogMessage.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LogMessage
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.LogoutRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModConfigRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModConfigResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModEdgeRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModEdgeResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModRoleRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModRoleResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModUserRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModUserResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModVertexRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ModVertexResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.PeerInfo.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.PeerInfo
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.PluginRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.PluginRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.PluginResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.PluginResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.Property.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.Property
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoDBConfig
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoFieldData
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoFieldSpec
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoGraphAccess
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoIndexSpec
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoRoleInfo
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.ProtoUserInfo
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.RestoreRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.RestoreResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SchemaRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SchemaResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SetPasswordParam
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.Snapshot.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.Snapshot
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SrcDstFieldValues
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SubGraphRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SubGraphResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SyncMetaRequest
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.SyncMetaResponse
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.VertexData.Builder
- getDefaultInstanceForType() - Method in class lgraph.Lgraph.VertexData
- getDelEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - getDelEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - getDelEdgeRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - getDelEdgeRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - getDelEdgeRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - getDelEdgeRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - getDelEdgeRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - getDelEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - getDelEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - getDelEdgeResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - getDelEdgeResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - getDelEdgeResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - getDelEdgeResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - getDelEdgeResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - getDeleteGraphRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - getDeleteGraphRequest() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - getDeleteGraphRequest() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - getDeleteGraphRequestBuilder() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - getDeleteGraphRequestOrBuilder() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - getDeleteGraphRequestOrBuilder() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - getDeleteGraphRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - getDeleteGraphResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - getDeleteGraphResponse() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - getDeleteGraphResponse() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - getDeleteGraphResponseBuilder() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - getDeleteGraphResponseOrBuilder() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - getDeleteGraphResponseOrBuilder() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - getDeleteGraphResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - getDelimiter() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string delimiter = 7; - getDelimiter() - Method in class lgraph.Lgraph.ImportRequest
-
required string delimiter = 7; - getDelimiter() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string delimiter = 7; - getDelimiterBytes() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string delimiter = 7; - getDelimiterBytes() - Method in class lgraph.Lgraph.ImportRequest
-
required string delimiter = 7; - getDelimiterBytes() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string delimiter = 7; - getDelIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - getDelIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelIndexRequest del_index_request = 5; - getDelIndexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - getDelIndexRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - getDelIndexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - getDelIndexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelIndexRequest del_index_request = 5; - getDelIndexRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - getDelIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - getDelIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelIndexResponse del_index_response = 5; - getDelIndexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - getDelIndexResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - getDelIndexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - getDelIndexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelIndexResponse del_index_response = 5; - getDelIndexResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - getDelPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - getDelPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - getDelPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - getDelPluginRequestBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - getDelPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - getDelPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - getDelPluginRequestOrBuilder() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - getDelPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - getDelPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - getDelPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - getDelPluginResponseBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - getDelPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - getDelPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - getDelPluginResponseOrBuilder() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - getDelRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - getDelRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.DelRoleRequest del_role_request = 8; - getDelRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - getDelRoleRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - getDelRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - getDelRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.DelRoleRequest del_role_request = 8; - getDelRoleRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - getDelRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - getDelRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.DelRoleResponse del_role_response = 8; - getDelRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - getDelRoleResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - getDelRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - getDelRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.DelRoleResponse del_role_response = 8; - getDelRoleResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - getDelRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - getDelRoles() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString del_roles = 5; - getDelRoles() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString del_roles = 5; - getDelRolesBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - getDelRolesOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - getDelRolesOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString del_roles = 5; - getDelRolesOrBuilder() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString del_roles = 5; - getDelUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - getDelUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.DelUserRequest del_user_request = 4; - getDelUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.DelUserRequest del_user_request = 4; - getDelUserRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - getDelUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - getDelUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.DelUserRequest del_user_request = 4; - getDelUserRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.DelUserRequest del_user_request = 4; - getDelUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - getDelUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.DelUserResponse del_user_response = 4; - getDelUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.DelUserResponse del_user_response = 4; - getDelUserResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - getDelUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - getDelUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.DelUserResponse del_user_response = 4; - getDelUserResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.DelUserResponse del_user_response = 4; - getDelVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - getDelVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - getDelVertexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - getDelVertexRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - getDelVertexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - getDelVertexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - getDelVertexRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - getDelVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - getDelVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - getDelVertexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - getDelVertexResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - getDelVertexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - getDelVertexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - getDelVertexResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - getDesc() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
optional string desc = 2; - getDesc() - Method in class lgraph.Lgraph.AddRoleRequest
-
optional string desc = 2; - getDesc() - Method in interface lgraph.Lgraph.AddRoleRequestOrBuilder
-
optional string desc = 2; - getDesc() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string desc = 4; - getDesc() - Method in class lgraph.Lgraph.AddUserRequest
-
optional string desc = 4; - getDesc() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
optional string desc = 4; - getDesc() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional string desc = 4; - getDesc() - Method in class lgraph.Lgraph.LoadPluginRequest
-
optional string desc = 4; - getDesc() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
optional string desc = 4; - getDesc() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required string desc = 3; - getDesc() - Method in class lgraph.Lgraph.ProtoDBConfig
-
required string desc = 3; - getDesc() - Method in interface lgraph.Lgraph.ProtoDBConfigOrBuilder
-
required string desc = 3; - getDesc() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required string desc = 2; - getDesc() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required string desc = 2; - getDesc() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required string desc = 2; - getDescBytes() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
optional string desc = 2; - getDescBytes() - Method in class lgraph.Lgraph.AddRoleRequest
-
optional string desc = 2; - getDescBytes() - Method in interface lgraph.Lgraph.AddRoleRequestOrBuilder
-
optional string desc = 2; - getDescBytes() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string desc = 4; - getDescBytes() - Method in class lgraph.Lgraph.AddUserRequest
-
optional string desc = 4; - getDescBytes() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
optional string desc = 4; - getDescBytes() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional string desc = 4; - getDescBytes() - Method in class lgraph.Lgraph.LoadPluginRequest
-
optional string desc = 4; - getDescBytes() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
optional string desc = 4; - getDescBytes() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required string desc = 3; - getDescBytes() - Method in class lgraph.Lgraph.ProtoDBConfig
-
required string desc = 3; - getDescBytes() - Method in interface lgraph.Lgraph.ProtoDBConfigOrBuilder
-
required string desc = 3; - getDescBytes() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required string desc = 2; - getDescBytes() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required string desc = 2; - getDescBytes() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required string desc = 2; - getDescription() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string description = 4; - getDescription() - Method in class lgraph.Lgraph.ImportRequest
-
required string description = 4; - getDescription() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string description = 4; - getDescription() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string description = 4; - getDescription() - Method in class lgraph.Lgraph.SchemaRequest
-
required string description = 4; - getDescription() - Method in interface lgraph.Lgraph.SchemaRequestOrBuilder
-
required string description = 4; - getDescriptionBytes() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string description = 4; - getDescriptionBytes() - Method in class lgraph.Lgraph.ImportRequest
-
required string description = 4; - getDescriptionBytes() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string description = 4; - getDescriptionBytes() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string description = 4; - getDescriptionBytes() - Method in class lgraph.Lgraph.SchemaRequest
-
required string description = 4; - getDescriptionBytes() - Method in interface lgraph.Lgraph.SchemaRequestOrBuilder
-
required string description = 4; - getDescriptor() - Static method in class lgraph.Lgraph.AclRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AclRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AclResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AclResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AddEdgesRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddEdgesRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AddEdgesResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddEdgesResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AddGraphRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddGraphRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AddGraphResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddGraphResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AddIndexRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddIndexRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AddIndexResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddIndexResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AddLabelRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddLabelRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AddLabelResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddLabelResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AddRoleRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddRoleRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AddRoleResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddRoleResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AddUserRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddUserRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AddUserResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddUserResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AddVertexesRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddVertexesRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AddVertexesResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AddVertexesResponse
- getDescriptor() - Static method in class lgraph.Lgraph.AuthRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AuthRequest
- getDescriptor() - Static method in class lgraph.Lgraph.AuthResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.AuthResponse
- getDescriptor() - Static method in class lgraph.Lgraph.BackupLogEntry.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.BackupLogEntry
- getDescriptor() - Static method in class lgraph.Lgraph.CallPluginRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.CallPluginRequest
- getDescriptor() - Static method in class lgraph.Lgraph.CallPluginResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.CallPluginResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ConfigRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ConfigRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ConfigResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ConfigResponse
- getDescriptor() - Static method in class lgraph.Lgraph.CypherRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.CypherRequest
- getDescriptor() - Static method in class lgraph.Lgraph.CypherResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.CypherResponse
- getDescriptor() - Static method in class lgraph.Lgraph.CypherResult.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.CypherResult
- getDescriptor() - Static method in class lgraph.Lgraph.DelEdgeRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelEdgeRequest
- getDescriptor() - Static method in class lgraph.Lgraph.DelEdgeResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelEdgeResponse
- getDescriptor() - Static method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DeleteGraphRequest
- getDescriptor() - Static method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DeleteGraphResponse
- getDescriptor() - Static method in class lgraph.Lgraph.DelIndexRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelIndexRequest
- getDescriptor() - Static method in class lgraph.Lgraph.DelIndexResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelIndexResponse
- getDescriptor() - Static method in class lgraph.Lgraph.DelPluginRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelPluginRequest
- getDescriptor() - Static method in class lgraph.Lgraph.DelPluginResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelPluginResponse
- getDescriptor() - Static method in class lgraph.Lgraph.DelRoleRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelRoleRequest
- getDescriptor() - Static method in class lgraph.Lgraph.DelRoleResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelRoleResponse
- getDescriptor() - Static method in class lgraph.Lgraph.DelUserRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelUserRequest
- getDescriptor() - Static method in class lgraph.Lgraph.DelUserResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelUserResponse
- getDescriptor() - Static method in class lgraph.Lgraph.DelVertexRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelVertexRequest
- getDescriptor() - Static method in class lgraph.Lgraph.DelVertexResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.DelVertexResponse
- getDescriptor() - Static method in class lgraph.Lgraph.EdgeConstraint.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.EdgeConstraint
- getDescriptor() - Static method in class lgraph.Lgraph.EdgeData.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.EdgeData
- getDescriptor() - Static method in class lgraph.Lgraph.FlushRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.FlushRequest
- getDescriptor() - Static method in class lgraph.Lgraph.FlushResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.FlushResponse
- getDescriptor() - Static method in class lgraph.Lgraph
- getDescriptor() - Static method in class lgraph.Lgraph.GetLabelRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetLabelRequest
- getDescriptor() - Static method in class lgraph.Lgraph.GetLabelResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetLabelResponse
- getDescriptor() - Static method in class lgraph.Lgraph.GetMasterRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetMasterRequest
- getDescriptor() - Static method in class lgraph.Lgraph.GetMasterResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetMasterResponse
- getDescriptor() - Static method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- getDescriptor() - Static method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- getDescriptor() - Static method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetUserInfoRequest
- getDescriptor() - Static method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GetUserInfoResponse
- getDescriptor() - Static method in class lgraph.Lgraph.GraphApiRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GraphApiRequest
- getDescriptor() - Static method in class lgraph.Lgraph.GraphApiResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GraphApiResponse
- getDescriptor() - Static method in class lgraph.Lgraph.GraphRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GraphRequest
- getDescriptor() - Static method in class lgraph.Lgraph.GraphResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.GraphResponse
- getDescriptor() - Static method in class lgraph.Lgraph.HARequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.HARequest
- getDescriptor() - Static method in class lgraph.Lgraph.HAResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.HAResponse
- getDescriptor() - Static method in class lgraph.Lgraph.Header.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.Header
- getDescriptor() - Static method in class lgraph.Lgraph.HeartbeatRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.HeartbeatRequest
- getDescriptor() - Static method in class lgraph.Lgraph.HeartbeatResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.HeartbeatResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ImportRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ImportRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ImportResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ImportResponse
- getDescriptor() - Static method in class lgraph.Lgraph.LGraphRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.LGraphRequest
- getDescriptor() - Static method in class lgraph.Lgraph.LGraphResponse.Builder
- getDescriptor() - Static method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
- getDescriptor() - Static method in class lgraph.Lgraph.LGraphResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ListGraphsRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListGraphsRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ListGraphsResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListGraphsResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ListLabelsRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListLabelsRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ListLabelsResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListLabelsResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- getDescriptor() - Static method in class lgraph.Lgraph.ListOfString.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListOfString
- getDescriptor() - Static method in class lgraph.Lgraph.ListPeersRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListPeersRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ListPeersResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListPeersResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ListPluginRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListPluginRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ListPluginResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListPluginResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ListRoleRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListRoleRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ListRoleResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListRoleResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ListUserRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListUserRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ListUserResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ListUserResponse
- getDescriptor() - Static method in class lgraph.Lgraph.LoadPluginRequest.Builder
- getDescriptor() - Static method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
- getDescriptor() - Static method in class lgraph.Lgraph.LoadPluginRequest
- getDescriptor() - Static method in class lgraph.Lgraph.LoadPluginResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.LoadPluginResponse
- getDescriptor() - Static method in enum lgraph.Lgraph.LogApiType
- getDescriptor() - Static method in class lgraph.Lgraph.LoginRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.LoginRequest
- getDescriptor() - Static method in class lgraph.Lgraph.LogMessage.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.LogMessage
- getDescriptor() - Static method in class lgraph.Lgraph.LogoutRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.LogoutRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ModConfigRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModConfigRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ModConfigResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModConfigResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ModEdgeRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModEdgeRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ModEdgeResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModEdgeResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ModRoleRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModRoleRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ModRoleResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModRoleResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ModUserRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModUserRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ModUserResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModUserResponse
- getDescriptor() - Static method in class lgraph.Lgraph.ModVertexRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModVertexRequest
- getDescriptor() - Static method in class lgraph.Lgraph.ModVertexResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ModVertexResponse
- getDescriptor() - Static method in enum lgraph.Lgraph.NodeState
- getDescriptor() - Static method in class lgraph.Lgraph.PeerInfo.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.PeerInfo
- getDescriptor() - Static method in class lgraph.Lgraph.PluginRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.PluginRequest
- getDescriptor() - Static method in enum lgraph.Lgraph.PluginRequest.PluginType
- getDescriptor() - Static method in class lgraph.Lgraph.PluginResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.PluginResponse
- getDescriptor() - Static method in class lgraph.Lgraph.Property.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.Property
- getDescriptor() - Static method in enum lgraph.Lgraph.ProtoAccessLevel
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoDBConfig.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoDBConfig
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoFieldData.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoFieldData
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoFieldSpec
- getDescriptor() - Static method in enum lgraph.Lgraph.ProtoFieldType
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoGraphAccess
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoIndexSpec
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoRoleInfo
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoUserInfo.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.ProtoUserInfo
- getDescriptor() - Static method in class lgraph.Lgraph.RestoreRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.RestoreRequest
- getDescriptor() - Static method in class lgraph.Lgraph.RestoreResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.RestoreResponse
- getDescriptor() - Static method in class lgraph.Lgraph.SchemaRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SchemaRequest
- getDescriptor() - Static method in class lgraph.Lgraph.SchemaResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SchemaResponse
- getDescriptor() - Static method in class lgraph.Lgraph.SetPasswordParam.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SetPasswordParam
- getDescriptor() - Static method in class lgraph.Lgraph.Snapshot.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.Snapshot
- getDescriptor() - Static method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SrcDstFieldValues
- getDescriptor() - Static method in class lgraph.Lgraph.SubGraphRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SubGraphRequest
- getDescriptor() - Static method in class lgraph.Lgraph.SubGraphResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SubGraphResponse
- getDescriptor() - Static method in class lgraph.Lgraph.SyncMetaRequest.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SyncMetaRequest
- getDescriptor() - Static method in class lgraph.Lgraph.SyncMetaResponse.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.SyncMetaResponse
- getDescriptor() - Static method in class lgraph.Lgraph.VertexData.Builder
- getDescriptor() - Static method in class lgraph.Lgraph.VertexData
- getDescriptorForType() - Method in class lgraph.Lgraph.AclRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AclResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AuthRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.AuthResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.CypherRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.CypherResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.CypherResult.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.EdgeData.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.FlushRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.FlushResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GraphRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.GraphResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.HARequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.HAResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.Header.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ImportRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ImportResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- getDescriptorForType() - Method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
- getDescriptorForType() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListOfString.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- getDescriptorForType() - Method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
- getDescriptorForType() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- getDescriptorForType() - Method in enum lgraph.Lgraph.LogApiType
- getDescriptorForType() - Method in class lgraph.Lgraph.LoginRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.LogMessage.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- getDescriptorForType() - Method in enum lgraph.Lgraph.NodeState
- getDescriptorForType() - Method in class lgraph.Lgraph.PeerInfo.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.PluginRequest.Builder
- getDescriptorForType() - Method in enum lgraph.Lgraph.PluginRequest.PluginType
- getDescriptorForType() - Method in class lgraph.Lgraph.PluginResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.Property.Builder
- getDescriptorForType() - Method in enum lgraph.Lgraph.ProtoAccessLevel
- getDescriptorForType() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- getDescriptorForType() - Method in enum lgraph.Lgraph.ProtoFieldType
- getDescriptorForType() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.Snapshot.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- getDescriptorForType() - Method in class lgraph.Lgraph.VertexData.Builder
- getDisable() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool disable = 6; - getDisable() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional bool disable = 6; - getDisable() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional bool disable = 6; - getDisable() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool disable = 7; - getDisable() - Method in class lgraph.Lgraph.ModUserRequest
-
optional bool disable = 7; - getDisable() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional bool disable = 7; - getDp() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional double dp = 7; - getDp() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional double dp = 7; - getDp() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional double dp = 7; - getDst() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 dst = 4; - getDst() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 dst = 4; - getDst() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 dst = 4; - getDst() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 dst = 4; - getDst() - Method in class lgraph.Lgraph.EdgeData
-
required int64 dst = 4; - getDst() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 dst = 4; - getDst() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 dst = 4; - getDst() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 dst = 4; - getDst() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 dst = 4; - getDst() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 dst = 2; - getDst() - Method in class lgraph.Lgraph.SrcDstFieldValues
-
required int64 dst = 2; - getDst() - Method in interface lgraph.Lgraph.SrcDstFieldValuesOrBuilder
-
required int64 dst = 2; - getDstLabel() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string dst_label = 2; - getDstLabel() - Method in class lgraph.Lgraph.EdgeConstraint
-
required string dst_label = 2; - getDstLabel() - Method in interface lgraph.Lgraph.EdgeConstraintOrBuilder
-
required string dst_label = 2; - getDstLabelBytes() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string dst_label = 2; - getDstLabelBytes() - Method in class lgraph.Lgraph.EdgeConstraint
-
required string dst_label = 2; - getDstLabelBytes() - Method in interface lgraph.Lgraph.EdgeConstraintOrBuilder
-
required string dst_label = 2; - getEdgeConstraints(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraints(int) - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraints(int) - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsBuilderList() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsCount() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsCount() - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsCount() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsList() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsList() - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsList() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsOrBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsOrBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsOrBuilder(int) - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsOrBuilderList() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsOrBuilderList() - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdgeConstraintsOrBuilderList() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - getEdges(int) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdges(int) - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdges(int) - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdges(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - getEdges(int) - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.EdgeData edges = 2; - getEdges(int) - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesBuilder(int) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesBuilderList() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesBuilderList() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesCount() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesCount() - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesCount() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesCount() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesCount() - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.EdgeData edges = 2; - getEdgesCount() - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesList() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesList() - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesList() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesList() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesList() - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.EdgeData edges = 2; - getEdgesList() - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesOrBuilder(int) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesOrBuilder(int) - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesOrBuilder(int) - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesOrBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesOrBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.EdgeData edges = 2; - getEdgesOrBuilder(int) - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesOrBuilderList() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesOrBuilderList() - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesOrBuilderList() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - getEdgesOrBuilderList() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - getEdgesOrBuilderList() - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.EdgeData edges = 2; - getEdgesOrBuilderList() - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.EdgeData edges = 2; - getEid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 eid = 5; - getEid() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 eid = 5; - getEid() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 eid = 5; - getEid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 eid = 5; - getEid() - Method in class lgraph.Lgraph.EdgeData
-
required int64 eid = 5; - getEid() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 eid = 5; - getEid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 eid = 5; - getEid() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 eid = 5; - getEid() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 eid = 5; - getEids(int) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
repeated int64 eids = 3; - getEids(int) - Method in class lgraph.Lgraph.AddEdgesResponse
-
repeated int64 eids = 3; - getEids(int) - Method in interface lgraph.Lgraph.AddEdgesResponseOrBuilder
-
repeated int64 eids = 3; - getEidsCount() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
repeated int64 eids = 3; - getEidsCount() - Method in class lgraph.Lgraph.AddEdgesResponse
-
repeated int64 eids = 3; - getEidsCount() - Method in interface lgraph.Lgraph.AddEdgesResponseOrBuilder
-
repeated int64 eids = 3; - getEidsList() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
repeated int64 eids = 3; - getEidsList() - Method in class lgraph.Lgraph.AddEdgesResponse
-
repeated int64 eids = 3; - getEidsList() - Method in interface lgraph.Lgraph.AddEdgesResponseOrBuilder
-
repeated int64 eids = 3; - getElapsed() - Method in class lgraph.Lgraph.CypherResult.Builder
-
required double elapsed = 3; - getElapsed() - Method in class lgraph.Lgraph.CypherResult
-
required double elapsed = 3; - getElapsed() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
required double elapsed = 3; - getEnable() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool enable = 5; - getEnable() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional bool enable = 5; - getEnable() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional bool enable = 5; - getEnable() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool enable = 6; - getEnable() - Method in class lgraph.Lgraph.ModUserRequest
-
optional bool enable = 6; - getEnable() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional bool enable = 6; - getError() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string error = 3; - getError() - Method in class lgraph.Lgraph.LGraphResponse
-
optional string error = 3; - getError() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional string error = 3; - GetError() - Method in exception com.antgroup.tugraph.TuGraphRpcException
- getErrorBytes() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string error = 3; - getErrorBytes() - Method in class lgraph.Lgraph.LGraphResponse
-
optional string error = 3; - getErrorBytes() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional string error = 3; - getErrorCode() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - getErrorCode() - Method in class lgraph.Lgraph.LGraphResponse
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - getErrorCode() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - GetErrorCode() - Method in exception com.antgroup.tugraph.TuGraphRpcException
- GetErrorCodeName() - Method in exception com.antgroup.tugraph.TuGraphRpcException
- getErrorMessage() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string error_message = 2; - getErrorMessage() - Method in class lgraph.Lgraph.ImportResponse
-
optional string error_message = 2; - getErrorMessage() - Method in interface lgraph.Lgraph.ImportResponseOrBuilder
-
optional string error_message = 2; - getErrorMessage() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string error_message = 2; - getErrorMessage() - Method in class lgraph.Lgraph.SchemaResponse
-
optional string error_message = 2; - getErrorMessage() - Method in interface lgraph.Lgraph.SchemaResponseOrBuilder
-
optional string error_message = 2; - getErrorMessageBytes() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string error_message = 2; - getErrorMessageBytes() - Method in class lgraph.Lgraph.ImportResponse
-
optional string error_message = 2; - getErrorMessageBytes() - Method in interface lgraph.Lgraph.ImportResponseOrBuilder
-
optional string error_message = 2; - getErrorMessageBytes() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string error_message = 2; - getErrorMessageBytes() - Method in class lgraph.Lgraph.SchemaResponse
-
optional string error_message = 2; - getErrorMessageBytes() - Method in interface lgraph.Lgraph.SchemaResponseOrBuilder
-
optional string error_message = 2; - GetErrorMethod() - Method in exception com.antgroup.tugraph.TuGraphRpcException
- getField() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string field = 2; - getField() - Method in class lgraph.Lgraph.AddIndexRequest
-
required string field = 2; - getField() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required string field = 2; - getField() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string field = 2; - getField() - Method in class lgraph.Lgraph.DelIndexRequest
-
required string field = 2; - getField() - Method in interface lgraph.Lgraph.DelIndexRequestOrBuilder
-
required string field = 2; - getField() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string field = 2; - getField() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required string field = 2; - getField() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required string field = 2; - getFieldBytes() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string field = 2; - getFieldBytes() - Method in class lgraph.Lgraph.AddIndexRequest
-
required string field = 2; - getFieldBytes() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required string field = 2; - getFieldBytes() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string field = 2; - getFieldBytes() - Method in class lgraph.Lgraph.DelIndexRequest
-
required string field = 2; - getFieldBytes() - Method in interface lgraph.Lgraph.DelIndexRequestOrBuilder
-
required string field = 2; - getFieldBytes() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string field = 2; - getFieldBytes() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required string field = 2; - getFieldBytes() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required string field = 2; - getFields(int) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - getFields(int) - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated string fields = 2; - getFields(int) - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated string fields = 2; - getFields(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFields(int) - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFields(int) - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFields(int) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - getFields(int) - Method in class lgraph.Lgraph.AddVertexesRequest
-
repeated string fields = 2; - getFields(int) - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
repeated string fields = 2; - getFields(int) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFields(int) - Method in class lgraph.Lgraph.GetLabelResponse
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFields(int) - Method in interface lgraph.Lgraph.GetLabelResponseOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFields(int) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - getFields(int) - Method in class lgraph.Lgraph.ModEdgeRequest
-
repeated string fields = 6; - getFields(int) - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
repeated string fields = 6; - getFields(int) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - getFields(int) - Method in class lgraph.Lgraph.ModVertexRequest
-
repeated string fields = 3; - getFields(int) - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
repeated string fields = 3; - getFieldsBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsBuilder(int) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsBuilderList() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsBuilderList() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsBytes(int) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - getFieldsBytes(int) - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated string fields = 2; - getFieldsBytes(int) - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated string fields = 2; - getFieldsBytes(int) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - getFieldsBytes(int) - Method in class lgraph.Lgraph.AddVertexesRequest
-
repeated string fields = 2; - getFieldsBytes(int) - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
repeated string fields = 2; - getFieldsBytes(int) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - getFieldsBytes(int) - Method in class lgraph.Lgraph.ModEdgeRequest
-
repeated string fields = 6; - getFieldsBytes(int) - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
repeated string fields = 6; - getFieldsBytes(int) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - getFieldsBytes(int) - Method in class lgraph.Lgraph.ModVertexRequest
-
repeated string fields = 3; - getFieldsBytes(int) - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
repeated string fields = 3; - getFieldsCount() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - getFieldsCount() - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated string fields = 2; - getFieldsCount() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated string fields = 2; - getFieldsCount() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsCount() - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsCount() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsCount() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - getFieldsCount() - Method in class lgraph.Lgraph.AddVertexesRequest
-
repeated string fields = 2; - getFieldsCount() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
repeated string fields = 2; - getFieldsCount() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsCount() - Method in class lgraph.Lgraph.GetLabelResponse
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsCount() - Method in interface lgraph.Lgraph.GetLabelResponseOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsCount() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - getFieldsCount() - Method in class lgraph.Lgraph.ModEdgeRequest
-
repeated string fields = 6; - getFieldsCount() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
repeated string fields = 6; - getFieldsCount() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - getFieldsCount() - Method in class lgraph.Lgraph.ModVertexRequest
-
repeated string fields = 3; - getFieldsCount() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
repeated string fields = 3; - getFieldsList() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - getFieldsList() - Method in class lgraph.Lgraph.AddEdgesRequest
-
repeated string fields = 2; - getFieldsList() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
repeated string fields = 2; - getFieldsList() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsList() - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsList() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsList() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - getFieldsList() - Method in class lgraph.Lgraph.AddVertexesRequest
-
repeated string fields = 2; - getFieldsList() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
repeated string fields = 2; - getFieldsList() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsList() - Method in class lgraph.Lgraph.GetLabelResponse
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsList() - Method in interface lgraph.Lgraph.GetLabelResponseOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsList() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - getFieldsList() - Method in class lgraph.Lgraph.ModEdgeRequest
-
repeated string fields = 6; - getFieldsList() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
repeated string fields = 6; - getFieldsList() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - getFieldsList() - Method in class lgraph.Lgraph.ModVertexRequest
-
repeated string fields = 3; - getFieldsList() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
repeated string fields = 3; - getFieldsOrBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsOrBuilder(int) - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsOrBuilder(int) - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsOrBuilder(int) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsOrBuilder(int) - Method in class lgraph.Lgraph.GetLabelResponse
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsOrBuilder(int) - Method in interface lgraph.Lgraph.GetLabelResponseOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsOrBuilderList() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsOrBuilderList() - Method in class lgraph.Lgraph.AddLabelRequest
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsOrBuilderList() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - getFieldsOrBuilderList() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsOrBuilderList() - Method in class lgraph.Lgraph.GetLabelResponse
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFieldsOrBuilderList() - Method in interface lgraph.Lgraph.GetLabelResponseOrBuilder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - getFlushRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - getFlushRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.FlushRequest flush_request = 11; - getFlushRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.FlushRequest flush_request = 11; - getFlushRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - getFlushRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - getFlushRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.FlushRequest flush_request = 11; - getFlushRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.FlushRequest flush_request = 11; - getFlushResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - getFlushResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.FlushResponse flush_response = 11; - getFlushResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.FlushResponse flush_response = 11; - getFlushResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - getFlushResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - getFlushResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.FlushResponse flush_response = 11; - getFlushResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.FlushResponse flush_response = 11; - getGetMasterRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - getGetMasterRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.GetMasterRequest get_master_request = 3; - getGetMasterRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - getGetMasterRequestBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - getGetMasterRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - getGetMasterRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.GetMasterRequest get_master_request = 3; - getGetMasterRequestOrBuilder() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - getGetMasterResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - getGetMasterResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.GetMasterResponse get_master_response = 3; - getGetMasterResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - getGetMasterResponseBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - getGetMasterResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - getGetMasterResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.GetMasterResponse get_master_response = 3; - getGetMasterResponseOrBuilder() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - getGraph() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional string graph = 5; - getGraph() - Method in class lgraph.Lgraph.CypherRequest
-
optional string graph = 5; - getGraph() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional string graph = 5; - getGraph() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
required string graph = 12; - getGraph() - Method in class lgraph.Lgraph.GraphApiRequest
-
required string graph = 12; - getGraph() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
required string graph = 12; - getGraph() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string graph = 3; - getGraph() - Method in class lgraph.Lgraph.ImportRequest
-
required string graph = 3; - getGraph() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string graph = 3; - getGraph() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string graph = 5; - getGraph() - Method in class lgraph.Lgraph.LogMessage
-
optional string graph = 5; - getGraph() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string graph = 5; - getGraph() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required string graph = 6; - getGraph() - Method in class lgraph.Lgraph.PluginRequest
-
required string graph = 6; - getGraph() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
required string graph = 6; - getGraph() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string graph = 3; - getGraph() - Method in class lgraph.Lgraph.SchemaRequest
-
required string graph = 3; - getGraph() - Method in interface lgraph.Lgraph.SchemaRequestOrBuilder
-
required string graph = 3; - getGraphAccess() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - getGraphAccess() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required .lgraph.ProtoGraphAccess graph_access = 3; - getGraphAccess() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - getGraphAccessBuilder() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - getGraphAccessOrBuilder() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - getGraphAccessOrBuilder() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required .lgraph.ProtoGraphAccess graph_access = 3; - getGraphAccessOrBuilder() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - getGraphApiRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - getGraphApiRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - getGraphApiRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - getGraphApiRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - getGraphApiRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - getGraphApiRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - getGraphApiRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - getGraphApiResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - getGraphApiResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - getGraphApiResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - getGraphApiResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - getGraphApiResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - getGraphApiResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - getGraphApiResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - getGraphBytes() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional string graph = 5; - getGraphBytes() - Method in class lgraph.Lgraph.CypherRequest
-
optional string graph = 5; - getGraphBytes() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional string graph = 5; - getGraphBytes() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
required string graph = 12; - getGraphBytes() - Method in class lgraph.Lgraph.GraphApiRequest
-
required string graph = 12; - getGraphBytes() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
required string graph = 12; - getGraphBytes() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string graph = 3; - getGraphBytes() - Method in class lgraph.Lgraph.ImportRequest
-
required string graph = 3; - getGraphBytes() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string graph = 3; - getGraphBytes() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string graph = 5; - getGraphBytes() - Method in class lgraph.Lgraph.LogMessage
-
optional string graph = 5; - getGraphBytes() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string graph = 5; - getGraphBytes() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required string graph = 6; - getGraphBytes() - Method in class lgraph.Lgraph.PluginRequest
-
required string graph = 6; - getGraphBytes() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
required string graph = 6; - getGraphBytes() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string graph = 3; - getGraphBytes() - Method in class lgraph.Lgraph.SchemaRequest
-
required string graph = 3; - getGraphBytes() - Method in interface lgraph.Lgraph.SchemaRequestOrBuilder
-
required string graph = 3; - getGraphRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - getGraphRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.GraphRequest graph_request = 17; - getGraphRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.GraphRequest graph_request = 17; - getGraphRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - getGraphRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - getGraphRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.GraphRequest graph_request = 17; - getGraphRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.GraphRequest graph_request = 17; - getGraphResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - getGraphResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.GraphResponse graph_response = 17; - getGraphResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.GraphResponse graph_response = 17; - getGraphResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - getGraphResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - getGraphResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.GraphResponse graph_response = 17; - getGraphResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.GraphResponse graph_response = 17; - getHaRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - getHaRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.HARequest ha_request = 14; - getHaRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.HARequest ha_request = 14; - getHaRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - getHaRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - getHaRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.HARequest ha_request = 14; - getHaRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.HARequest ha_request = 14; - getHaResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - getHaResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.HAResponse ha_response = 14; - getHaResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.HAResponse ha_response = 14; - getHaResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - getHaResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - getHaResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.HAResponse ha_response = 14; - getHaResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.HAResponse ha_response = 14; - getHeader(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - getHeader(int) - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.Header header = 1; - getHeader(int) - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.Header header = 1; - getHeaderBuilder(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - getHeaderBuilderList() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - getHeaderCount() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - getHeaderCount() - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.Header header = 1; - getHeaderCount() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.Header header = 1; - getHeaderLine() - Method in class com.antgroup.tugraph.CsvDesc
- getHeaderList() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - getHeaderList() - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.Header header = 1; - getHeaderList() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.Header header = 1; - getHeaderOrBuilder(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - getHeaderOrBuilder(int) - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.Header header = 1; - getHeaderOrBuilder(int) - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.Header header = 1; - getHeaderOrBuilderList() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - getHeaderOrBuilderList() - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.Header header = 1; - getHeaderOrBuilderList() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.Header header = 1; - getHeartbeatRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - getHeartbeatRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - getHeartbeatRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - getHeartbeatRequestBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - getHeartbeatRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - getHeartbeatRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - getHeartbeatRequestOrBuilder() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - getHeartbeatResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - getHeartbeatResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - getHeartbeatResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - getHeartbeatResponseBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - getHeartbeatResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - getHeartbeatResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - getHeartbeatResponseOrBuilder() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - getImportRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - getImportRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.ImportRequest import_request = 15; - getImportRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.ImportRequest import_request = 15; - getImportRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - getImportRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - getImportRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.ImportRequest import_request = 15; - getImportRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.ImportRequest import_request = 15; - getImportResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - getImportResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.ImportResponse import_response = 15; - getImportResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.ImportResponse import_response = 15; - getImportResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - getImportResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - getImportResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.ImportResponse import_response = 15; - getImportResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.ImportResponse import_response = 15; - getIndex() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 index = 1; - getIndex() - Method in class lgraph.Lgraph.BackupLogEntry
-
required int64 index = 1; - getIndex() - Method in interface lgraph.Lgraph.BackupLogEntryOrBuilder
-
required int64 index = 1; - getIndex() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 index = 1; - getIndex() - Method in class lgraph.Lgraph.LogMessage
-
required int64 index = 1; - getIndex() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
required int64 index = 1; - getInfo() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - getInfo() - Method in class lgraph.Lgraph.GetRoleInfoResponse
-
required .lgraph.ProtoRoleInfo info = 1; - getInfo() - Method in interface lgraph.Lgraph.GetRoleInfoResponseOrBuilder
-
required .lgraph.ProtoRoleInfo info = 1; - getInfo() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - getInfo() - Method in class lgraph.Lgraph.GetUserInfoResponse
-
required .lgraph.ProtoUserInfo info = 1; - getInfo() - Method in interface lgraph.Lgraph.GetUserInfoResponseOrBuilder
-
required .lgraph.ProtoUserInfo info = 1; - getInfoBuilder() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - getInfoBuilder() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - getInfoOrBuilder() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - getInfoOrBuilder() - Method in class lgraph.Lgraph.GetRoleInfoResponse
-
required .lgraph.ProtoRoleInfo info = 1; - getInfoOrBuilder() - Method in interface lgraph.Lgraph.GetRoleInfoResponseOrBuilder
-
required .lgraph.ProtoRoleInfo info = 1; - getInfoOrBuilder() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - getInfoOrBuilder() - Method in class lgraph.Lgraph.GetUserInfoResponse
-
required .lgraph.ProtoUserInfo info = 1; - getInfoOrBuilder() - Method in interface lgraph.Lgraph.GetUserInfoResponseOrBuilder
-
required .lgraph.ProtoUserInfo info = 1; - getInProcess() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional bool in_process = 4; - getInProcess() - Method in class lgraph.Lgraph.CallPluginRequest
-
optional bool in_process = 4; - getInProcess() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
optional bool in_process = 4; - getInt16() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int16_ = 3; - getInt16() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 int16_ = 3; - getInt16() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 int16_ = 3; - getInt32() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int32_ = 4; - getInt32() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 int32_ = 4; - getInt32() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 int32_ = 4; - getInt64() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 int64_ = 5; - getInt64() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int64 int64_ = 5; - getInt64() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int64 int64_ = 5; - getInt8() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int8_ = 2; - getInt8() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 int8_ = 2; - getInt8() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 int8_ = 2; - getIsDisabled() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required bool is_disabled = 1; - getIsDisabled() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required bool is_disabled = 1; - getIsDisabled() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required bool is_disabled = 1; - getIsDisabled() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
required bool is_disabled = 1; - getIsDisabled() - Method in class lgraph.Lgraph.ProtoUserInfo
-
required bool is_disabled = 1; - getIsDisabled() - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
required bool is_disabled = 1; - getIsUnique() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required bool is_unique = 3; - getIsUnique() - Method in class lgraph.Lgraph.AddIndexRequest
-
required bool is_unique = 3; - getIsUnique() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required bool is_unique = 3; - getIsVertex() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required bool is_vertex = 1; - getIsVertex() - Method in class lgraph.Lgraph.AddLabelRequest
-
required bool is_vertex = 1; - getIsVertex() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
required bool is_vertex = 1; - getIsVertex() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
-
required bool is_vertex = 1; - getIsVertex() - Method in class lgraph.Lgraph.GetLabelRequest
-
required bool is_vertex = 1; - getIsVertex() - Method in interface lgraph.Lgraph.GetLabelRequestOrBuilder
-
required bool is_vertex = 1; - getIsVertex() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
-
required bool is_vertex = 1; - getIsVertex() - Method in class lgraph.Lgraph.ListLabelsRequest
-
required bool is_vertex = 1; - getIsVertex() - Method in interface lgraph.Lgraph.ListLabelsRequestOrBuilder
-
required bool is_vertex = 1; - getIsWriteOp() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional bool is_write_op = 3; - getIsWriteOp() - Method in class lgraph.Lgraph.LGraphRequest
-
optional bool is_write_op = 3; - getIsWriteOp() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional bool is_write_op = 3; - getJsonResult() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional string json_result = 1; - getJsonResult() - Method in class lgraph.Lgraph.CypherResponse
-
optional string json_result = 1; - getJsonResult() - Method in interface lgraph.Lgraph.CypherResponseOrBuilder
-
optional string json_result = 1; - getJsonResultBytes() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional string json_result = 1; - getJsonResultBytes() - Method in class lgraph.Lgraph.CypherResponse
-
optional string json_result = 1; - getJsonResultBytes() - Method in interface lgraph.Lgraph.CypherResponseOrBuilder
-
optional string json_result = 1; - getKey() - Method in class lgraph.Lgraph.Property.Builder
-
required string key = 1; - getKey() - Method in class lgraph.Lgraph.Property
-
required string key = 1; - getKey() - Method in interface lgraph.Lgraph.PropertyOrBuilder
-
required string key = 1; - getKeyBytes() - Method in class lgraph.Lgraph.Property.Builder
-
required string key = 1; - getKeyBytes() - Method in class lgraph.Lgraph.Property
-
required string key = 1; - getKeyBytes() - Method in interface lgraph.Lgraph.PropertyOrBuilder
-
required string key = 1; - getKeys(int) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - getKeys(int) - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated string keys = 1; - getKeys(int) - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated string keys = 1; - getKeysBytes(int) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - getKeysBytes(int) - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated string keys = 1; - getKeysBytes(int) - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated string keys = 1; - getKeysCount() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - getKeysCount() - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated string keys = 1; - getKeysCount() - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated string keys = 1; - getKeysList() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - getKeysList() - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated string keys = 1; - getKeysList() - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated string keys = 1; - getLabel() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.AddEdgesRequest
-
required string label = 1; - getLabel() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.AddIndexRequest
-
required string label = 1; - getLabel() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required string label = 2; - getLabel() - Method in class lgraph.Lgraph.AddLabelRequest
-
required string label = 2; - getLabel() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
required string label = 2; - getLabel() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.AddVertexesRequest
-
required string label = 1; - getLabel() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.DelIndexRequest
-
required string label = 1; - getLabel() - Method in interface lgraph.Lgraph.DelIndexRequestOrBuilder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required string label = 6; - getLabel() - Method in class lgraph.Lgraph.EdgeData
-
required string label = 6; - getLabel() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required string label = 6; - getLabel() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
if label not set, then
- getLabel() - Method in class lgraph.Lgraph.ModVertexRequest
-
if label not set, then
- getLabel() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
if label not set, then
- getLabel() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required string label = 1; - getLabel() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required string label = 1; - getLabel() - Method in class lgraph.Lgraph.VertexData.Builder
-
required string label = 2; - getLabel() - Method in class lgraph.Lgraph.VertexData
-
required string label = 2; - getLabel() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
required string label = 2; - getLabelBytes() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.AddEdgesRequest
-
required string label = 1; - getLabelBytes() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.AddIndexRequest
-
required string label = 1; - getLabelBytes() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required string label = 2; - getLabelBytes() - Method in class lgraph.Lgraph.AddLabelRequest
-
required string label = 2; - getLabelBytes() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
required string label = 2; - getLabelBytes() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.AddVertexesRequest
-
required string label = 1; - getLabelBytes() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.DelIndexRequest
-
required string label = 1; - getLabelBytes() - Method in interface lgraph.Lgraph.DelIndexRequestOrBuilder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required string label = 6; - getLabelBytes() - Method in class lgraph.Lgraph.EdgeData
-
required string label = 6; - getLabelBytes() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required string label = 6; - getLabelBytes() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
if label not set, then
- getLabelBytes() - Method in class lgraph.Lgraph.ModVertexRequest
-
if label not set, then
- getLabelBytes() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
if label not set, then
- getLabelBytes() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required string label = 1; - getLabelBytes() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required string label = 1; - getLabelBytes() - Method in class lgraph.Lgraph.VertexData.Builder
-
required string label = 2; - getLabelBytes() - Method in class lgraph.Lgraph.VertexData
-
required string label = 2; - getLabelBytes() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
required string label = 2; - getLabels(int) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - getLabels(int) - Method in class lgraph.Lgraph.ListLabelsResponse
-
repeated string labels = 1; - getLabels(int) - Method in interface lgraph.Lgraph.ListLabelsResponseOrBuilder
-
repeated string labels = 1; - getLabelsBytes(int) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - getLabelsBytes(int) - Method in class lgraph.Lgraph.ListLabelsResponse
-
repeated string labels = 1; - getLabelsBytes(int) - Method in interface lgraph.Lgraph.ListLabelsResponseOrBuilder
-
repeated string labels = 1; - getLabelsCount() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - getLabelsCount() - Method in class lgraph.Lgraph.ListLabelsResponse
-
repeated string labels = 1; - getLabelsCount() - Method in interface lgraph.Lgraph.ListLabelsResponseOrBuilder
-
repeated string labels = 1; - getLabelsList() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - getLabelsList() - Method in class lgraph.Lgraph.ListLabelsResponse
-
repeated string labels = 1; - getLabelsList() - Method in interface lgraph.Lgraph.ListLabelsResponseOrBuilder
-
repeated string labels = 1; - getLastSuccessIdx() - Method in class lgraph.Lgraph.RestoreResponse.Builder
-
required int64 last_success_idx = 1; - getLastSuccessIdx() - Method in class lgraph.Lgraph.RestoreResponse
-
required int64 last_success_idx = 1; - getLastSuccessIdx() - Method in interface lgraph.Lgraph.RestoreResponseOrBuilder
-
required int64 last_success_idx = 1; - getLid() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 lid = 1; - getLid() - Method in class lgraph.Lgraph.AddEdgesResponse
-
required int64 lid = 1; - getLid() - Method in interface lgraph.Lgraph.AddEdgesResponseOrBuilder
-
required int64 lid = 1; - getLid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 lid = 3; - getLid() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 lid = 3; - getLid() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 lid = 3; - getLid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 lid = 3; - getLid() - Method in class lgraph.Lgraph.EdgeData
-
required int64 lid = 3; - getLid() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 lid = 3; - getLid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 lid = 3; - getLid() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 lid = 3; - getLid() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 lid = 3; - getListGraphsRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - getListGraphsRequest() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - getListGraphsRequest() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - getListGraphsRequestBuilder() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - getListGraphsRequestOrBuilder() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - getListGraphsRequestOrBuilder() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - getListGraphsRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - getListGraphsResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - getListGraphsResponse() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - getListGraphsResponse() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - getListGraphsResponseBuilder() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - getListGraphsResponseOrBuilder() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - getListGraphsResponseOrBuilder() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - getListGraphsResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - getListPeersRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - getListPeersRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - getListPeersRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - getListPeersRequestBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - getListPeersRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - getListPeersRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - getListPeersRequestOrBuilder() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - getListPeersResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - getListPeersResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - getListPeersResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - getListPeersResponseBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - getListPeersResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - getListPeersResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - getListPeersResponseOrBuilder() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - getListPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - getListPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - getListPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - getListPluginRequestBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - getListPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - getListPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - getListPluginRequestOrBuilder() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - getListPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - getListPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - getListPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - getListPluginResponseBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - getListPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - getListPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - getListPluginResponseOrBuilder() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - getListRoleInfoRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - getListRoleInfoRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - getListRoleInfoRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - getListRoleInfoRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - getListRoleInfoRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - getListRoleInfoRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - getListRoleInfoRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - getListRoleInfoResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - getListRoleInfoResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - getListRoleInfoResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - getListRoleInfoResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - getListRoleInfoResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - getListRoleInfoResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - getListRoleInfoResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - getListRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - getListRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ListRoleRequest list_role_request = 11; - getListRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - getListRoleRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - getListRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - getListRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ListRoleRequest list_role_request = 11; - getListRoleRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - getListRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - getListRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ListRoleResponse list_role_response = 11; - getListRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - getListRoleResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - getListRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - getListRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ListRoleResponse list_role_response = 11; - getListRoleResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - getListUserInfoRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - getListUserInfoRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - getListUserInfoRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - getListUserInfoRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - getListUserInfoRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - getListUserInfoRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - getListUserInfoRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - getListUserInfoResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - getListUserInfoResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - getListUserInfoResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - getListUserInfoResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - getListUserInfoResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - getListUserInfoResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - getListUserInfoResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - getListUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - getListUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ListUserRequest list_user_request = 10; - getListUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ListUserRequest list_user_request = 10; - getListUserRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - getListUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - getListUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ListUserRequest list_user_request = 10; - getListUserRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ListUserRequest list_user_request = 10; - getListUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - getListUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ListUserResponse list_user_response = 10; - getListUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ListUserResponse list_user_response = 10; - getListUserResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - getListUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - getListUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ListUserResponse list_user_response = 10; - getListUserResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ListUserResponse list_user_response = 10; - getLoadPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - getLoadPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - getLoadPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - getLoadPluginRequestBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - getLoadPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - getLoadPluginRequestOrBuilder() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - getLoadPluginRequestOrBuilder() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - getLoadPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - getLoadPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - getLoadPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - getLoadPluginResponseBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - getLoadPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - getLoadPluginResponseOrBuilder() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - getLoadPluginResponseOrBuilder() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - getLog() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string log = 1; - getLog() - Method in class lgraph.Lgraph.ImportResponse
-
optional string log = 1; - getLog() - Method in interface lgraph.Lgraph.ImportResponseOrBuilder
-
optional string log = 1; - getLog() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string log = 1; - getLog() - Method in class lgraph.Lgraph.SchemaResponse
-
optional string log = 1; - getLog() - Method in interface lgraph.Lgraph.SchemaResponseOrBuilder
-
optional string log = 1; - getLogBytes() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string log = 1; - getLogBytes() - Method in class lgraph.Lgraph.ImportResponse
-
optional string log = 1; - getLogBytes() - Method in interface lgraph.Lgraph.ImportResponseOrBuilder
-
optional string log = 1; - getLogBytes() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string log = 1; - getLogBytes() - Method in class lgraph.Lgraph.SchemaResponse
-
optional string log = 1; - getLogBytes() - Method in interface lgraph.Lgraph.SchemaResponseOrBuilder
-
optional string log = 1; - getLogin() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - getLogin() - Method in class lgraph.Lgraph.AuthRequest
-
optional .lgraph.LoginRequest login = 1; - getLogin() - Method in interface lgraph.Lgraph.AuthRequestOrBuilder
-
optional .lgraph.LoginRequest login = 1; - getLoginBuilder() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - getLoginOrBuilder() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - getLoginOrBuilder() - Method in class lgraph.Lgraph.AuthRequest
-
optional .lgraph.LoginRequest login = 1; - getLoginOrBuilder() - Method in interface lgraph.Lgraph.AuthRequestOrBuilder
-
optional .lgraph.LoginRequest login = 1; - getLogout() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - getLogout() - Method in class lgraph.Lgraph.AuthRequest
-
optional .lgraph.LogoutRequest logout = 2; - getLogout() - Method in interface lgraph.Lgraph.AuthRequestOrBuilder
-
optional .lgraph.LogoutRequest logout = 2; - getLogoutBuilder() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - getLogoutOrBuilder() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - getLogoutOrBuilder() - Method in class lgraph.Lgraph.AuthRequest
-
optional .lgraph.LogoutRequest logout = 2; - getLogoutOrBuilder() - Method in interface lgraph.Lgraph.AuthRequestOrBuilder
-
optional .lgraph.LogoutRequest logout = 2; - getLogs(int) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogs(int) - Method in class lgraph.Lgraph.RestoreRequest
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogs(int) - Method in interface lgraph.Lgraph.RestoreRequestOrBuilder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsBuilder(int) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsBuilderList() - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsCount() - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsCount() - Method in class lgraph.Lgraph.RestoreRequest
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsCount() - Method in interface lgraph.Lgraph.RestoreRequestOrBuilder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsList() - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsList() - Method in class lgraph.Lgraph.RestoreRequest
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsList() - Method in interface lgraph.Lgraph.RestoreRequestOrBuilder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsOrBuilder(int) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsOrBuilder(int) - Method in class lgraph.Lgraph.RestoreRequest
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsOrBuilder(int) - Method in interface lgraph.Lgraph.RestoreRequestOrBuilder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsOrBuilderList() - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsOrBuilderList() - Method in class lgraph.Lgraph.RestoreRequest
-
repeated .lgraph.BackupLogEntry logs = 1; - getLogsOrBuilderList() - Method in interface lgraph.Lgraph.RestoreRequestOrBuilder
-
repeated .lgraph.BackupLogEntry logs = 1; - getMaster() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - getMaster() - Method in class lgraph.Lgraph.GetMasterResponse
-
required .lgraph.PeerInfo master = 1; - getMaster() - Method in interface lgraph.Lgraph.GetMasterResponseOrBuilder
-
required .lgraph.PeerInfo master = 1; - getMasterBuilder() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - getMasterOrBuilder() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - getMasterOrBuilder() - Method in class lgraph.Lgraph.GetMasterResponse
-
required .lgraph.PeerInfo master = 1; - getMasterOrBuilder() - Method in interface lgraph.Lgraph.GetMasterResponseOrBuilder
-
required .lgraph.PeerInfo master = 1; - getModConfigRequest() - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - getModConfigRequest() - Method in class lgraph.Lgraph.ConfigRequest
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - getModConfigRequest() - Method in interface lgraph.Lgraph.ConfigRequestOrBuilder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - getModConfigRequestBuilder() - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - getModConfigRequestOrBuilder() - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - getModConfigRequestOrBuilder() - Method in class lgraph.Lgraph.ConfigRequest
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - getModConfigRequestOrBuilder() - Method in interface lgraph.Lgraph.ConfigRequestOrBuilder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - getModConfigResponse() - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - getModConfigResponse() - Method in class lgraph.Lgraph.ConfigResponse
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - getModConfigResponse() - Method in interface lgraph.Lgraph.ConfigResponseOrBuilder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - getModConfigResponseBuilder() - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - getModConfigResponseOrBuilder() - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - getModConfigResponseOrBuilder() - Method in class lgraph.Lgraph.ConfigResponse
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - getModConfigResponseOrBuilder() - Method in interface lgraph.Lgraph.ConfigResponseOrBuilder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - getModDesc() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional string mod_desc = 2; - getModDesc() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional string mod_desc = 2; - getModDesc() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional string mod_desc = 2; - getModDescBytes() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional string mod_desc = 2; - getModDescBytes() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional string mod_desc = 2; - getModDescBytes() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional string mod_desc = 2; - getModEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - getModEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - getModEdgeRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - getModEdgeRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - getModEdgeRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - getModEdgeRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - getModEdgeRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - getModEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - getModEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - getModEdgeResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - getModEdgeResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - getModEdgeResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - getModEdgeResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - getModEdgeResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - getModRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - getModRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - getModRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - getModRoleRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - getModRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - getModRoleRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - getModRoleRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - getModRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - getModRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - getModRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - getModRoleResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - getModRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - getModRoleResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - getModRoleResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - getModUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - getModUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ModUserRequest mod_user_request = 3; - getModUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - getModUserRequestBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - getModUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - getModUserRequestOrBuilder() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ModUserRequest mod_user_request = 3; - getModUserRequestOrBuilder() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - getModUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - getModUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ModUserResponse mod_user_response = 3; - getModUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - getModUserResponseBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - getModUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - getModUserResponseOrBuilder() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ModUserResponse mod_user_response = 3; - getModUserResponseOrBuilder() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - getModVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - getModVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - getModVertexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - getModVertexRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - getModVertexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - getModVertexRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - getModVertexRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - getModVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - getModVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - getModVertexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - getModVertexResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - getModVertexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - getModVertexResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - getModVertexResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - getMutableRoles() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
Deprecated.
- getMutableUsers() - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
Deprecated.
- getMutableValues() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
Deprecated.
- getName() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.AddGraphRequest
-
required string name = 1; - getName() - Method in interface lgraph.Lgraph.AddGraphRequestOrBuilder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.CallPluginRequest
-
required string name = 1; - getName() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.DeleteGraphRequest
-
required string name = 1; - getName() - Method in interface lgraph.Lgraph.DeleteGraphRequestOrBuilder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.DelPluginRequest
-
required string name = 1; - getName() - Method in interface lgraph.Lgraph.DelPluginRequestOrBuilder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.Header.Builder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.Header
-
required string name = 1; - getName() - Method in interface lgraph.Lgraph.HeaderOrBuilder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.LoadPluginRequest
-
required string name = 1; - getName() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required string name = 1; - getName() - Method in class lgraph.Lgraph.ProtoFieldSpec
-
required string name = 1; - getName() - Method in interface lgraph.Lgraph.ProtoFieldSpecOrBuilder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.AddGraphRequest
-
required string name = 1; - getNameBytes() - Method in interface lgraph.Lgraph.AddGraphRequestOrBuilder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.CallPluginRequest
-
required string name = 1; - getNameBytes() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.DeleteGraphRequest
-
required string name = 1; - getNameBytes() - Method in interface lgraph.Lgraph.DeleteGraphRequestOrBuilder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.DelPluginRequest
-
required string name = 1; - getNameBytes() - Method in interface lgraph.Lgraph.DelPluginRequestOrBuilder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.Header.Builder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.Header
-
required string name = 1; - getNameBytes() - Method in interface lgraph.Lgraph.HeaderOrBuilder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.LoadPluginRequest
-
required string name = 1; - getNameBytes() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required string name = 1; - getNameBytes() - Method in class lgraph.Lgraph.ProtoFieldSpec
-
required string name = 1; - getNameBytes() - Method in interface lgraph.Lgraph.ProtoFieldSpecOrBuilder
-
required string name = 1; - getNames(int) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - getNames(int) - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated string names = 1; - getNames(int) - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated string names = 1; - getNamesBytes(int) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - getNamesBytes(int) - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated string names = 1; - getNamesBytes(int) - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated string names = 1; - getNamesCount() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - getNamesCount() - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated string names = 1; - getNamesCount() - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated string names = 1; - getNamesList() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - getNamesList() - Method in class lgraph.Lgraph.ListGraphsResponse
-
repeated string names = 1; - getNamesList() - Method in interface lgraph.Lgraph.ListGraphsResponseOrBuilder
-
repeated string names = 1; - getNewPass() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
required string new_pass = 2; - getNewPass() - Method in class lgraph.Lgraph.SetPasswordParam
-
required string new_pass = 2; - getNewPass() - Method in interface lgraph.Lgraph.SetPasswordParamOrBuilder
-
required string new_pass = 2; - getNewPassBytes() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
required string new_pass = 2; - getNewPassBytes() - Method in class lgraph.Lgraph.SetPasswordParam
-
required string new_pass = 2; - getNewPassBytes() - Method in interface lgraph.Lgraph.SetPasswordParamOrBuilder
-
required string new_pass = 2; - getNIns() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_ins = 1; - getNIns() - Method in class lgraph.Lgraph.DelVertexResponse
-
required int64 n_ins = 1; - getNIns() - Method in interface lgraph.Lgraph.DelVertexResponseOrBuilder
-
required int64 n_ins = 1; - getNodes(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - getNodes(int) - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.VertexData nodes = 1; - getNodes(int) - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.VertexData nodes = 1; - getNodesBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - getNodesBuilderList() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - getNodesCount() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - getNodesCount() - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.VertexData nodes = 1; - getNodesCount() - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.VertexData nodes = 1; - getNodesList() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - getNodesList() - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.VertexData nodes = 1; - getNodesList() - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.VertexData nodes = 1; - getNodesOrBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - getNodesOrBuilder(int) - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.VertexData nodes = 1; - getNodesOrBuilder(int) - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.VertexData nodes = 1; - getNodesOrBuilderList() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - getNodesOrBuilderList() - Method in class lgraph.Lgraph.SubGraphResponse
-
repeated .lgraph.VertexData nodes = 1; - getNodesOrBuilderList() - Method in interface lgraph.Lgraph.SubGraphResponseOrBuilder
-
repeated .lgraph.VertexData nodes = 1; - getNOuts() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_outs = 2; - getNOuts() - Method in class lgraph.Lgraph.DelVertexResponse
-
required int64 n_outs = 2; - getNOuts() - Method in interface lgraph.Lgraph.DelVertexResponseOrBuilder
-
required int64 n_outs = 2; - getNullable() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required bool nullable = 3; - getNullable() - Method in class lgraph.Lgraph.ProtoFieldSpec
-
required bool nullable = 3; - getNullable() - Method in interface lgraph.Lgraph.ProtoFieldSpecOrBuilder
-
required bool nullable = 3; - getNumber() - Method in enum lgraph.Lgraph.AclRequest.ReqCase
- getNumber() - Method in enum lgraph.Lgraph.AclResponse.RespCase
- getNumber() - Method in enum lgraph.Lgraph.AuthRequest.ActionCase
- getNumber() - Method in enum lgraph.Lgraph.ConfigRequest.ReqCase
- getNumber() - Method in enum lgraph.Lgraph.ConfigResponse.RespCase
- getNumber() - Method in enum lgraph.Lgraph.CypherResponse.ResultCase
- getNumber() - Method in enum lgraph.Lgraph.GraphApiRequest.ReqCase
- getNumber() - Method in enum lgraph.Lgraph.GraphApiResponse.RespCase
- getNumber() - Method in enum lgraph.Lgraph.GraphRequest.ReqCase
- getNumber() - Method in enum lgraph.Lgraph.GraphResponse.RespCase
- getNumber() - Method in enum lgraph.Lgraph.HARequest.ReqCase
- getNumber() - Method in enum lgraph.Lgraph.HAResponse.RespCase
- getNumber() - Method in enum lgraph.Lgraph.LGraphRequest.ReqCase
- getNumber() - Method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
- getNumber() - Method in enum lgraph.Lgraph.LGraphResponse.RespCase
- getNumber() - Method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
- getNumber() - Method in enum lgraph.Lgraph.LogApiType
- getNumber() - Method in enum lgraph.Lgraph.ModRoleRequest.ActionCase
- getNumber() - Method in enum lgraph.Lgraph.ModUserRequest.ActionCase
- getNumber() - Method in enum lgraph.Lgraph.NodeState
- getNumber() - Method in enum lgraph.Lgraph.PluginRequest.PluginType
- getNumber() - Method in enum lgraph.Lgraph.PluginRequest.ReqCase
- getNumber() - Method in enum lgraph.Lgraph.PluginResponse.RespCase
- getNumber() - Method in enum lgraph.Lgraph.ProtoAccessLevel
- getNumber() - Method in enum lgraph.Lgraph.ProtoFieldData.DataCase
- getNumber() - Method in enum lgraph.Lgraph.ProtoFieldType
- getOldPass() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
optional string old_pass = 1; - getOldPass() - Method in class lgraph.Lgraph.SetPasswordParam
-
optional string old_pass = 1; - getOldPass() - Method in interface lgraph.Lgraph.SetPasswordParamOrBuilder
-
optional string old_pass = 1; - getOldPassBytes() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
optional string old_pass = 1; - getOldPassBytes() - Method in class lgraph.Lgraph.SetPasswordParam
-
optional string old_pass = 1; - getOldPassBytes() - Method in interface lgraph.Lgraph.SetPasswordParamOrBuilder
-
optional string old_pass = 1; - getParam() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required bytes param = 2; - getParam() - Method in class lgraph.Lgraph.CallPluginRequest
-
required bytes param = 2; - getParam() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
required bytes param = 2; - getParamNames(int) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - getParamNames(int) - Method in class lgraph.Lgraph.CypherRequest
-
repeated string param_names = 2; - getParamNames(int) - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
repeated string param_names = 2; - getParamNamesBytes(int) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - getParamNamesBytes(int) - Method in class lgraph.Lgraph.CypherRequest
-
repeated string param_names = 2; - getParamNamesBytes(int) - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
repeated string param_names = 2; - getParamNamesCount() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - getParamNamesCount() - Method in class lgraph.Lgraph.CypherRequest
-
repeated string param_names = 2; - getParamNamesCount() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
repeated string param_names = 2; - getParamNamesList() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - getParamNamesList() - Method in class lgraph.Lgraph.CypherRequest
-
repeated string param_names = 2; - getParamNamesList() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
repeated string param_names = 2; - getParamValues() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - getParamValues() - Method in class lgraph.Lgraph.CypherRequest
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - getParamValues() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - getParamValuesBuilder() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - getParamValuesOrBuilder() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - getParamValuesOrBuilder() - Method in class lgraph.Lgraph.CypherRequest
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - getParamValuesOrBuilder() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - getParserForType() - Method in class lgraph.Lgraph.AclRequest
- getParserForType() - Method in class lgraph.Lgraph.AclResponse
- getParserForType() - Method in class lgraph.Lgraph.AddEdgesRequest
- getParserForType() - Method in class lgraph.Lgraph.AddEdgesResponse
- getParserForType() - Method in class lgraph.Lgraph.AddGraphRequest
- getParserForType() - Method in class lgraph.Lgraph.AddGraphResponse
- getParserForType() - Method in class lgraph.Lgraph.AddIndexRequest
- getParserForType() - Method in class lgraph.Lgraph.AddIndexResponse
- getParserForType() - Method in class lgraph.Lgraph.AddLabelRequest
- getParserForType() - Method in class lgraph.Lgraph.AddLabelResponse
- getParserForType() - Method in class lgraph.Lgraph.AddRoleRequest
- getParserForType() - Method in class lgraph.Lgraph.AddRoleResponse
- getParserForType() - Method in class lgraph.Lgraph.AddUserRequest
- getParserForType() - Method in class lgraph.Lgraph.AddUserResponse
- getParserForType() - Method in class lgraph.Lgraph.AddVertexesRequest
- getParserForType() - Method in class lgraph.Lgraph.AddVertexesResponse
- getParserForType() - Method in class lgraph.Lgraph.AuthRequest
- getParserForType() - Method in class lgraph.Lgraph.AuthResponse
- getParserForType() - Method in class lgraph.Lgraph.BackupLogEntry
- getParserForType() - Method in class lgraph.Lgraph.CallPluginRequest
- getParserForType() - Method in class lgraph.Lgraph.CallPluginResponse
- getParserForType() - Method in class lgraph.Lgraph.ConfigRequest
- getParserForType() - Method in class lgraph.Lgraph.ConfigResponse
- getParserForType() - Method in class lgraph.Lgraph.CypherRequest
- getParserForType() - Method in class lgraph.Lgraph.CypherResponse
- getParserForType() - Method in class lgraph.Lgraph.CypherResult
- getParserForType() - Method in class lgraph.Lgraph.DelEdgeRequest
- getParserForType() - Method in class lgraph.Lgraph.DelEdgeResponse
- getParserForType() - Method in class lgraph.Lgraph.DeleteGraphRequest
- getParserForType() - Method in class lgraph.Lgraph.DeleteGraphResponse
- getParserForType() - Method in class lgraph.Lgraph.DelIndexRequest
- getParserForType() - Method in class lgraph.Lgraph.DelIndexResponse
- getParserForType() - Method in class lgraph.Lgraph.DelPluginRequest
- getParserForType() - Method in class lgraph.Lgraph.DelPluginResponse
- getParserForType() - Method in class lgraph.Lgraph.DelRoleRequest
- getParserForType() - Method in class lgraph.Lgraph.DelRoleResponse
- getParserForType() - Method in class lgraph.Lgraph.DelUserRequest
- getParserForType() - Method in class lgraph.Lgraph.DelUserResponse
- getParserForType() - Method in class lgraph.Lgraph.DelVertexRequest
- getParserForType() - Method in class lgraph.Lgraph.DelVertexResponse
- getParserForType() - Method in class lgraph.Lgraph.EdgeConstraint
- getParserForType() - Method in class lgraph.Lgraph.EdgeData
- getParserForType() - Method in class lgraph.Lgraph.FlushRequest
- getParserForType() - Method in class lgraph.Lgraph.FlushResponse
- getParserForType() - Method in class lgraph.Lgraph.GetLabelRequest
- getParserForType() - Method in class lgraph.Lgraph.GetLabelResponse
- getParserForType() - Method in class lgraph.Lgraph.GetMasterRequest
- getParserForType() - Method in class lgraph.Lgraph.GetMasterResponse
- getParserForType() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- getParserForType() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- getParserForType() - Method in class lgraph.Lgraph.GetUserInfoRequest
- getParserForType() - Method in class lgraph.Lgraph.GetUserInfoResponse
- getParserForType() - Method in class lgraph.Lgraph.GraphApiRequest
- getParserForType() - Method in class lgraph.Lgraph.GraphApiResponse
- getParserForType() - Method in class lgraph.Lgraph.GraphRequest
- getParserForType() - Method in class lgraph.Lgraph.GraphResponse
- getParserForType() - Method in class lgraph.Lgraph.HARequest
- getParserForType() - Method in class lgraph.Lgraph.HAResponse
- getParserForType() - Method in class lgraph.Lgraph.Header
- getParserForType() - Method in class lgraph.Lgraph.HeartbeatRequest
- getParserForType() - Method in class lgraph.Lgraph.HeartbeatResponse
- getParserForType() - Method in class lgraph.Lgraph.ImportRequest
- getParserForType() - Method in class lgraph.Lgraph.ImportResponse
- getParserForType() - Method in class lgraph.Lgraph.LGraphRequest
- getParserForType() - Method in class lgraph.Lgraph.LGraphResponse
- getParserForType() - Method in class lgraph.Lgraph.ListGraphsRequest
- getParserForType() - Method in class lgraph.Lgraph.ListGraphsResponse
- getParserForType() - Method in class lgraph.Lgraph.ListLabelsRequest
- getParserForType() - Method in class lgraph.Lgraph.ListLabelsResponse
- getParserForType() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- getParserForType() - Method in class lgraph.Lgraph.ListOfString
- getParserForType() - Method in class lgraph.Lgraph.ListPeersRequest
- getParserForType() - Method in class lgraph.Lgraph.ListPeersResponse
- getParserForType() - Method in class lgraph.Lgraph.ListPluginRequest
- getParserForType() - Method in class lgraph.Lgraph.ListPluginResponse
- getParserForType() - Method in class lgraph.Lgraph.ListRoleRequest
- getParserForType() - Method in class lgraph.Lgraph.ListRoleResponse
- getParserForType() - Method in class lgraph.Lgraph.ListUserRequest
- getParserForType() - Method in class lgraph.Lgraph.ListUserResponse
- getParserForType() - Method in class lgraph.Lgraph.LoadPluginRequest
- getParserForType() - Method in class lgraph.Lgraph.LoadPluginResponse
- getParserForType() - Method in class lgraph.Lgraph.LoginRequest
- getParserForType() - Method in class lgraph.Lgraph.LogMessage
- getParserForType() - Method in class lgraph.Lgraph.LogoutRequest
- getParserForType() - Method in class lgraph.Lgraph.ModConfigRequest
- getParserForType() - Method in class lgraph.Lgraph.ModConfigResponse
- getParserForType() - Method in class lgraph.Lgraph.ModEdgeRequest
- getParserForType() - Method in class lgraph.Lgraph.ModEdgeResponse
- getParserForType() - Method in class lgraph.Lgraph.ModRoleRequest
- getParserForType() - Method in class lgraph.Lgraph.ModRoleResponse
- getParserForType() - Method in class lgraph.Lgraph.ModUserRequest
- getParserForType() - Method in class lgraph.Lgraph.ModUserResponse
- getParserForType() - Method in class lgraph.Lgraph.ModVertexRequest
- getParserForType() - Method in class lgraph.Lgraph.ModVertexResponse
- getParserForType() - Method in class lgraph.Lgraph.PeerInfo
- getParserForType() - Method in class lgraph.Lgraph.PluginRequest
- getParserForType() - Method in class lgraph.Lgraph.PluginResponse
- getParserForType() - Method in class lgraph.Lgraph.Property
- getParserForType() - Method in class lgraph.Lgraph.ProtoDBConfig
- getParserForType() - Method in class lgraph.Lgraph.ProtoFieldData
- getParserForType() - Method in class lgraph.Lgraph.ProtoFieldSpec
- getParserForType() - Method in class lgraph.Lgraph.ProtoGraphAccess
- getParserForType() - Method in class lgraph.Lgraph.ProtoIndexSpec
- getParserForType() - Method in class lgraph.Lgraph.ProtoRoleInfo
- getParserForType() - Method in class lgraph.Lgraph.ProtoUserInfo
- getParserForType() - Method in class lgraph.Lgraph.RestoreRequest
- getParserForType() - Method in class lgraph.Lgraph.RestoreResponse
- getParserForType() - Method in class lgraph.Lgraph.SchemaRequest
- getParserForType() - Method in class lgraph.Lgraph.SchemaResponse
- getParserForType() - Method in class lgraph.Lgraph.SetPasswordParam
- getParserForType() - Method in class lgraph.Lgraph.Snapshot
- getParserForType() - Method in class lgraph.Lgraph.SrcDstFieldValues
- getParserForType() - Method in class lgraph.Lgraph.SubGraphRequest
- getParserForType() - Method in class lgraph.Lgraph.SubGraphResponse
- getParserForType() - Method in class lgraph.Lgraph.SyncMetaRequest
- getParserForType() - Method in class lgraph.Lgraph.SyncMetaResponse
- getParserForType() - Method in class lgraph.Lgraph.VertexData
- getPassword() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string password = 2; - getPassword() - Method in class lgraph.Lgraph.AddUserRequest
-
required string password = 2; - getPassword() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
required string password = 2; - getPassword() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string password = 2; - getPassword() - Method in class lgraph.Lgraph.LoginRequest
-
required string password = 2; - getPassword() - Method in interface lgraph.Lgraph.LoginRequestOrBuilder
-
required string password = 2; - getPasswordBytes() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string password = 2; - getPasswordBytes() - Method in class lgraph.Lgraph.AddUserRequest
-
required string password = 2; - getPasswordBytes() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
required string password = 2; - getPasswordBytes() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string password = 2; - getPasswordBytes() - Method in class lgraph.Lgraph.LoginRequest
-
required string password = 2; - getPasswordBytes() - Method in interface lgraph.Lgraph.LoginRequestOrBuilder
-
required string password = 2; - getPath() - Method in class com.antgroup.tugraph.CsvDesc
- getPeers(int) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - getPeers(int) - Method in class lgraph.Lgraph.ListPeersResponse
-
repeated .lgraph.PeerInfo peers = 1; - getPeers(int) - Method in interface lgraph.Lgraph.ListPeersResponseOrBuilder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersBuilder(int) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersBuilderList() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersCount() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersCount() - Method in class lgraph.Lgraph.ListPeersResponse
-
repeated .lgraph.PeerInfo peers = 1; - getPeersCount() - Method in interface lgraph.Lgraph.ListPeersResponseOrBuilder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersList() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersList() - Method in class lgraph.Lgraph.ListPeersResponse
-
repeated .lgraph.PeerInfo peers = 1; - getPeersList() - Method in interface lgraph.Lgraph.ListPeersResponseOrBuilder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersOrBuilder(int) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersOrBuilder(int) - Method in class lgraph.Lgraph.ListPeersResponse
-
repeated .lgraph.PeerInfo peers = 1; - getPeersOrBuilder(int) - Method in interface lgraph.Lgraph.ListPeersResponseOrBuilder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersOrBuilderList() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - getPeersOrBuilderList() - Method in class lgraph.Lgraph.ListPeersResponse
-
repeated .lgraph.PeerInfo peers = 1; - getPeersOrBuilderList() - Method in interface lgraph.Lgraph.ListPeersResponseOrBuilder
-
repeated .lgraph.PeerInfo peers = 1; - getPluginRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - getPluginRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.PluginRequest plugin_request = 13; - getPluginRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.PluginRequest plugin_request = 13; - getPluginRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - getPluginRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - getPluginRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.PluginRequest plugin_request = 13; - getPluginRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.PluginRequest plugin_request = 13; - getPluginResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - getPluginResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.PluginResponse plugin_response = 13; - getPluginResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.PluginResponse plugin_response = 13; - getPluginResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - getPluginResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - getPluginResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.PluginResponse plugin_response = 13; - getPluginResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.PluginResponse plugin_response = 13; - getPrimary() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
optional string primary = 3; - getPrimary() - Method in class lgraph.Lgraph.AddLabelRequest
-
optional string primary = 3; - getPrimary() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
optional string primary = 3; - getPrimaryBytes() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
optional string primary = 3; - getPrimaryBytes() - Method in class lgraph.Lgraph.AddLabelRequest
-
optional string primary = 3; - getPrimaryBytes() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
optional string primary = 3; - getProperties(int) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - getProperties(int) - Method in class lgraph.Lgraph.EdgeData
-
repeated .lgraph.Property properties = 7; - getProperties(int) - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
repeated .lgraph.Property properties = 7; - getProperties(int) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - getProperties(int) - Method in class lgraph.Lgraph.VertexData
-
repeated .lgraph.Property properties = 3; - getProperties(int) - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
repeated .lgraph.Property properties = 3; - getPropertiesBuilder(int) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - getPropertiesBuilder(int) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - getPropertiesBuilderList() - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - getPropertiesBuilderList() - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - getPropertiesCount() - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - getPropertiesCount() - Method in class lgraph.Lgraph.EdgeData
-
repeated .lgraph.Property properties = 7; - getPropertiesCount() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
repeated .lgraph.Property properties = 7; - getPropertiesCount() - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - getPropertiesCount() - Method in class lgraph.Lgraph.VertexData
-
repeated .lgraph.Property properties = 3; - getPropertiesCount() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
repeated .lgraph.Property properties = 3; - getPropertiesList() - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - getPropertiesList() - Method in class lgraph.Lgraph.EdgeData
-
repeated .lgraph.Property properties = 7; - getPropertiesList() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
repeated .lgraph.Property properties = 7; - getPropertiesList() - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - getPropertiesList() - Method in class lgraph.Lgraph.VertexData
-
repeated .lgraph.Property properties = 3; - getPropertiesList() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
repeated .lgraph.Property properties = 3; - getPropertiesOrBuilder(int) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - getPropertiesOrBuilder(int) - Method in class lgraph.Lgraph.EdgeData
-
repeated .lgraph.Property properties = 7; - getPropertiesOrBuilder(int) - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
repeated .lgraph.Property properties = 7; - getPropertiesOrBuilder(int) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - getPropertiesOrBuilder(int) - Method in class lgraph.Lgraph.VertexData
-
repeated .lgraph.Property properties = 3; - getPropertiesOrBuilder(int) - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
repeated .lgraph.Property properties = 3; - getPropertiesOrBuilderList() - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - getPropertiesOrBuilderList() - Method in class lgraph.Lgraph.EdgeData
-
repeated .lgraph.Property properties = 7; - getPropertiesOrBuilderList() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
repeated .lgraph.Property properties = 7; - getPropertiesOrBuilderList() - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - getPropertiesOrBuilderList() - Method in class lgraph.Lgraph.VertexData
-
repeated .lgraph.Property properties = 3; - getPropertiesOrBuilderList() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
repeated .lgraph.Property properties = 3; - getQuery() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required string query = 1; - getQuery() - Method in class lgraph.Lgraph.CypherRequest
-
required string query = 1; - getQuery() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
required string query = 1; - getQueryBytes() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required string query = 1; - getQueryBytes() - Method in class lgraph.Lgraph.CypherRequest
-
required string query = 1; - getQueryBytes() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
required string query = 1; - getReadOnly() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bool read_only = 2; - getReadOnly() - Method in class lgraph.Lgraph.LoadPluginRequest
-
required bool read_only = 2; - getReadOnly() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
required bool read_only = 2; - getReadWrite() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool read_write = 7; - getReadWrite() - Method in class lgraph.Lgraph.LogMessage
-
optional bool read_write = 7; - getReadWrite() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional bool read_write = 7; - getRedirect() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string redirect = 2; - getRedirect() - Method in class lgraph.Lgraph.LGraphResponse
-
optional string redirect = 2; - getRedirect() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional string redirect = 2; - getRedirectBytes() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string redirect = 2; - getRedirectBytes() - Method in class lgraph.Lgraph.LGraphResponse
-
optional string redirect = 2; - getRedirectBytes() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional string redirect = 2; - getReply() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
-
required bytes reply = 1; - getReply() - Method in class lgraph.Lgraph.CallPluginResponse
-
required bytes reply = 1; - getReply() - Method in interface lgraph.Lgraph.CallPluginResponseOrBuilder
-
required bytes reply = 1; - getReq() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - getReq() - Method in class lgraph.Lgraph.BackupLogEntry
-
required .lgraph.LGraphRequest req = 3; - getReq() - Method in interface lgraph.Lgraph.BackupLogEntryOrBuilder
-
required .lgraph.LGraphRequest req = 3; - getReqBuilder() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - getReqCase() - Method in class lgraph.Lgraph.AclRequest.Builder
- getReqCase() - Method in class lgraph.Lgraph.AclRequest
- getReqCase() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
- getReqCase() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- getReqCase() - Method in class lgraph.Lgraph.ConfigRequest
- getReqCase() - Method in interface lgraph.Lgraph.ConfigRequestOrBuilder
- getReqCase() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- getReqCase() - Method in class lgraph.Lgraph.GraphApiRequest
- getReqCase() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
- getReqCase() - Method in class lgraph.Lgraph.GraphRequest.Builder
- getReqCase() - Method in class lgraph.Lgraph.GraphRequest
- getReqCase() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
- getReqCase() - Method in class lgraph.Lgraph.HARequest.Builder
- getReqCase() - Method in class lgraph.Lgraph.HARequest
- getReqCase() - Method in interface lgraph.Lgraph.HARequestOrBuilder
- getReqCase() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- getReqCase() - Method in class lgraph.Lgraph.LGraphRequest
- getReqCase() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
- getReqCase() - Method in class lgraph.Lgraph.PluginRequest.Builder
- getReqCase() - Method in class lgraph.Lgraph.PluginRequest
- getReqCase() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
- getReqOrBuilder() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - getReqOrBuilder() - Method in class lgraph.Lgraph.BackupLogEntry
-
required .lgraph.LGraphRequest req = 3; - getReqOrBuilder() - Method in interface lgraph.Lgraph.BackupLogEntryOrBuilder
-
required .lgraph.LGraphRequest req = 3; - getRespCase() - Method in class lgraph.Lgraph.AclResponse.Builder
- getRespCase() - Method in class lgraph.Lgraph.AclResponse
- getRespCase() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
- getRespCase() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- getRespCase() - Method in class lgraph.Lgraph.ConfigResponse
- getRespCase() - Method in interface lgraph.Lgraph.ConfigResponseOrBuilder
- getRespCase() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- getRespCase() - Method in class lgraph.Lgraph.GraphApiResponse
- getRespCase() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
- getRespCase() - Method in class lgraph.Lgraph.GraphResponse.Builder
- getRespCase() - Method in class lgraph.Lgraph.GraphResponse
- getRespCase() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
- getRespCase() - Method in class lgraph.Lgraph.HAResponse.Builder
- getRespCase() - Method in class lgraph.Lgraph.HAResponse
- getRespCase() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
- getRespCase() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- getRespCase() - Method in class lgraph.Lgraph.LGraphResponse
- getRespCase() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
- getRespCase() - Method in class lgraph.Lgraph.PluginResponse.Builder
- getRespCase() - Method in class lgraph.Lgraph.PluginResponse
- getRespCase() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
- getRestAddr() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rest_addr = 2; - getRestAddr() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required string rest_addr = 2; - getRestAddr() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required string rest_addr = 2; - getRestAddr() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rest_addr = 2; - getRestAddr() - Method in class lgraph.Lgraph.PeerInfo
-
required string rest_addr = 2; - getRestAddr() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required string rest_addr = 2; - getRestAddrBytes() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rest_addr = 2; - getRestAddrBytes() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required string rest_addr = 2; - getRestAddrBytes() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required string rest_addr = 2; - getRestAddrBytes() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rest_addr = 2; - getRestAddrBytes() - Method in class lgraph.Lgraph.PeerInfo
-
required string rest_addr = 2; - getRestAddrBytes() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required string rest_addr = 2; - getRestoreRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - getRestoreRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.RestoreRequest restore_request = 20; - getRestoreRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.RestoreRequest restore_request = 20; - getRestoreRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - getRestoreRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - getRestoreRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.RestoreRequest restore_request = 20; - getRestoreRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.RestoreRequest restore_request = 20; - getRestoreResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - getRestoreResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.RestoreResponse restore_response = 20; - getRestoreResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.RestoreResponse restore_response = 20; - getRestoreResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - getRestoreResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - getRestoreResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.RestoreResponse restore_response = 20; - getRestoreResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.RestoreResponse restore_response = 20; - getResult(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResult(int) - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResult(int) - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultBuilder(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultBuilderList() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultCase() - Method in class lgraph.Lgraph.CypherResponse.Builder
- getResultCase() - Method in class lgraph.Lgraph.CypherResponse
- getResultCase() - Method in interface lgraph.Lgraph.CypherResponseOrBuilder
- getResultCount() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultCount() - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultCount() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultInJsonFormat() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required bool result_in_json_format = 4; - getResultInJsonFormat() - Method in class lgraph.Lgraph.CypherRequest
-
required bool result_in_json_format = 4; - getResultInJsonFormat() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
required bool result_in_json_format = 4; - getResultList() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultList() - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultList() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultOrBuilder(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultOrBuilder(int) - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultOrBuilder(int) - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultOrBuilderList() - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultOrBuilderList() - Method in class lgraph.Lgraph.CypherResult
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getResultOrBuilderList() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - getRet() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
-
required int32 ret = 1; - getRet() - Method in class lgraph.Lgraph.SyncMetaResponse
-
required int32 ret = 1; - getRet() - Method in interface lgraph.Lgraph.SyncMetaResponseOrBuilder
-
required int32 ret = 1; - getRole() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
required string role = 1; - getRole() - Method in class lgraph.Lgraph.AddRoleRequest
-
required string role = 1; - getRole() - Method in interface lgraph.Lgraph.AddRoleRequestOrBuilder
-
required string role = 1; - getRole() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
-
required string role = 1; - getRole() - Method in class lgraph.Lgraph.DelRoleRequest
-
required string role = 1; - getRole() - Method in interface lgraph.Lgraph.DelRoleRequestOrBuilder
-
required string role = 1; - getRole() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
-
required string role = 1; - getRole() - Method in class lgraph.Lgraph.GetRoleInfoRequest
-
required string role = 1; - getRole() - Method in interface lgraph.Lgraph.GetRoleInfoRequestOrBuilder
-
required string role = 1; - getRole() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
required string role = 1; - getRole() - Method in class lgraph.Lgraph.ModRoleRequest
-
required string role = 1; - getRole() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.AddRoleRequest
-
required string role = 1; - getRoleBytes() - Method in interface lgraph.Lgraph.AddRoleRequestOrBuilder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.DelRoleRequest
-
required string role = 1; - getRoleBytes() - Method in interface lgraph.Lgraph.DelRoleRequestOrBuilder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.GetRoleInfoRequest
-
required string role = 1; - getRoleBytes() - Method in interface lgraph.Lgraph.GetRoleInfoRequestOrBuilder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
required string role = 1; - getRoleBytes() - Method in class lgraph.Lgraph.ModRoleRequest
-
required string role = 1; - getRoleBytes() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
required string role = 1; - getRoles() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
Deprecated.
- getRoles() - Method in class lgraph.Lgraph.ListRoleResponse
-
Deprecated.
- getRoles() - Method in interface lgraph.Lgraph.ListRoleResponseOrBuilder
-
Deprecated.
- getRoles(int) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - getRoles(int) - Method in class lgraph.Lgraph.ProtoUserInfo
-
repeated string roles = 2; - getRoles(int) - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
repeated string roles = 2; - getRolesBytes(int) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - getRolesBytes(int) - Method in class lgraph.Lgraph.ProtoUserInfo
-
repeated string roles = 2; - getRolesBytes(int) - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
repeated string roles = 2; - getRolesCount() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- getRolesCount() - Method in class lgraph.Lgraph.ListRoleResponse
- getRolesCount() - Method in interface lgraph.Lgraph.ListRoleResponseOrBuilder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesCount() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - getRolesCount() - Method in class lgraph.Lgraph.ProtoUserInfo
-
repeated string roles = 2; - getRolesCount() - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
repeated string roles = 2; - getRolesList() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - getRolesList() - Method in class lgraph.Lgraph.ProtoUserInfo
-
repeated string roles = 2; - getRolesList() - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
repeated string roles = 2; - getRolesMap() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesMap() - Method in class lgraph.Lgraph.ListRoleResponse
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesMap() - Method in interface lgraph.Lgraph.ListRoleResponseOrBuilder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesOrDefault(String, Lgraph.ProtoRoleInfo) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesOrDefault(String, Lgraph.ProtoRoleInfo) - Method in class lgraph.Lgraph.ListRoleResponse
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesOrDefault(String, Lgraph.ProtoRoleInfo) - Method in interface lgraph.Lgraph.ListRoleResponseOrBuilder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesOrThrow(String) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesOrThrow(String) - Method in class lgraph.Lgraph.ListRoleResponse
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRolesOrThrow(String) - Method in interface lgraph.Lgraph.ListRoleResponseOrBuilder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - getRpcAddr() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rpc_addr = 1; - getRpcAddr() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required string rpc_addr = 1; - getRpcAddr() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required string rpc_addr = 1; - getRpcAddr() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rpc_addr = 1; - getRpcAddr() - Method in class lgraph.Lgraph.PeerInfo
-
required string rpc_addr = 1; - getRpcAddr() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required string rpc_addr = 1; - getRpcAddrBytes() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rpc_addr = 1; - getRpcAddrBytes() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required string rpc_addr = 1; - getRpcAddrBytes() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required string rpc_addr = 1; - getRpcAddrBytes() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rpc_addr = 1; - getRpcAddrBytes() - Method in class lgraph.Lgraph.PeerInfo
-
required string rpc_addr = 1; - getRpcAddrBytes() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required string rpc_addr = 1; - getSchemaRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - getSchemaRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.SchemaRequest schema_request = 21; - getSchemaRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.SchemaRequest schema_request = 21; - getSchemaRequestBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - getSchemaRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - getSchemaRequestOrBuilder() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.SchemaRequest schema_request = 21; - getSchemaRequestOrBuilder() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.SchemaRequest schema_request = 21; - getSchemaResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - getSchemaResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.SchemaResponse schema_response = 21; - getSchemaResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.SchemaResponse schema_response = 21; - getSchemaResponseBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - getSchemaResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - getSchemaResponseOrBuilder() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.SchemaResponse schema_response = 21; - getSchemaResponseOrBuilder() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.SchemaResponse schema_response = 21; - getSerializedSize() - Method in class lgraph.Lgraph.AclRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AclResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AddEdgesRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AddEdgesResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AddGraphRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AddGraphResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AddIndexRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AddIndexResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AddLabelRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AddLabelResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AddRoleRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AddRoleResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AddUserRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AddUserResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AddVertexesRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AddVertexesResponse
- getSerializedSize() - Method in class lgraph.Lgraph.AuthRequest
- getSerializedSize() - Method in class lgraph.Lgraph.AuthResponse
- getSerializedSize() - Method in class lgraph.Lgraph.BackupLogEntry
- getSerializedSize() - Method in class lgraph.Lgraph.CallPluginRequest
- getSerializedSize() - Method in class lgraph.Lgraph.CallPluginResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ConfigRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ConfigResponse
- getSerializedSize() - Method in class lgraph.Lgraph.CypherRequest
- getSerializedSize() - Method in class lgraph.Lgraph.CypherResponse
- getSerializedSize() - Method in class lgraph.Lgraph.CypherResult
- getSerializedSize() - Method in class lgraph.Lgraph.DelEdgeRequest
- getSerializedSize() - Method in class lgraph.Lgraph.DelEdgeResponse
- getSerializedSize() - Method in class lgraph.Lgraph.DeleteGraphRequest
- getSerializedSize() - Method in class lgraph.Lgraph.DeleteGraphResponse
- getSerializedSize() - Method in class lgraph.Lgraph.DelIndexRequest
- getSerializedSize() - Method in class lgraph.Lgraph.DelIndexResponse
- getSerializedSize() - Method in class lgraph.Lgraph.DelPluginRequest
- getSerializedSize() - Method in class lgraph.Lgraph.DelPluginResponse
- getSerializedSize() - Method in class lgraph.Lgraph.DelRoleRequest
- getSerializedSize() - Method in class lgraph.Lgraph.DelRoleResponse
- getSerializedSize() - Method in class lgraph.Lgraph.DelUserRequest
- getSerializedSize() - Method in class lgraph.Lgraph.DelUserResponse
- getSerializedSize() - Method in class lgraph.Lgraph.DelVertexRequest
- getSerializedSize() - Method in class lgraph.Lgraph.DelVertexResponse
- getSerializedSize() - Method in class lgraph.Lgraph.EdgeConstraint
- getSerializedSize() - Method in class lgraph.Lgraph.EdgeData
- getSerializedSize() - Method in class lgraph.Lgraph.FlushRequest
- getSerializedSize() - Method in class lgraph.Lgraph.FlushResponse
- getSerializedSize() - Method in class lgraph.Lgraph.GetLabelRequest
- getSerializedSize() - Method in class lgraph.Lgraph.GetLabelResponse
- getSerializedSize() - Method in class lgraph.Lgraph.GetMasterRequest
- getSerializedSize() - Method in class lgraph.Lgraph.GetMasterResponse
- getSerializedSize() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- getSerializedSize() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- getSerializedSize() - Method in class lgraph.Lgraph.GetUserInfoRequest
- getSerializedSize() - Method in class lgraph.Lgraph.GetUserInfoResponse
- getSerializedSize() - Method in class lgraph.Lgraph.GraphApiRequest
- getSerializedSize() - Method in class lgraph.Lgraph.GraphApiResponse
- getSerializedSize() - Method in class lgraph.Lgraph.GraphRequest
- getSerializedSize() - Method in class lgraph.Lgraph.GraphResponse
- getSerializedSize() - Method in class lgraph.Lgraph.HARequest
- getSerializedSize() - Method in class lgraph.Lgraph.HAResponse
- getSerializedSize() - Method in class lgraph.Lgraph.Header
- getSerializedSize() - Method in class lgraph.Lgraph.HeartbeatRequest
- getSerializedSize() - Method in class lgraph.Lgraph.HeartbeatResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ImportRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ImportResponse
- getSerializedSize() - Method in class lgraph.Lgraph.LGraphRequest
- getSerializedSize() - Method in class lgraph.Lgraph.LGraphResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ListGraphsRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ListGraphsResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ListLabelsRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ListLabelsResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- getSerializedSize() - Method in class lgraph.Lgraph.ListOfString
- getSerializedSize() - Method in class lgraph.Lgraph.ListPeersRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ListPeersResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ListPluginRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ListPluginResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ListRoleRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ListRoleResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ListUserRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ListUserResponse
- getSerializedSize() - Method in class lgraph.Lgraph.LoadPluginRequest
- getSerializedSize() - Method in class lgraph.Lgraph.LoadPluginResponse
- getSerializedSize() - Method in class lgraph.Lgraph.LoginRequest
- getSerializedSize() - Method in class lgraph.Lgraph.LogMessage
- getSerializedSize() - Method in class lgraph.Lgraph.LogoutRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ModConfigRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ModConfigResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ModEdgeRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ModEdgeResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ModRoleRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ModRoleResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ModUserRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ModUserResponse
- getSerializedSize() - Method in class lgraph.Lgraph.ModVertexRequest
- getSerializedSize() - Method in class lgraph.Lgraph.ModVertexResponse
- getSerializedSize() - Method in class lgraph.Lgraph.PeerInfo
- getSerializedSize() - Method in class lgraph.Lgraph.PluginRequest
- getSerializedSize() - Method in class lgraph.Lgraph.PluginResponse
- getSerializedSize() - Method in class lgraph.Lgraph.Property
- getSerializedSize() - Method in class lgraph.Lgraph.ProtoDBConfig
- getSerializedSize() - Method in class lgraph.Lgraph.ProtoFieldData
- getSerializedSize() - Method in class lgraph.Lgraph.ProtoFieldSpec
- getSerializedSize() - Method in class lgraph.Lgraph.ProtoGraphAccess
- getSerializedSize() - Method in class lgraph.Lgraph.ProtoIndexSpec
- getSerializedSize() - Method in class lgraph.Lgraph.ProtoRoleInfo
- getSerializedSize() - Method in class lgraph.Lgraph.ProtoUserInfo
- getSerializedSize() - Method in class lgraph.Lgraph.RestoreRequest
- getSerializedSize() - Method in class lgraph.Lgraph.RestoreResponse
- getSerializedSize() - Method in class lgraph.Lgraph.SchemaRequest
- getSerializedSize() - Method in class lgraph.Lgraph.SchemaResponse
- getSerializedSize() - Method in class lgraph.Lgraph.SetPasswordParam
- getSerializedSize() - Method in class lgraph.Lgraph.Snapshot
- getSerializedSize() - Method in class lgraph.Lgraph.SrcDstFieldValues
- getSerializedSize() - Method in class lgraph.Lgraph.SubGraphRequest
- getSerializedSize() - Method in class lgraph.Lgraph.SubGraphResponse
- getSerializedSize() - Method in class lgraph.Lgraph.SyncMetaRequest
- getSerializedSize() - Method in class lgraph.Lgraph.SyncMetaResponse
- getSerializedSize() - Method in class lgraph.Lgraph.VertexData
- getServerVersion() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional int64 server_version = 4; - getServerVersion() - Method in class lgraph.Lgraph.LGraphResponse
-
optional int64 server_version = 4; - getServerVersion() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional int64 server_version = 4; - getSetDesc() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional string set_desc = 8; - getSetDesc() - Method in class lgraph.Lgraph.ModUserRequest
-
optional string set_desc = 8; - getSetDesc() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional string set_desc = 8; - getSetDescBytes() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional string set_desc = 8; - getSetDescBytes() - Method in class lgraph.Lgraph.ModUserRequest
-
optional string set_desc = 8; - getSetDescBytes() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional string set_desc = 8; - getSetDiffGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - getSetDiffGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - getSetDiffGraphAccess() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - getSetDiffGraphAccessBuilder() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - getSetDiffGraphAccessOrBuilder() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - getSetDiffGraphAccessOrBuilder() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - getSetDiffGraphAccessOrBuilder() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - getSetFullGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - getSetFullGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - getSetFullGraphAccess() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - getSetFullGraphAccessBuilder() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - getSetFullGraphAccessOrBuilder() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - getSetFullGraphAccessOrBuilder() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - getSetFullGraphAccessOrBuilder() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - getSetPassword() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - getSetPassword() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.SetPasswordParam set_password = 2; - getSetPassword() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.SetPasswordParam set_password = 2; - getSetPasswordBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - getSetPasswordOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - getSetPasswordOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.SetPasswordParam set_password = 2; - getSetPasswordOrBuilder() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.SetPasswordParam set_password = 2; - getSetRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - getSetRoles() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString set_roles = 3; - getSetRoles() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString set_roles = 3; - getSetRolesBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - getSetRolesOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - getSetRolesOrBuilder() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString set_roles = 3; - getSetRolesOrBuilder() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString set_roles = 3; - getSize() - Method in class com.antgroup.tugraph.CsvDesc
- getSp() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional float sp = 6; - getSp() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional float sp = 6; - getSp() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional float sp = 6; - getSrc() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 src = 1; - getSrc() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 src = 1; - getSrc() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 src = 1; - getSrc() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 src = 1; - getSrc() - Method in class lgraph.Lgraph.EdgeData
-
required int64 src = 1; - getSrc() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 src = 1; - getSrc() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 src = 1; - getSrc() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 src = 1; - getSrc() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 src = 1; - getSrc() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 src = 1; - getSrc() - Method in class lgraph.Lgraph.SrcDstFieldValues
-
required int64 src = 1; - getSrc() - Method in interface lgraph.Lgraph.SrcDstFieldValuesOrBuilder
-
required int64 src = 1; - getSrcLabel() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string src_label = 1; - getSrcLabel() - Method in class lgraph.Lgraph.EdgeConstraint
-
required string src_label = 1; - getSrcLabel() - Method in interface lgraph.Lgraph.EdgeConstraintOrBuilder
-
required string src_label = 1; - getSrcLabelBytes() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string src_label = 1; - getSrcLabelBytes() - Method in class lgraph.Lgraph.EdgeConstraint
-
required string src_label = 1; - getSrcLabelBytes() - Method in interface lgraph.Lgraph.EdgeConstraintOrBuilder
-
required string src_label = 1; - getState() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required .lgraph.NodeState state = 3; - getState() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required .lgraph.NodeState state = 3; - getState() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required .lgraph.NodeState state = 3; - getState() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required .lgraph.NodeState state = 3; - getState() - Method in class lgraph.Lgraph.PeerInfo
-
required .lgraph.NodeState state = 3; - getState() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required .lgraph.NodeState state = 3; - getStr() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional string str = 10; - getStr() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional string str = 10; - getStr() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional string str = 10; - getStrBytes() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional string str = 10; - getStrBytes() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional string str = 10; - getStrBytes() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional string str = 10; - getSubGraphRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - getSubGraphRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - getSubGraphRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - getSubGraphRequestBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - getSubGraphRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - getSubGraphRequestOrBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - getSubGraphRequestOrBuilder() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - getSubGraphResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - getSubGraphResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - getSubGraphResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - getSubGraphResponseBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - getSubGraphResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - getSubGraphResponseOrBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - getSubGraphResponseOrBuilder() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - getSuccess() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool success = 8; - getSuccess() - Method in class lgraph.Lgraph.LogMessage
-
optional bool success = 8; - getSuccess() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional bool success = 8; - getSyncMetaRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - getSyncMetaRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - getSyncMetaRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - getSyncMetaRequestBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - getSyncMetaRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - getSyncMetaRequestOrBuilder() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - getSyncMetaRequestOrBuilder() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - getSyncMetaResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - getSyncMetaResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - getSyncMetaResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - getSyncMetaResponseBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - getSyncMetaResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - getSyncMetaResponseOrBuilder() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - getSyncMetaResponseOrBuilder() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - getTid() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 tid = 2; - getTid() - Method in class lgraph.Lgraph.AddEdgesResponse
-
required int64 tid = 2; - getTid() - Method in interface lgraph.Lgraph.AddEdgesResponseOrBuilder
-
required int64 tid = 2; - getTid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 tid = 2; - getTid() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 tid = 2; - getTid() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 tid = 2; - getTid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 tid = 2; - getTid() - Method in class lgraph.Lgraph.EdgeData
-
required int64 tid = 2; - getTid() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 tid = 2; - getTid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 tid = 2; - getTid() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 tid = 2; - getTid() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 tid = 2; - getTime() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 time = 2; - getTime() - Method in class lgraph.Lgraph.BackupLogEntry
-
required int64 time = 2; - getTime() - Method in interface lgraph.Lgraph.BackupLogEntryOrBuilder
-
required int64 time = 2; - getTime() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 time = 2; - getTime() - Method in class lgraph.Lgraph.LogMessage
-
required int64 time = 2; - getTime() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
required int64 time = 2; - getTimeout() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional double timeout = 3; - getTimeout() - Method in class lgraph.Lgraph.CallPluginRequest
-
optional double timeout = 3; - getTimeout() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
optional double timeout = 3; - getTimeout() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional double timeout = 6; - getTimeout() - Method in class lgraph.Lgraph.CypherRequest
-
optional double timeout = 6; - getTimeout() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional double timeout = 6; - getToken() - Method in class lgraph.Lgraph.AuthResponse.Builder
-
required string token = 1; - getToken() - Method in class lgraph.Lgraph.AuthResponse
-
required string token = 1; - getToken() - Method in interface lgraph.Lgraph.AuthResponseOrBuilder
-
required string token = 1; - getToken() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
required string token = 2; - getToken() - Method in class lgraph.Lgraph.LGraphRequest
-
required string token = 2; - getToken() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
required string token = 2; - getToken() - Method in class lgraph.Lgraph.LogoutRequest.Builder
-
required string token = 1; - getToken() - Method in class lgraph.Lgraph.LogoutRequest
-
required string token = 1; - getToken() - Method in interface lgraph.Lgraph.LogoutRequestOrBuilder
-
required string token = 1; - getTokenBytes() - Method in class lgraph.Lgraph.AuthResponse.Builder
-
required string token = 1; - getTokenBytes() - Method in class lgraph.Lgraph.AuthResponse
-
required string token = 1; - getTokenBytes() - Method in interface lgraph.Lgraph.AuthResponseOrBuilder
-
required string token = 1; - getTokenBytes() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
required string token = 2; - getTokenBytes() - Method in class lgraph.Lgraph.LGraphRequest
-
required string token = 2; - getTokenBytes() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
required string token = 2; - getTokenBytes() - Method in class lgraph.Lgraph.LogoutRequest.Builder
-
required string token = 1; - getTokenBytes() - Method in class lgraph.Lgraph.LogoutRequest
-
required string token = 1; - getTokenBytes() - Method in interface lgraph.Lgraph.LogoutRequestOrBuilder
-
required string token = 1; - getType() - Method in class lgraph.Lgraph.Header.Builder
-
required int32 type = 2; - getType() - Method in class lgraph.Lgraph.Header
-
required int32 type = 2; - getType() - Method in interface lgraph.Lgraph.HeaderOrBuilder
-
required int32 type = 2; - getType() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional .lgraph.LogApiType type = 6; - getType() - Method in class lgraph.Lgraph.LogMessage
-
optional .lgraph.LogApiType type = 6; - getType() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional .lgraph.LogApiType type = 6; - getType() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required .lgraph.PluginRequest.PluginType type = 1; - getType() - Method in class lgraph.Lgraph.PluginRequest
-
required .lgraph.PluginRequest.PluginType type = 1; - getType() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
required .lgraph.PluginRequest.PluginType type = 1; - getType() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required .lgraph.ProtoFieldType type = 2; - getType() - Method in class lgraph.Lgraph.ProtoFieldSpec
-
required .lgraph.ProtoFieldType type = 2; - getType() - Method in interface lgraph.Lgraph.ProtoFieldSpecOrBuilder
-
required .lgraph.ProtoFieldType type = 2; - getUnique() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required bool unique = 3; - getUnique() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required bool unique = 3; - getUnique() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required bool unique = 3; - getUnknownFields() - Method in class lgraph.Lgraph.AclRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AclResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AddEdgesRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AddEdgesResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AddGraphRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AddGraphResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AddIndexRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AddIndexResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AddLabelRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AddLabelResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AddRoleRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AddRoleResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AddUserRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AddUserResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AddVertexesRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AddVertexesResponse
- getUnknownFields() - Method in class lgraph.Lgraph.AuthRequest
- getUnknownFields() - Method in class lgraph.Lgraph.AuthResponse
- getUnknownFields() - Method in class lgraph.Lgraph.BackupLogEntry
- getUnknownFields() - Method in class lgraph.Lgraph.CallPluginRequest
- getUnknownFields() - Method in class lgraph.Lgraph.CallPluginResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ConfigRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ConfigResponse
- getUnknownFields() - Method in class lgraph.Lgraph.CypherRequest
- getUnknownFields() - Method in class lgraph.Lgraph.CypherResponse
- getUnknownFields() - Method in class lgraph.Lgraph.CypherResult
- getUnknownFields() - Method in class lgraph.Lgraph.DelEdgeRequest
- getUnknownFields() - Method in class lgraph.Lgraph.DelEdgeResponse
- getUnknownFields() - Method in class lgraph.Lgraph.DeleteGraphRequest
- getUnknownFields() - Method in class lgraph.Lgraph.DeleteGraphResponse
- getUnknownFields() - Method in class lgraph.Lgraph.DelIndexRequest
- getUnknownFields() - Method in class lgraph.Lgraph.DelIndexResponse
- getUnknownFields() - Method in class lgraph.Lgraph.DelPluginRequest
- getUnknownFields() - Method in class lgraph.Lgraph.DelPluginResponse
- getUnknownFields() - Method in class lgraph.Lgraph.DelRoleRequest
- getUnknownFields() - Method in class lgraph.Lgraph.DelRoleResponse
- getUnknownFields() - Method in class lgraph.Lgraph.DelUserRequest
- getUnknownFields() - Method in class lgraph.Lgraph.DelUserResponse
- getUnknownFields() - Method in class lgraph.Lgraph.DelVertexRequest
- getUnknownFields() - Method in class lgraph.Lgraph.DelVertexResponse
- getUnknownFields() - Method in class lgraph.Lgraph.EdgeConstraint
- getUnknownFields() - Method in class lgraph.Lgraph.EdgeData
- getUnknownFields() - Method in class lgraph.Lgraph.FlushRequest
- getUnknownFields() - Method in class lgraph.Lgraph.FlushResponse
- getUnknownFields() - Method in class lgraph.Lgraph.GetLabelRequest
- getUnknownFields() - Method in class lgraph.Lgraph.GetLabelResponse
- getUnknownFields() - Method in class lgraph.Lgraph.GetMasterRequest
- getUnknownFields() - Method in class lgraph.Lgraph.GetMasterResponse
- getUnknownFields() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- getUnknownFields() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- getUnknownFields() - Method in class lgraph.Lgraph.GetUserInfoRequest
- getUnknownFields() - Method in class lgraph.Lgraph.GetUserInfoResponse
- getUnknownFields() - Method in class lgraph.Lgraph.GraphApiRequest
- getUnknownFields() - Method in class lgraph.Lgraph.GraphApiResponse
- getUnknownFields() - Method in class lgraph.Lgraph.GraphRequest
- getUnknownFields() - Method in class lgraph.Lgraph.GraphResponse
- getUnknownFields() - Method in class lgraph.Lgraph.HARequest
- getUnknownFields() - Method in class lgraph.Lgraph.HAResponse
- getUnknownFields() - Method in class lgraph.Lgraph.Header
- getUnknownFields() - Method in class lgraph.Lgraph.HeartbeatRequest
- getUnknownFields() - Method in class lgraph.Lgraph.HeartbeatResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ImportRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ImportResponse
- getUnknownFields() - Method in class lgraph.Lgraph.LGraphRequest
- getUnknownFields() - Method in class lgraph.Lgraph.LGraphResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ListGraphsRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ListGraphsResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ListLabelsRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ListLabelsResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- getUnknownFields() - Method in class lgraph.Lgraph.ListOfString
- getUnknownFields() - Method in class lgraph.Lgraph.ListPeersRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ListPeersResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ListPluginRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ListPluginResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ListRoleRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ListRoleResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ListUserRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ListUserResponse
- getUnknownFields() - Method in class lgraph.Lgraph.LoadPluginRequest
- getUnknownFields() - Method in class lgraph.Lgraph.LoadPluginResponse
- getUnknownFields() - Method in class lgraph.Lgraph.LoginRequest
- getUnknownFields() - Method in class lgraph.Lgraph.LogMessage
- getUnknownFields() - Method in class lgraph.Lgraph.LogoutRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ModConfigRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ModConfigResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ModEdgeRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ModEdgeResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ModRoleRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ModRoleResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ModUserRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ModUserResponse
- getUnknownFields() - Method in class lgraph.Lgraph.ModVertexRequest
- getUnknownFields() - Method in class lgraph.Lgraph.ModVertexResponse
- getUnknownFields() - Method in class lgraph.Lgraph.PeerInfo
- getUnknownFields() - Method in class lgraph.Lgraph.PluginRequest
- getUnknownFields() - Method in class lgraph.Lgraph.PluginResponse
- getUnknownFields() - Method in class lgraph.Lgraph.Property
- getUnknownFields() - Method in class lgraph.Lgraph.ProtoDBConfig
- getUnknownFields() - Method in class lgraph.Lgraph.ProtoFieldData
- getUnknownFields() - Method in class lgraph.Lgraph.ProtoFieldSpec
- getUnknownFields() - Method in class lgraph.Lgraph.ProtoGraphAccess
- getUnknownFields() - Method in class lgraph.Lgraph.ProtoIndexSpec
- getUnknownFields() - Method in class lgraph.Lgraph.ProtoRoleInfo
- getUnknownFields() - Method in class lgraph.Lgraph.ProtoUserInfo
- getUnknownFields() - Method in class lgraph.Lgraph.RestoreRequest
- getUnknownFields() - Method in class lgraph.Lgraph.RestoreResponse
- getUnknownFields() - Method in class lgraph.Lgraph.SchemaRequest
- getUnknownFields() - Method in class lgraph.Lgraph.SchemaResponse
- getUnknownFields() - Method in class lgraph.Lgraph.SetPasswordParam
- getUnknownFields() - Method in class lgraph.Lgraph.Snapshot
- getUnknownFields() - Method in class lgraph.Lgraph.SrcDstFieldValues
- getUnknownFields() - Method in class lgraph.Lgraph.SubGraphRequest
- getUnknownFields() - Method in class lgraph.Lgraph.SubGraphResponse
- getUnknownFields() - Method in class lgraph.Lgraph.SyncMetaRequest
- getUnknownFields() - Method in class lgraph.Lgraph.SyncMetaResponse
- getUnknownFields() - Method in class lgraph.Lgraph.VertexData
- getUrl() - Method in class com.antgroup.tugraph.TuGraphRpcClient
- getUser() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.AddUserRequest
-
required string user = 1; - getUser() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.DelUserRequest.Builder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.DelUserRequest
-
required string user = 1; - getUser() - Method in interface lgraph.Lgraph.DelUserRequestOrBuilder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.GetUserInfoRequest
-
required string user = 1; - getUser() - Method in interface lgraph.Lgraph.GetUserInfoRequestOrBuilder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional string user = 4; - getUser() - Method in class lgraph.Lgraph.LGraphRequest
-
optional string user = 4; - getUser() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional string user = 4; - getUser() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.LoginRequest
-
required string user = 1; - getUser() - Method in interface lgraph.Lgraph.LoginRequestOrBuilder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string user = 4; - getUser() - Method in class lgraph.Lgraph.LogMessage
-
optional string user = 4; - getUser() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string user = 4; - getUser() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
required string user = 1; - getUser() - Method in class lgraph.Lgraph.ModUserRequest
-
required string user = 1; - getUser() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.AddUserRequest
-
required string user = 1; - getUserBytes() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.DelUserRequest.Builder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.DelUserRequest
-
required string user = 1; - getUserBytes() - Method in interface lgraph.Lgraph.DelUserRequestOrBuilder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.GetUserInfoRequest
-
required string user = 1; - getUserBytes() - Method in interface lgraph.Lgraph.GetUserInfoRequestOrBuilder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional string user = 4; - getUserBytes() - Method in class lgraph.Lgraph.LGraphRequest
-
optional string user = 4; - getUserBytes() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional string user = 4; - getUserBytes() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.LoginRequest
-
required string user = 1; - getUserBytes() - Method in interface lgraph.Lgraph.LoginRequestOrBuilder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string user = 4; - getUserBytes() - Method in class lgraph.Lgraph.LogMessage
-
optional string user = 4; - getUserBytes() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string user = 4; - getUserBytes() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
required string user = 1; - getUserBytes() - Method in class lgraph.Lgraph.ModUserRequest
-
required string user = 1; - getUserBytes() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
required string user = 1; - getUsers() - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
Deprecated.
- getUsers() - Method in class lgraph.Lgraph.ListUserResponse
-
Deprecated.
- getUsers() - Method in interface lgraph.Lgraph.ListUserResponseOrBuilder
-
Deprecated.
- getUsersCount() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- getUsersCount() - Method in class lgraph.Lgraph.ListUserResponse
- getUsersCount() - Method in interface lgraph.Lgraph.ListUserResponseOrBuilder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersMap() - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersMap() - Method in class lgraph.Lgraph.ListUserResponse
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersMap() - Method in interface lgraph.Lgraph.ListUserResponseOrBuilder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersOrDefault(String, Lgraph.ProtoUserInfo) - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersOrDefault(String, Lgraph.ProtoUserInfo) - Method in class lgraph.Lgraph.ListUserResponse
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersOrDefault(String, Lgraph.ProtoUserInfo) - Method in interface lgraph.Lgraph.ListUserResponseOrBuilder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersOrThrow(String) - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersOrThrow(String) - Method in class lgraph.Lgraph.ListUserResponse
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getUsersOrThrow(String) - Method in interface lgraph.Lgraph.ListUserResponseOrBuilder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - getValue() - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - getValue() - Method in class lgraph.Lgraph.Property
-
required .lgraph.ProtoFieldData value = 2; - getValue() - Method in interface lgraph.Lgraph.PropertyOrBuilder
-
required .lgraph.ProtoFieldData value = 2; - getValue() - Method in class lgraph.Lgraph.Snapshot.Builder
-
required int64 value = 1; - getValue() - Method in class lgraph.Lgraph.Snapshot
-
required int64 value = 1; - getValue() - Method in interface lgraph.Lgraph.SnapshotOrBuilder
-
required int64 value = 1; - getValueBuilder() - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - getValueDescriptor() - Method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
- getValueDescriptor() - Method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
- getValueDescriptor() - Method in enum lgraph.Lgraph.LogApiType
- getValueDescriptor() - Method in enum lgraph.Lgraph.NodeState
- getValueDescriptor() - Method in enum lgraph.Lgraph.PluginRequest.PluginType
- getValueDescriptor() - Method in enum lgraph.Lgraph.ProtoAccessLevel
- getValueDescriptor() - Method in enum lgraph.Lgraph.ProtoFieldType
- getValueOrBuilder() - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - getValueOrBuilder() - Method in class lgraph.Lgraph.Property
-
required .lgraph.ProtoFieldData value = 2; - getValueOrBuilder() - Method in interface lgraph.Lgraph.PropertyOrBuilder
-
required .lgraph.ProtoFieldData value = 2; - getValues() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - getValues() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required .lgraph.ListOfProtoFieldData values = 7; - getValues() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 7; - getValues() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - getValues() - Method in class lgraph.Lgraph.ModVertexRequest
-
required .lgraph.ListOfProtoFieldData values = 4; - getValues() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 4; - getValues() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
Deprecated.
- getValues() - Method in class lgraph.Lgraph.ProtoGraphAccess
-
Deprecated.
- getValues() - Method in interface lgraph.Lgraph.ProtoGraphAccessOrBuilder
-
Deprecated.
- getValues() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - getValues() - Method in class lgraph.Lgraph.SrcDstFieldValues
-
required .lgraph.ListOfProtoFieldData values = 3; - getValues() - Method in interface lgraph.Lgraph.SrcDstFieldValuesOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 3; - getValues(int) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - getValues(int) - Method in class lgraph.Lgraph.ListOfProtoFieldData
-
repeated .lgraph.ProtoFieldData values = 1; - getValues(int) - Method in interface lgraph.Lgraph.ListOfProtoFieldDataOrBuilder
-
repeated .lgraph.ProtoFieldData values = 1; - getValues(int) - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - getValues(int) - Method in class lgraph.Lgraph.ListOfString
-
repeated string values = 1; - getValues(int) - Method in interface lgraph.Lgraph.ListOfStringOrBuilder
-
repeated string values = 1; - getValues(int) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - getValues(int) - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated .lgraph.ProtoFieldData values = 2; - getValues(int) - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesBuilder() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - getValuesBuilder() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - getValuesBuilder() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - getValuesBuilder(int) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesBuilder(int) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesBuilderList() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesBuilderList() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesBytes(int) - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - getValuesBytes(int) - Method in class lgraph.Lgraph.ListOfString
-
repeated string values = 1; - getValuesBytes(int) - Method in interface lgraph.Lgraph.ListOfStringOrBuilder
-
repeated string values = 1; - getValuesCount() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesCount() - Method in class lgraph.Lgraph.ListOfProtoFieldData
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesCount() - Method in interface lgraph.Lgraph.ListOfProtoFieldDataOrBuilder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesCount() - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - getValuesCount() - Method in class lgraph.Lgraph.ListOfString
-
repeated string values = 1; - getValuesCount() - Method in interface lgraph.Lgraph.ListOfStringOrBuilder
-
repeated string values = 1; - getValuesCount() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesCount() - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesCount() - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesCount() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- getValuesCount() - Method in class lgraph.Lgraph.ProtoGraphAccess
- getValuesCount() - Method in interface lgraph.Lgraph.ProtoGraphAccessOrBuilder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesList() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesList() - Method in class lgraph.Lgraph.ListOfProtoFieldData
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesList() - Method in interface lgraph.Lgraph.ListOfProtoFieldDataOrBuilder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesList() - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - getValuesList() - Method in class lgraph.Lgraph.ListOfString
-
repeated string values = 1; - getValuesList() - Method in interface lgraph.Lgraph.ListOfStringOrBuilder
-
repeated string values = 1; - getValuesList() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesList() - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesList() - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesMap() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesMap() - Method in class lgraph.Lgraph.ProtoGraphAccess
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesMap() - Method in interface lgraph.Lgraph.ProtoGraphAccessOrBuilder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesOrBuilder() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - getValuesOrBuilder() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required .lgraph.ListOfProtoFieldData values = 7; - getValuesOrBuilder() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 7; - getValuesOrBuilder() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - getValuesOrBuilder() - Method in class lgraph.Lgraph.ModVertexRequest
-
required .lgraph.ListOfProtoFieldData values = 4; - getValuesOrBuilder() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 4; - getValuesOrBuilder() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - getValuesOrBuilder() - Method in class lgraph.Lgraph.SrcDstFieldValues
-
required .lgraph.ListOfProtoFieldData values = 3; - getValuesOrBuilder() - Method in interface lgraph.Lgraph.SrcDstFieldValuesOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 3; - getValuesOrBuilder(int) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesOrBuilder(int) - Method in class lgraph.Lgraph.ListOfProtoFieldData
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesOrBuilder(int) - Method in interface lgraph.Lgraph.ListOfProtoFieldDataOrBuilder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesOrBuilder(int) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesOrBuilder(int) - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesOrBuilder(int) - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesOrBuilderList() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesOrBuilderList() - Method in class lgraph.Lgraph.ListOfProtoFieldData
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesOrBuilderList() - Method in interface lgraph.Lgraph.ListOfProtoFieldDataOrBuilder
-
repeated .lgraph.ProtoFieldData values = 1; - getValuesOrBuilderList() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesOrBuilderList() - Method in class lgraph.Lgraph.ModConfigRequest
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesOrBuilderList() - Method in interface lgraph.Lgraph.ModConfigRequestOrBuilder
-
repeated .lgraph.ProtoFieldData values = 2; - getValuesOrDefault(String, Lgraph.ProtoAccessLevel) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesOrDefault(String, Lgraph.ProtoAccessLevel) - Method in class lgraph.Lgraph.ProtoGraphAccess
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesOrDefault(String, Lgraph.ProtoAccessLevel) - Method in interface lgraph.Lgraph.ProtoGraphAccessOrBuilder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesOrThrow(String) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesOrThrow(String) - Method in class lgraph.Lgraph.ProtoGraphAccess
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getValuesOrThrow(String) - Method in interface lgraph.Lgraph.ProtoGraphAccessOrBuilder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - getVertexes(int) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- getVertexes(int) - Method in class lgraph.Lgraph.AddVertexesRequest
-
list of vector<FieldData>, each for one vertex
- getVertexes(int) - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
list of vector<FieldData>, each for one vertex
- getVertexesBuilder(int) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- getVertexesBuilderList() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- getVertexesCount() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- getVertexesCount() - Method in class lgraph.Lgraph.AddVertexesRequest
-
list of vector<FieldData>, each for one vertex
- getVertexesCount() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
list of vector<FieldData>, each for one vertex
- getVertexesList() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- getVertexesList() - Method in class lgraph.Lgraph.AddVertexesRequest
-
list of vector<FieldData>, each for one vertex
- getVertexesList() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
list of vector<FieldData>, each for one vertex
- getVertexesOrBuilder(int) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- getVertexesOrBuilder(int) - Method in class lgraph.Lgraph.AddVertexesRequest
-
list of vector<FieldData>, each for one vertex
- getVertexesOrBuilder(int) - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
list of vector<FieldData>, each for one vertex
- getVertexesOrBuilderList() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- getVertexesOrBuilderList() - Method in class lgraph.Lgraph.AddVertexesRequest
-
list of vector<FieldData>, each for one vertex
- getVertexesOrBuilderList() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
list of vector<FieldData>, each for one vertex
- getVid() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
-
required int64 vid = 1; - getVid() - Method in class lgraph.Lgraph.DelVertexRequest
-
required int64 vid = 1; - getVid() - Method in interface lgraph.Lgraph.DelVertexRequestOrBuilder
-
required int64 vid = 1; - getVid() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required int64 vid = 1; - getVid() - Method in class lgraph.Lgraph.ModVertexRequest
-
required int64 vid = 1; - getVid() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
required int64 vid = 1; - getVid() - Method in class lgraph.Lgraph.VertexData.Builder
-
required int64 vid = 1; - getVid() - Method in class lgraph.Lgraph.VertexData
-
required int64 vid = 1; - getVid() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
required int64 vid = 1; - getVid(int) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
-
returns list of vids of each vertex if successful, otherwise -1
- getVid(int) - Method in class lgraph.Lgraph.AddVertexesResponse
-
returns list of vids of each vertex if successful, otherwise -1
- getVid(int) - Method in interface lgraph.Lgraph.AddVertexesResponseOrBuilder
-
returns list of vids of each vertex if successful, otherwise -1
- getVidCount() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
-
returns list of vids of each vertex if successful, otherwise -1
- getVidCount() - Method in class lgraph.Lgraph.AddVertexesResponse
-
returns list of vids of each vertex if successful, otherwise -1
- getVidCount() - Method in interface lgraph.Lgraph.AddVertexesResponseOrBuilder
-
returns list of vids of each vertex if successful, otherwise -1
- getVidList() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
-
returns list of vids of each vertex if successful, otherwise -1
- getVidList() - Method in class lgraph.Lgraph.AddVertexesResponse
-
returns list of vids of each vertex if successful, otherwise -1
- getVidList() - Method in interface lgraph.Lgraph.AddVertexesResponseOrBuilder
-
returns list of vids of each vertex if successful, otherwise -1
- getVids(int) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
-
repeated int64 vids = 1; - getVids(int) - Method in class lgraph.Lgraph.SubGraphRequest
-
repeated int64 vids = 1; - getVids(int) - Method in interface lgraph.Lgraph.SubGraphRequestOrBuilder
-
repeated int64 vids = 1; - getVidsCount() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
-
repeated int64 vids = 1; - getVidsCount() - Method in class lgraph.Lgraph.SubGraphRequest
-
repeated int64 vids = 1; - getVidsCount() - Method in interface lgraph.Lgraph.SubGraphRequestOrBuilder
-
repeated int64 vids = 1; - getVidsList() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
-
repeated int64 vids = 1; - getVidsList() - Method in class lgraph.Lgraph.SubGraphRequest
-
repeated int64 vids = 1; - getVidsList() - Method in interface lgraph.Lgraph.SubGraphRequestOrBuilder
-
repeated int64 vids = 1; - GRAPH_ACCESS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoRoleInfo
- GRAPH_API_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- GRAPH_API_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- GRAPH_API_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- GRAPH_API_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- GRAPH_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherRequest
- GRAPH_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- GRAPH_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ImportRequest
- GRAPH_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- GRAPH_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginRequest
- GRAPH_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SchemaRequest
- GRAPH_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- GRAPH_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- GRAPH_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- GRAPH_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
H
- HA_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- HA_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- HA_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- HA_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- HandleRequest(Lgraph.LGraphRequest) - Method in interface com.antgroup.tugraph.TuGraphService
-
brpc/sofa: serviceName默认是包名 + 类名,methodName是proto文件Service内对应方法名, hulu/public_pbrpc: serviceName默认是类名,不需要加包名,methodName是proto文件Service内对应方法index,默认从0开始。
- hasAclRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - hasAclRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.AclRequest acl_request = 18; - hasAclRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.AclRequest acl_request = 18; - hasAclResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - hasAclResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.AclResponse acl_response = 18; - hasAclResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.AclResponse acl_response = 18; - hasAddEdgesRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - hasAddEdgesRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - hasAddEdgesRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - hasAddEdgesResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - hasAddEdgesResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - hasAddEdgesResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - hasAddGraphRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - hasAddGraphRequest() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - hasAddGraphRequest() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - hasAddGraphResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - hasAddGraphResponse() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - hasAddGraphResponse() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - hasAddIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - hasAddIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddIndexRequest add_index_request = 2; - hasAddIndexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - hasAddIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - hasAddIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddIndexResponse add_index_response = 2; - hasAddIndexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - hasAddLabelRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - hasAddLabelRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddLabelRequest add_label_request = 1; - hasAddLabelRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - hasAddLabelResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - hasAddLabelResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddLabelResponse add_label_response = 1; - hasAddLabelResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - hasAddRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - hasAddRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AddRoleRequest add_role_request = 6; - hasAddRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - hasAddRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - hasAddRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AddRoleResponse add_role_response = 6; - hasAddRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - hasAddRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - hasAddRoles() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString add_roles = 4; - hasAddRoles() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString add_roles = 4; - hasAddUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - hasAddUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AddUserRequest add_user_request = 2; - hasAddUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AddUserRequest add_user_request = 2; - hasAddUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - hasAddUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AddUserResponse add_user_response = 2; - hasAddUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AddUserResponse add_user_response = 2; - hasAddVertexesRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - hasAddVertexesRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - hasAddVertexesRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - hasAddVertexesResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - hasAddVertexesResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - hasAddVertexesResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - hasAsync() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required bool async = 2; - hasAsync() - Method in class lgraph.Lgraph.ProtoDBConfig
-
required bool async = 2; - hasAsync() - Method in interface lgraph.Lgraph.ProtoDBConfigOrBuilder
-
required bool async = 2; - hasAuthMethod() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string auth_method = 3; - hasAuthMethod() - Method in class lgraph.Lgraph.AddUserRequest
-
optional string auth_method = 3; - hasAuthMethod() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
optional string auth_method = 3; - hasAuthMethod() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
optional string auth_method = 3; - hasAuthMethod() - Method in class lgraph.Lgraph.ProtoUserInfo
-
optional string auth_method = 3; - hasAuthMethod() - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
optional string auth_method = 3; - hasAuthRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - hasAuthRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.AuthRequest auth_request = 1; - hasAuthRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.AuthRequest auth_request = 1; - hasAuthResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - hasAuthResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.AuthResponse auth_response = 1; - hasAuthResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.AuthResponse auth_response = 1; - hasBeginEnd() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required bool begin_end = 3; - hasBeginEnd() - Method in class lgraph.Lgraph.LogMessage
-
required bool begin_end = 3; - hasBeginEnd() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
required bool begin_end = 3; - hasBinaryResult() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - hasBinaryResult() - Method in class lgraph.Lgraph.CypherResponse
-
optional .lgraph.CypherResult binary_result = 2; - hasBinaryResult() - Method in interface lgraph.Lgraph.CypherResponseOrBuilder
-
optional .lgraph.CypherResult binary_result = 2; - hasBlob() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bytes blob = 11; - hasBlob() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional bytes blob = 11; - hasBlob() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional bytes blob = 11; - hasBoolean() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bool boolean = 1; - hasBoolean() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional bool boolean = 1; - hasBoolean() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional bool boolean = 1; - hasCallPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - hasCallPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - hasCallPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - hasCallPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - hasCallPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - hasCallPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - hasClientVersion() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional int64 client_version = 1; - hasClientVersion() - Method in class lgraph.Lgraph.LGraphRequest
-
optional int64 client_version = 1; - hasClientVersion() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional int64 client_version = 1; - hasCode() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bytes code = 3; - hasCode() - Method in class lgraph.Lgraph.LoadPluginRequest
-
required bytes code = 3; - hasCode() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
required bytes code = 3; - hasCodeType() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - hasCodeType() - Method in class lgraph.Lgraph.LoadPluginRequest
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - hasCodeType() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - hasConfig() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - hasConfig() - Method in class lgraph.Lgraph.AddGraphRequest
-
required .lgraph.ProtoDBConfig config = 2; - hasConfig() - Method in interface lgraph.Lgraph.AddGraphRequestOrBuilder
-
required .lgraph.ProtoDBConfig config = 2; - hasConfigRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - hasConfigRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.ConfigRequest config_request = 19; - hasConfigRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.ConfigRequest config_request = 19; - hasConfigResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - hasConfigResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.ConfigResponse config_response = 19; - hasConfigResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.ConfigResponse config_response = 19; - hasConfirm() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
-
required string confirm = 1; - hasConfirm() - Method in class lgraph.Lgraph.SyncMetaRequest
-
required string confirm = 1; - hasConfirm() - Method in interface lgraph.Lgraph.SyncMetaRequestOrBuilder
-
required string confirm = 1; - hasContent() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string content = 9; - hasContent() - Method in class lgraph.Lgraph.LogMessage
-
optional string content = 9; - hasContent() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string content = 9; - hasContinueOnError() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required bool continue_on_error = 6; - hasContinueOnError() - Method in class lgraph.Lgraph.ImportRequest
-
required bool continue_on_error = 6; - hasContinueOnError() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required bool continue_on_error = 6; - hasCypherRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - hasCypherRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.CypherRequest cypher_request = 12; - hasCypherRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.CypherRequest cypher_request = 12; - hasCypherResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - hasCypherResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.CypherResponse cypher_response = 12; - hasCypherResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.CypherResponse cypher_response = 12; - hasData() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string data = 5; - hasData() - Method in class lgraph.Lgraph.ImportRequest
-
required string data = 5; - hasData() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string data = 5; - hasDate() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 date = 8; - hasDate() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 date = 8; - hasDate() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 date = 8; - hasDatetime() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 datetime = 9; - hasDatetime() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int64 datetime = 9; - hasDatetime() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int64 datetime = 9; - hasDbSize() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required int64 db_size = 1; - hasDbSize() - Method in class lgraph.Lgraph.ProtoDBConfig
-
required int64 db_size = 1; - hasDbSize() - Method in interface lgraph.Lgraph.ProtoDBConfigOrBuilder
-
required int64 db_size = 1; - hasDelEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - hasDelEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - hasDelEdgeRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - hasDelEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - hasDelEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - hasDelEdgeResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - hasDeleteGraphRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - hasDeleteGraphRequest() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - hasDeleteGraphRequest() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - hasDeleteGraphResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - hasDeleteGraphResponse() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - hasDeleteGraphResponse() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - hasDelimiter() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string delimiter = 7; - hasDelimiter() - Method in class lgraph.Lgraph.ImportRequest
-
required string delimiter = 7; - hasDelimiter() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string delimiter = 7; - hasDelIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - hasDelIndexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelIndexRequest del_index_request = 5; - hasDelIndexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - hasDelIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - hasDelIndexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelIndexResponse del_index_response = 5; - hasDelIndexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - hasDelPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - hasDelPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - hasDelPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - hasDelPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - hasDelPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - hasDelPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - hasDelRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - hasDelRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.DelRoleRequest del_role_request = 8; - hasDelRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - hasDelRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - hasDelRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.DelRoleResponse del_role_response = 8; - hasDelRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - hasDelRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - hasDelRoles() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString del_roles = 5; - hasDelRoles() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString del_roles = 5; - hasDelUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - hasDelUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.DelUserRequest del_user_request = 4; - hasDelUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.DelUserRequest del_user_request = 4; - hasDelUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - hasDelUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.DelUserResponse del_user_response = 4; - hasDelUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.DelUserResponse del_user_response = 4; - hasDelVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - hasDelVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - hasDelVertexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - hasDelVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - hasDelVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - hasDelVertexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - hasDesc() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
optional string desc = 2; - hasDesc() - Method in class lgraph.Lgraph.AddRoleRequest
-
optional string desc = 2; - hasDesc() - Method in interface lgraph.Lgraph.AddRoleRequestOrBuilder
-
optional string desc = 2; - hasDesc() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string desc = 4; - hasDesc() - Method in class lgraph.Lgraph.AddUserRequest
-
optional string desc = 4; - hasDesc() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
optional string desc = 4; - hasDesc() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional string desc = 4; - hasDesc() - Method in class lgraph.Lgraph.LoadPluginRequest
-
optional string desc = 4; - hasDesc() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
optional string desc = 4; - hasDesc() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required string desc = 3; - hasDesc() - Method in class lgraph.Lgraph.ProtoDBConfig
-
required string desc = 3; - hasDesc() - Method in interface lgraph.Lgraph.ProtoDBConfigOrBuilder
-
required string desc = 3; - hasDesc() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required string desc = 2; - hasDesc() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required string desc = 2; - hasDesc() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required string desc = 2; - hasDescription() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string description = 4; - hasDescription() - Method in class lgraph.Lgraph.ImportRequest
-
required string description = 4; - hasDescription() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string description = 4; - hasDescription() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string description = 4; - hasDescription() - Method in class lgraph.Lgraph.SchemaRequest
-
required string description = 4; - hasDescription() - Method in interface lgraph.Lgraph.SchemaRequestOrBuilder
-
required string description = 4; - hasDisable() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool disable = 6; - hasDisable() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional bool disable = 6; - hasDisable() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional bool disable = 6; - hasDisable() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool disable = 7; - hasDisable() - Method in class lgraph.Lgraph.ModUserRequest
-
optional bool disable = 7; - hasDisable() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional bool disable = 7; - hasDp() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional double dp = 7; - hasDp() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional double dp = 7; - hasDp() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional double dp = 7; - hasDst() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 dst = 4; - hasDst() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 dst = 4; - hasDst() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 dst = 4; - hasDst() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 dst = 4; - hasDst() - Method in class lgraph.Lgraph.EdgeData
-
required int64 dst = 4; - hasDst() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 dst = 4; - hasDst() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 dst = 4; - hasDst() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 dst = 4; - hasDst() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 dst = 4; - hasDst() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 dst = 2; - hasDst() - Method in class lgraph.Lgraph.SrcDstFieldValues
-
required int64 dst = 2; - hasDst() - Method in interface lgraph.Lgraph.SrcDstFieldValuesOrBuilder
-
required int64 dst = 2; - hasDstLabel() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string dst_label = 2; - hasDstLabel() - Method in class lgraph.Lgraph.EdgeConstraint
-
required string dst_label = 2; - hasDstLabel() - Method in interface lgraph.Lgraph.EdgeConstraintOrBuilder
-
required string dst_label = 2; - hasEid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 eid = 5; - hasEid() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 eid = 5; - hasEid() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 eid = 5; - hasEid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 eid = 5; - hasEid() - Method in class lgraph.Lgraph.EdgeData
-
required int64 eid = 5; - hasEid() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 eid = 5; - hasEid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 eid = 5; - hasEid() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 eid = 5; - hasEid() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 eid = 5; - hasElapsed() - Method in class lgraph.Lgraph.CypherResult.Builder
-
required double elapsed = 3; - hasElapsed() - Method in class lgraph.Lgraph.CypherResult
-
required double elapsed = 3; - hasElapsed() - Method in interface lgraph.Lgraph.CypherResultOrBuilder
-
required double elapsed = 3; - hasEnable() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool enable = 5; - hasEnable() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional bool enable = 5; - hasEnable() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional bool enable = 5; - hasEnable() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool enable = 6; - hasEnable() - Method in class lgraph.Lgraph.ModUserRequest
-
optional bool enable = 6; - hasEnable() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional bool enable = 6; - hasError() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string error = 3; - hasError() - Method in class lgraph.Lgraph.LGraphResponse
-
optional string error = 3; - hasError() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional string error = 3; - hasErrorCode() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - hasErrorCode() - Method in class lgraph.Lgraph.LGraphResponse
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - hasErrorCode() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - hasErrorMessage() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string error_message = 2; - hasErrorMessage() - Method in class lgraph.Lgraph.ImportResponse
-
optional string error_message = 2; - hasErrorMessage() - Method in interface lgraph.Lgraph.ImportResponseOrBuilder
-
optional string error_message = 2; - hasErrorMessage() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string error_message = 2; - hasErrorMessage() - Method in class lgraph.Lgraph.SchemaResponse
-
optional string error_message = 2; - hasErrorMessage() - Method in interface lgraph.Lgraph.SchemaResponseOrBuilder
-
optional string error_message = 2; - hasField() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string field = 2; - hasField() - Method in class lgraph.Lgraph.AddIndexRequest
-
required string field = 2; - hasField() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required string field = 2; - hasField() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string field = 2; - hasField() - Method in class lgraph.Lgraph.DelIndexRequest
-
required string field = 2; - hasField() - Method in interface lgraph.Lgraph.DelIndexRequestOrBuilder
-
required string field = 2; - hasField() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string field = 2; - hasField() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required string field = 2; - hasField() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required string field = 2; - hasFlushRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - hasFlushRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.FlushRequest flush_request = 11; - hasFlushRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.FlushRequest flush_request = 11; - hasFlushResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - hasFlushResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.FlushResponse flush_response = 11; - hasFlushResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.FlushResponse flush_response = 11; - hasGetMasterRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - hasGetMasterRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.GetMasterRequest get_master_request = 3; - hasGetMasterRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - hasGetMasterResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - hasGetMasterResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.GetMasterResponse get_master_response = 3; - hasGetMasterResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - hasGraph() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional string graph = 5; - hasGraph() - Method in class lgraph.Lgraph.CypherRequest
-
optional string graph = 5; - hasGraph() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional string graph = 5; - hasGraph() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
required string graph = 12; - hasGraph() - Method in class lgraph.Lgraph.GraphApiRequest
-
required string graph = 12; - hasGraph() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
required string graph = 12; - hasGraph() - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string graph = 3; - hasGraph() - Method in class lgraph.Lgraph.ImportRequest
-
required string graph = 3; - hasGraph() - Method in interface lgraph.Lgraph.ImportRequestOrBuilder
-
required string graph = 3; - hasGraph() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string graph = 5; - hasGraph() - Method in class lgraph.Lgraph.LogMessage
-
optional string graph = 5; - hasGraph() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string graph = 5; - hasGraph() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required string graph = 6; - hasGraph() - Method in class lgraph.Lgraph.PluginRequest
-
required string graph = 6; - hasGraph() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
required string graph = 6; - hasGraph() - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string graph = 3; - hasGraph() - Method in class lgraph.Lgraph.SchemaRequest
-
required string graph = 3; - hasGraph() - Method in interface lgraph.Lgraph.SchemaRequestOrBuilder
-
required string graph = 3; - hasGraphAccess() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - hasGraphAccess() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required .lgraph.ProtoGraphAccess graph_access = 3; - hasGraphAccess() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - hasGraphApiRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - hasGraphApiRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - hasGraphApiRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - hasGraphApiResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - hasGraphApiResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - hasGraphApiResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - hasGraphRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - hasGraphRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.GraphRequest graph_request = 17; - hasGraphRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.GraphRequest graph_request = 17; - hasGraphResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - hasGraphResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.GraphResponse graph_response = 17; - hasGraphResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.GraphResponse graph_response = 17; - hasHaRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - hasHaRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.HARequest ha_request = 14; - hasHaRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.HARequest ha_request = 14; - hasHaResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - hasHaResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.HAResponse ha_response = 14; - hasHaResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.HAResponse ha_response = 14; - hashCode() - Method in class lgraph.Lgraph.AclRequest
- hashCode() - Method in class lgraph.Lgraph.AclResponse
- hashCode() - Method in class lgraph.Lgraph.AddEdgesRequest
- hashCode() - Method in class lgraph.Lgraph.AddEdgesResponse
- hashCode() - Method in class lgraph.Lgraph.AddGraphRequest
- hashCode() - Method in class lgraph.Lgraph.AddGraphResponse
- hashCode() - Method in class lgraph.Lgraph.AddIndexRequest
- hashCode() - Method in class lgraph.Lgraph.AddIndexResponse
- hashCode() - Method in class lgraph.Lgraph.AddLabelRequest
- hashCode() - Method in class lgraph.Lgraph.AddLabelResponse
- hashCode() - Method in class lgraph.Lgraph.AddRoleRequest
- hashCode() - Method in class lgraph.Lgraph.AddRoleResponse
- hashCode() - Method in class lgraph.Lgraph.AddUserRequest
- hashCode() - Method in class lgraph.Lgraph.AddUserResponse
- hashCode() - Method in class lgraph.Lgraph.AddVertexesRequest
- hashCode() - Method in class lgraph.Lgraph.AddVertexesResponse
- hashCode() - Method in class lgraph.Lgraph.AuthRequest
- hashCode() - Method in class lgraph.Lgraph.AuthResponse
- hashCode() - Method in class lgraph.Lgraph.BackupLogEntry
- hashCode() - Method in class lgraph.Lgraph.CallPluginRequest
- hashCode() - Method in class lgraph.Lgraph.CallPluginResponse
- hashCode() - Method in class lgraph.Lgraph.ConfigRequest
- hashCode() - Method in class lgraph.Lgraph.ConfigResponse
- hashCode() - Method in class lgraph.Lgraph.CypherRequest
- hashCode() - Method in class lgraph.Lgraph.CypherResponse
- hashCode() - Method in class lgraph.Lgraph.CypherResult
- hashCode() - Method in class lgraph.Lgraph.DelEdgeRequest
- hashCode() - Method in class lgraph.Lgraph.DelEdgeResponse
- hashCode() - Method in class lgraph.Lgraph.DeleteGraphRequest
- hashCode() - Method in class lgraph.Lgraph.DeleteGraphResponse
- hashCode() - Method in class lgraph.Lgraph.DelIndexRequest
- hashCode() - Method in class lgraph.Lgraph.DelIndexResponse
- hashCode() - Method in class lgraph.Lgraph.DelPluginRequest
- hashCode() - Method in class lgraph.Lgraph.DelPluginResponse
- hashCode() - Method in class lgraph.Lgraph.DelRoleRequest
- hashCode() - Method in class lgraph.Lgraph.DelRoleResponse
- hashCode() - Method in class lgraph.Lgraph.DelUserRequest
- hashCode() - Method in class lgraph.Lgraph.DelUserResponse
- hashCode() - Method in class lgraph.Lgraph.DelVertexRequest
- hashCode() - Method in class lgraph.Lgraph.DelVertexResponse
- hashCode() - Method in class lgraph.Lgraph.EdgeConstraint
- hashCode() - Method in class lgraph.Lgraph.EdgeData
- hashCode() - Method in class lgraph.Lgraph.FlushRequest
- hashCode() - Method in class lgraph.Lgraph.FlushResponse
- hashCode() - Method in class lgraph.Lgraph.GetLabelRequest
- hashCode() - Method in class lgraph.Lgraph.GetLabelResponse
- hashCode() - Method in class lgraph.Lgraph.GetMasterRequest
- hashCode() - Method in class lgraph.Lgraph.GetMasterResponse
- hashCode() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- hashCode() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- hashCode() - Method in class lgraph.Lgraph.GetUserInfoRequest
- hashCode() - Method in class lgraph.Lgraph.GetUserInfoResponse
- hashCode() - Method in class lgraph.Lgraph.GraphApiRequest
- hashCode() - Method in class lgraph.Lgraph.GraphApiResponse
- hashCode() - Method in class lgraph.Lgraph.GraphRequest
- hashCode() - Method in class lgraph.Lgraph.GraphResponse
- hashCode() - Method in class lgraph.Lgraph.HARequest
- hashCode() - Method in class lgraph.Lgraph.HAResponse
- hashCode() - Method in class lgraph.Lgraph.Header
- hashCode() - Method in class lgraph.Lgraph.HeartbeatRequest
- hashCode() - Method in class lgraph.Lgraph.HeartbeatResponse
- hashCode() - Method in class lgraph.Lgraph.ImportRequest
- hashCode() - Method in class lgraph.Lgraph.ImportResponse
- hashCode() - Method in class lgraph.Lgraph.LGraphRequest
- hashCode() - Method in class lgraph.Lgraph.LGraphResponse
- hashCode() - Method in class lgraph.Lgraph.ListGraphsRequest
- hashCode() - Method in class lgraph.Lgraph.ListGraphsResponse
- hashCode() - Method in class lgraph.Lgraph.ListLabelsRequest
- hashCode() - Method in class lgraph.Lgraph.ListLabelsResponse
- hashCode() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- hashCode() - Method in class lgraph.Lgraph.ListOfString
- hashCode() - Method in class lgraph.Lgraph.ListPeersRequest
- hashCode() - Method in class lgraph.Lgraph.ListPeersResponse
- hashCode() - Method in class lgraph.Lgraph.ListPluginRequest
- hashCode() - Method in class lgraph.Lgraph.ListPluginResponse
- hashCode() - Method in class lgraph.Lgraph.ListRoleRequest
- hashCode() - Method in class lgraph.Lgraph.ListRoleResponse
- hashCode() - Method in class lgraph.Lgraph.ListUserRequest
- hashCode() - Method in class lgraph.Lgraph.ListUserResponse
- hashCode() - Method in class lgraph.Lgraph.LoadPluginRequest
- hashCode() - Method in class lgraph.Lgraph.LoadPluginResponse
- hashCode() - Method in class lgraph.Lgraph.LoginRequest
- hashCode() - Method in class lgraph.Lgraph.LogMessage
- hashCode() - Method in class lgraph.Lgraph.LogoutRequest
- hashCode() - Method in class lgraph.Lgraph.ModConfigRequest
- hashCode() - Method in class lgraph.Lgraph.ModConfigResponse
- hashCode() - Method in class lgraph.Lgraph.ModEdgeRequest
- hashCode() - Method in class lgraph.Lgraph.ModEdgeResponse
- hashCode() - Method in class lgraph.Lgraph.ModRoleRequest
- hashCode() - Method in class lgraph.Lgraph.ModRoleResponse
- hashCode() - Method in class lgraph.Lgraph.ModUserRequest
- hashCode() - Method in class lgraph.Lgraph.ModUserResponse
- hashCode() - Method in class lgraph.Lgraph.ModVertexRequest
- hashCode() - Method in class lgraph.Lgraph.ModVertexResponse
- hashCode() - Method in class lgraph.Lgraph.PeerInfo
- hashCode() - Method in class lgraph.Lgraph.PluginRequest
- hashCode() - Method in class lgraph.Lgraph.PluginResponse
- hashCode() - Method in class lgraph.Lgraph.Property
- hashCode() - Method in class lgraph.Lgraph.ProtoDBConfig
- hashCode() - Method in class lgraph.Lgraph.ProtoFieldData
- hashCode() - Method in class lgraph.Lgraph.ProtoFieldSpec
- hashCode() - Method in class lgraph.Lgraph.ProtoGraphAccess
- hashCode() - Method in class lgraph.Lgraph.ProtoIndexSpec
- hashCode() - Method in class lgraph.Lgraph.ProtoRoleInfo
- hashCode() - Method in class lgraph.Lgraph.ProtoUserInfo
- hashCode() - Method in class lgraph.Lgraph.RestoreRequest
- hashCode() - Method in class lgraph.Lgraph.RestoreResponse
- hashCode() - Method in class lgraph.Lgraph.SchemaRequest
- hashCode() - Method in class lgraph.Lgraph.SchemaResponse
- hashCode() - Method in class lgraph.Lgraph.SetPasswordParam
- hashCode() - Method in class lgraph.Lgraph.Snapshot
- hashCode() - Method in class lgraph.Lgraph.SrcDstFieldValues
- hashCode() - Method in class lgraph.Lgraph.SubGraphRequest
- hashCode() - Method in class lgraph.Lgraph.SubGraphResponse
- hashCode() - Method in class lgraph.Lgraph.SyncMetaRequest
- hashCode() - Method in class lgraph.Lgraph.SyncMetaResponse
- hashCode() - Method in class lgraph.Lgraph.VertexData
- hasHeartbeatRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - hasHeartbeatRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - hasHeartbeatRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - hasHeartbeatResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - hasHeartbeatResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - hasHeartbeatResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - hasImportRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - hasImportRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.ImportRequest import_request = 15; - hasImportRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.ImportRequest import_request = 15; - hasImportResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - hasImportResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.ImportResponse import_response = 15; - hasImportResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.ImportResponse import_response = 15; - hasIndex() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 index = 1; - hasIndex() - Method in class lgraph.Lgraph.BackupLogEntry
-
required int64 index = 1; - hasIndex() - Method in interface lgraph.Lgraph.BackupLogEntryOrBuilder
-
required int64 index = 1; - hasIndex() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 index = 1; - hasIndex() - Method in class lgraph.Lgraph.LogMessage
-
required int64 index = 1; - hasIndex() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
required int64 index = 1; - hasInfo() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - hasInfo() - Method in class lgraph.Lgraph.GetRoleInfoResponse
-
required .lgraph.ProtoRoleInfo info = 1; - hasInfo() - Method in interface lgraph.Lgraph.GetRoleInfoResponseOrBuilder
-
required .lgraph.ProtoRoleInfo info = 1; - hasInfo() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - hasInfo() - Method in class lgraph.Lgraph.GetUserInfoResponse
-
required .lgraph.ProtoUserInfo info = 1; - hasInfo() - Method in interface lgraph.Lgraph.GetUserInfoResponseOrBuilder
-
required .lgraph.ProtoUserInfo info = 1; - hasInProcess() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional bool in_process = 4; - hasInProcess() - Method in class lgraph.Lgraph.CallPluginRequest
-
optional bool in_process = 4; - hasInProcess() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
optional bool in_process = 4; - hasInt16() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int16_ = 3; - hasInt16() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 int16_ = 3; - hasInt16() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 int16_ = 3; - hasInt32() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int32_ = 4; - hasInt32() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 int32_ = 4; - hasInt32() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 int32_ = 4; - hasInt64() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 int64_ = 5; - hasInt64() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int64 int64_ = 5; - hasInt64() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int64 int64_ = 5; - hasInt8() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int8_ = 2; - hasInt8() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional int32 int8_ = 2; - hasInt8() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional int32 int8_ = 2; - hasIsDisabled() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required bool is_disabled = 1; - hasIsDisabled() - Method in class lgraph.Lgraph.ProtoRoleInfo
-
required bool is_disabled = 1; - hasIsDisabled() - Method in interface lgraph.Lgraph.ProtoRoleInfoOrBuilder
-
required bool is_disabled = 1; - hasIsDisabled() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
required bool is_disabled = 1; - hasIsDisabled() - Method in class lgraph.Lgraph.ProtoUserInfo
-
required bool is_disabled = 1; - hasIsDisabled() - Method in interface lgraph.Lgraph.ProtoUserInfoOrBuilder
-
required bool is_disabled = 1; - hasIsUnique() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required bool is_unique = 3; - hasIsUnique() - Method in class lgraph.Lgraph.AddIndexRequest
-
required bool is_unique = 3; - hasIsUnique() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required bool is_unique = 3; - hasIsVertex() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required bool is_vertex = 1; - hasIsVertex() - Method in class lgraph.Lgraph.AddLabelRequest
-
required bool is_vertex = 1; - hasIsVertex() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
required bool is_vertex = 1; - hasIsVertex() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
-
required bool is_vertex = 1; - hasIsVertex() - Method in class lgraph.Lgraph.GetLabelRequest
-
required bool is_vertex = 1; - hasIsVertex() - Method in interface lgraph.Lgraph.GetLabelRequestOrBuilder
-
required bool is_vertex = 1; - hasIsVertex() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
-
required bool is_vertex = 1; - hasIsVertex() - Method in class lgraph.Lgraph.ListLabelsRequest
-
required bool is_vertex = 1; - hasIsVertex() - Method in interface lgraph.Lgraph.ListLabelsRequestOrBuilder
-
required bool is_vertex = 1; - hasIsWriteOp() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional bool is_write_op = 3; - hasIsWriteOp() - Method in class lgraph.Lgraph.LGraphRequest
-
optional bool is_write_op = 3; - hasIsWriteOp() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional bool is_write_op = 3; - hasJsonResult() - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional string json_result = 1; - hasJsonResult() - Method in class lgraph.Lgraph.CypherResponse
-
optional string json_result = 1; - hasJsonResult() - Method in interface lgraph.Lgraph.CypherResponseOrBuilder
-
optional string json_result = 1; - hasKey() - Method in class lgraph.Lgraph.Property.Builder
-
required string key = 1; - hasKey() - Method in class lgraph.Lgraph.Property
-
required string key = 1; - hasKey() - Method in interface lgraph.Lgraph.PropertyOrBuilder
-
required string key = 1; - hasLabel() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.AddEdgesRequest
-
required string label = 1; - hasLabel() - Method in interface lgraph.Lgraph.AddEdgesRequestOrBuilder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.AddIndexRequest
-
required string label = 1; - hasLabel() - Method in interface lgraph.Lgraph.AddIndexRequestOrBuilder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required string label = 2; - hasLabel() - Method in class lgraph.Lgraph.AddLabelRequest
-
required string label = 2; - hasLabel() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
required string label = 2; - hasLabel() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.AddVertexesRequest
-
required string label = 1; - hasLabel() - Method in interface lgraph.Lgraph.AddVertexesRequestOrBuilder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.DelIndexRequest
-
required string label = 1; - hasLabel() - Method in interface lgraph.Lgraph.DelIndexRequestOrBuilder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required string label = 6; - hasLabel() - Method in class lgraph.Lgraph.EdgeData
-
required string label = 6; - hasLabel() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required string label = 6; - hasLabel() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
if label not set, then
- hasLabel() - Method in class lgraph.Lgraph.ModVertexRequest
-
if label not set, then
- hasLabel() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
if label not set, then
- hasLabel() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required string label = 1; - hasLabel() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required string label = 1; - hasLabel() - Method in class lgraph.Lgraph.VertexData.Builder
-
required string label = 2; - hasLabel() - Method in class lgraph.Lgraph.VertexData
-
required string label = 2; - hasLabel() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
required string label = 2; - hasLastSuccessIdx() - Method in class lgraph.Lgraph.RestoreResponse.Builder
-
required int64 last_success_idx = 1; - hasLastSuccessIdx() - Method in class lgraph.Lgraph.RestoreResponse
-
required int64 last_success_idx = 1; - hasLastSuccessIdx() - Method in interface lgraph.Lgraph.RestoreResponseOrBuilder
-
required int64 last_success_idx = 1; - hasLid() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 lid = 1; - hasLid() - Method in class lgraph.Lgraph.AddEdgesResponse
-
required int64 lid = 1; - hasLid() - Method in interface lgraph.Lgraph.AddEdgesResponseOrBuilder
-
required int64 lid = 1; - hasLid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 lid = 3; - hasLid() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 lid = 3; - hasLid() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 lid = 3; - hasLid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 lid = 3; - hasLid() - Method in class lgraph.Lgraph.EdgeData
-
required int64 lid = 3; - hasLid() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 lid = 3; - hasLid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 lid = 3; - hasLid() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 lid = 3; - hasLid() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 lid = 3; - hasListGraphsRequest() - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - hasListGraphsRequest() - Method in class lgraph.Lgraph.GraphRequest
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - hasListGraphsRequest() - Method in interface lgraph.Lgraph.GraphRequestOrBuilder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - hasListGraphsResponse() - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - hasListGraphsResponse() - Method in class lgraph.Lgraph.GraphResponse
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - hasListGraphsResponse() - Method in interface lgraph.Lgraph.GraphResponseOrBuilder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - hasListPeersRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - hasListPeersRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - hasListPeersRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - hasListPeersResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - hasListPeersResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - hasListPeersResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - hasListPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - hasListPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - hasListPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - hasListPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - hasListPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - hasListPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - hasListRoleInfoRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - hasListRoleInfoRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - hasListRoleInfoRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - hasListRoleInfoResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - hasListRoleInfoResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - hasListRoleInfoResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - hasListRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - hasListRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ListRoleRequest list_role_request = 11; - hasListRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - hasListRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - hasListRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ListRoleResponse list_role_response = 11; - hasListRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - hasListUserInfoRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - hasListUserInfoRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - hasListUserInfoRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - hasListUserInfoResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - hasListUserInfoResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - hasListUserInfoResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - hasListUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - hasListUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ListUserRequest list_user_request = 10; - hasListUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ListUserRequest list_user_request = 10; - hasListUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - hasListUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ListUserResponse list_user_response = 10; - hasListUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ListUserResponse list_user_response = 10; - hasLoadPluginRequest() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - hasLoadPluginRequest() - Method in class lgraph.Lgraph.PluginRequest
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - hasLoadPluginRequest() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - hasLoadPluginResponse() - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - hasLoadPluginResponse() - Method in class lgraph.Lgraph.PluginResponse
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - hasLoadPluginResponse() - Method in interface lgraph.Lgraph.PluginResponseOrBuilder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - hasLog() - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string log = 1; - hasLog() - Method in class lgraph.Lgraph.ImportResponse
-
optional string log = 1; - hasLog() - Method in interface lgraph.Lgraph.ImportResponseOrBuilder
-
optional string log = 1; - hasLog() - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string log = 1; - hasLog() - Method in class lgraph.Lgraph.SchemaResponse
-
optional string log = 1; - hasLog() - Method in interface lgraph.Lgraph.SchemaResponseOrBuilder
-
optional string log = 1; - hasLogin() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - hasLogin() - Method in class lgraph.Lgraph.AuthRequest
-
optional .lgraph.LoginRequest login = 1; - hasLogin() - Method in interface lgraph.Lgraph.AuthRequestOrBuilder
-
optional .lgraph.LoginRequest login = 1; - hasLogout() - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - hasLogout() - Method in class lgraph.Lgraph.AuthRequest
-
optional .lgraph.LogoutRequest logout = 2; - hasLogout() - Method in interface lgraph.Lgraph.AuthRequestOrBuilder
-
optional .lgraph.LogoutRequest logout = 2; - hasMaster() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - hasMaster() - Method in class lgraph.Lgraph.GetMasterResponse
-
required .lgraph.PeerInfo master = 1; - hasMaster() - Method in interface lgraph.Lgraph.GetMasterResponseOrBuilder
-
required .lgraph.PeerInfo master = 1; - hasModConfigRequest() - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - hasModConfigRequest() - Method in class lgraph.Lgraph.ConfigRequest
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - hasModConfigRequest() - Method in interface lgraph.Lgraph.ConfigRequestOrBuilder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - hasModConfigResponse() - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - hasModConfigResponse() - Method in class lgraph.Lgraph.ConfigResponse
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - hasModConfigResponse() - Method in interface lgraph.Lgraph.ConfigResponseOrBuilder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - hasModDesc() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional string mod_desc = 2; - hasModDesc() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional string mod_desc = 2; - hasModDesc() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional string mod_desc = 2; - hasModEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - hasModEdgeRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - hasModEdgeRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - hasModEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - hasModEdgeResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - hasModEdgeResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - hasModRoleRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - hasModRoleRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - hasModRoleRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - hasModRoleResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - hasModRoleResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - hasModRoleResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - hasModUserRequest() - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - hasModUserRequest() - Method in class lgraph.Lgraph.AclRequest
-
optional .lgraph.ModUserRequest mod_user_request = 3; - hasModUserRequest() - Method in interface lgraph.Lgraph.AclRequestOrBuilder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - hasModUserResponse() - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - hasModUserResponse() - Method in class lgraph.Lgraph.AclResponse
-
optional .lgraph.ModUserResponse mod_user_response = 3; - hasModUserResponse() - Method in interface lgraph.Lgraph.AclResponseOrBuilder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - hasModVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - hasModVertexRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - hasModVertexRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - hasModVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - hasModVertexResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - hasModVertexResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - hasName() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.AddGraphRequest
-
required string name = 1; - hasName() - Method in interface lgraph.Lgraph.AddGraphRequestOrBuilder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.CallPluginRequest
-
required string name = 1; - hasName() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.DeleteGraphRequest
-
required string name = 1; - hasName() - Method in interface lgraph.Lgraph.DeleteGraphRequestOrBuilder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.DelPluginRequest
-
required string name = 1; - hasName() - Method in interface lgraph.Lgraph.DelPluginRequestOrBuilder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.Header.Builder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.Header
-
required string name = 1; - hasName() - Method in interface lgraph.Lgraph.HeaderOrBuilder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.LoadPluginRequest
-
required string name = 1; - hasName() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required string name = 1; - hasName() - Method in class lgraph.Lgraph.ProtoFieldSpec
-
required string name = 1; - hasName() - Method in interface lgraph.Lgraph.ProtoFieldSpecOrBuilder
-
required string name = 1; - hasNewPass() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
required string new_pass = 2; - hasNewPass() - Method in class lgraph.Lgraph.SetPasswordParam
-
required string new_pass = 2; - hasNewPass() - Method in interface lgraph.Lgraph.SetPasswordParamOrBuilder
-
required string new_pass = 2; - hasNIns() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_ins = 1; - hasNIns() - Method in class lgraph.Lgraph.DelVertexResponse
-
required int64 n_ins = 1; - hasNIns() - Method in interface lgraph.Lgraph.DelVertexResponseOrBuilder
-
required int64 n_ins = 1; - hasNOuts() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_outs = 2; - hasNOuts() - Method in class lgraph.Lgraph.DelVertexResponse
-
required int64 n_outs = 2; - hasNOuts() - Method in interface lgraph.Lgraph.DelVertexResponseOrBuilder
-
required int64 n_outs = 2; - hasNullable() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required bool nullable = 3; - hasNullable() - Method in class lgraph.Lgraph.ProtoFieldSpec
-
required bool nullable = 3; - hasNullable() - Method in interface lgraph.Lgraph.ProtoFieldSpecOrBuilder
-
required bool nullable = 3; - hasOldPass() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
optional string old_pass = 1; - hasOldPass() - Method in class lgraph.Lgraph.SetPasswordParam
-
optional string old_pass = 1; - hasOldPass() - Method in interface lgraph.Lgraph.SetPasswordParamOrBuilder
-
optional string old_pass = 1; - hasParam() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required bytes param = 2; - hasParam() - Method in class lgraph.Lgraph.CallPluginRequest
-
required bytes param = 2; - hasParam() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
required bytes param = 2; - hasParamValues() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - hasParamValues() - Method in class lgraph.Lgraph.CypherRequest
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - hasParamValues() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - hasPassword() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string password = 2; - hasPassword() - Method in class lgraph.Lgraph.AddUserRequest
-
required string password = 2; - hasPassword() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
required string password = 2; - hasPassword() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string password = 2; - hasPassword() - Method in class lgraph.Lgraph.LoginRequest
-
required string password = 2; - hasPassword() - Method in interface lgraph.Lgraph.LoginRequestOrBuilder
-
required string password = 2; - hasPluginRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - hasPluginRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.PluginRequest plugin_request = 13; - hasPluginRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.PluginRequest plugin_request = 13; - hasPluginResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - hasPluginResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.PluginResponse plugin_response = 13; - hasPluginResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.PluginResponse plugin_response = 13; - hasPrimary() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
optional string primary = 3; - hasPrimary() - Method in class lgraph.Lgraph.AddLabelRequest
-
optional string primary = 3; - hasPrimary() - Method in interface lgraph.Lgraph.AddLabelRequestOrBuilder
-
optional string primary = 3; - hasQuery() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required string query = 1; - hasQuery() - Method in class lgraph.Lgraph.CypherRequest
-
required string query = 1; - hasQuery() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
required string query = 1; - hasReadOnly() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bool read_only = 2; - hasReadOnly() - Method in class lgraph.Lgraph.LoadPluginRequest
-
required bool read_only = 2; - hasReadOnly() - Method in interface lgraph.Lgraph.LoadPluginRequestOrBuilder
-
required bool read_only = 2; - hasReadWrite() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool read_write = 7; - hasReadWrite() - Method in class lgraph.Lgraph.LogMessage
-
optional bool read_write = 7; - hasReadWrite() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional bool read_write = 7; - hasRedirect() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string redirect = 2; - hasRedirect() - Method in class lgraph.Lgraph.LGraphResponse
-
optional string redirect = 2; - hasRedirect() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional string redirect = 2; - hasReply() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
-
required bytes reply = 1; - hasReply() - Method in class lgraph.Lgraph.CallPluginResponse
-
required bytes reply = 1; - hasReply() - Method in interface lgraph.Lgraph.CallPluginResponseOrBuilder
-
required bytes reply = 1; - hasReq() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - hasReq() - Method in class lgraph.Lgraph.BackupLogEntry
-
required .lgraph.LGraphRequest req = 3; - hasReq() - Method in interface lgraph.Lgraph.BackupLogEntryOrBuilder
-
required .lgraph.LGraphRequest req = 3; - hasRestAddr() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rest_addr = 2; - hasRestAddr() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required string rest_addr = 2; - hasRestAddr() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required string rest_addr = 2; - hasRestAddr() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rest_addr = 2; - hasRestAddr() - Method in class lgraph.Lgraph.PeerInfo
-
required string rest_addr = 2; - hasRestAddr() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required string rest_addr = 2; - hasRestoreRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - hasRestoreRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.RestoreRequest restore_request = 20; - hasRestoreRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.RestoreRequest restore_request = 20; - hasRestoreResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - hasRestoreResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.RestoreResponse restore_response = 20; - hasRestoreResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.RestoreResponse restore_response = 20; - hasResultInJsonFormat() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required bool result_in_json_format = 4; - hasResultInJsonFormat() - Method in class lgraph.Lgraph.CypherRequest
-
required bool result_in_json_format = 4; - hasResultInJsonFormat() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
required bool result_in_json_format = 4; - hasRet() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
-
required int32 ret = 1; - hasRet() - Method in class lgraph.Lgraph.SyncMetaResponse
-
required int32 ret = 1; - hasRet() - Method in interface lgraph.Lgraph.SyncMetaResponseOrBuilder
-
required int32 ret = 1; - hasRole() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
required string role = 1; - hasRole() - Method in class lgraph.Lgraph.AddRoleRequest
-
required string role = 1; - hasRole() - Method in interface lgraph.Lgraph.AddRoleRequestOrBuilder
-
required string role = 1; - hasRole() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
-
required string role = 1; - hasRole() - Method in class lgraph.Lgraph.DelRoleRequest
-
required string role = 1; - hasRole() - Method in interface lgraph.Lgraph.DelRoleRequestOrBuilder
-
required string role = 1; - hasRole() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
-
required string role = 1; - hasRole() - Method in class lgraph.Lgraph.GetRoleInfoRequest
-
required string role = 1; - hasRole() - Method in interface lgraph.Lgraph.GetRoleInfoRequestOrBuilder
-
required string role = 1; - hasRole() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
required string role = 1; - hasRole() - Method in class lgraph.Lgraph.ModRoleRequest
-
required string role = 1; - hasRole() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
required string role = 1; - hasRpcAddr() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rpc_addr = 1; - hasRpcAddr() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required string rpc_addr = 1; - hasRpcAddr() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required string rpc_addr = 1; - hasRpcAddr() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rpc_addr = 1; - hasRpcAddr() - Method in class lgraph.Lgraph.PeerInfo
-
required string rpc_addr = 1; - hasRpcAddr() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required string rpc_addr = 1; - hasSchemaRequest() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - hasSchemaRequest() - Method in class lgraph.Lgraph.LGraphRequest
-
optional .lgraph.SchemaRequest schema_request = 21; - hasSchemaRequest() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional .lgraph.SchemaRequest schema_request = 21; - hasSchemaResponse() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - hasSchemaResponse() - Method in class lgraph.Lgraph.LGraphResponse
-
optional .lgraph.SchemaResponse schema_response = 21; - hasSchemaResponse() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional .lgraph.SchemaResponse schema_response = 21; - hasServerVersion() - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional int64 server_version = 4; - hasServerVersion() - Method in class lgraph.Lgraph.LGraphResponse
-
optional int64 server_version = 4; - hasServerVersion() - Method in interface lgraph.Lgraph.LGraphResponseOrBuilder
-
optional int64 server_version = 4; - hasSetDesc() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional string set_desc = 8; - hasSetDesc() - Method in class lgraph.Lgraph.ModUserRequest
-
optional string set_desc = 8; - hasSetDesc() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional string set_desc = 8; - hasSetDiffGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - hasSetDiffGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - hasSetDiffGraphAccess() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - hasSetFullGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - hasSetFullGraphAccess() - Method in class lgraph.Lgraph.ModRoleRequest
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - hasSetFullGraphAccess() - Method in interface lgraph.Lgraph.ModRoleRequestOrBuilder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - hasSetPassword() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - hasSetPassword() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.SetPasswordParam set_password = 2; - hasSetPassword() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.SetPasswordParam set_password = 2; - hasSetRoles() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - hasSetRoles() - Method in class lgraph.Lgraph.ModUserRequest
-
optional .lgraph.ListOfString set_roles = 3; - hasSetRoles() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
optional .lgraph.ListOfString set_roles = 3; - hasSp() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional float sp = 6; - hasSp() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional float sp = 6; - hasSp() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional float sp = 6; - hasSrc() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 src = 1; - hasSrc() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 src = 1; - hasSrc() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 src = 1; - hasSrc() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 src = 1; - hasSrc() - Method in class lgraph.Lgraph.EdgeData
-
required int64 src = 1; - hasSrc() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 src = 1; - hasSrc() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 src = 1; - hasSrc() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 src = 1; - hasSrc() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 src = 1; - hasSrc() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 src = 1; - hasSrc() - Method in class lgraph.Lgraph.SrcDstFieldValues
-
required int64 src = 1; - hasSrc() - Method in interface lgraph.Lgraph.SrcDstFieldValuesOrBuilder
-
required int64 src = 1; - hasSrcLabel() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string src_label = 1; - hasSrcLabel() - Method in class lgraph.Lgraph.EdgeConstraint
-
required string src_label = 1; - hasSrcLabel() - Method in interface lgraph.Lgraph.EdgeConstraintOrBuilder
-
required string src_label = 1; - hasState() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required .lgraph.NodeState state = 3; - hasState() - Method in class lgraph.Lgraph.HeartbeatRequest
-
required .lgraph.NodeState state = 3; - hasState() - Method in interface lgraph.Lgraph.HeartbeatRequestOrBuilder
-
required .lgraph.NodeState state = 3; - hasState() - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required .lgraph.NodeState state = 3; - hasState() - Method in class lgraph.Lgraph.PeerInfo
-
required .lgraph.NodeState state = 3; - hasState() - Method in interface lgraph.Lgraph.PeerInfoOrBuilder
-
required .lgraph.NodeState state = 3; - hasStr() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional string str = 10; - hasStr() - Method in class lgraph.Lgraph.ProtoFieldData
-
optional string str = 10; - hasStr() - Method in interface lgraph.Lgraph.ProtoFieldDataOrBuilder
-
optional string str = 10; - hasSubGraphRequest() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - hasSubGraphRequest() - Method in class lgraph.Lgraph.GraphApiRequest
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - hasSubGraphRequest() - Method in interface lgraph.Lgraph.GraphApiRequestOrBuilder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - hasSubGraphResponse() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - hasSubGraphResponse() - Method in class lgraph.Lgraph.GraphApiResponse
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - hasSubGraphResponse() - Method in interface lgraph.Lgraph.GraphApiResponseOrBuilder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - hasSuccess() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool success = 8; - hasSuccess() - Method in class lgraph.Lgraph.LogMessage
-
optional bool success = 8; - hasSuccess() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional bool success = 8; - hasSyncMetaRequest() - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - hasSyncMetaRequest() - Method in class lgraph.Lgraph.HARequest
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - hasSyncMetaRequest() - Method in interface lgraph.Lgraph.HARequestOrBuilder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - hasSyncMetaResponse() - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - hasSyncMetaResponse() - Method in class lgraph.Lgraph.HAResponse
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - hasSyncMetaResponse() - Method in interface lgraph.Lgraph.HAResponseOrBuilder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - hasTid() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 tid = 2; - hasTid() - Method in class lgraph.Lgraph.AddEdgesResponse
-
required int64 tid = 2; - hasTid() - Method in interface lgraph.Lgraph.AddEdgesResponseOrBuilder
-
required int64 tid = 2; - hasTid() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 tid = 2; - hasTid() - Method in class lgraph.Lgraph.DelEdgeRequest
-
required int64 tid = 2; - hasTid() - Method in interface lgraph.Lgraph.DelEdgeRequestOrBuilder
-
required int64 tid = 2; - hasTid() - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 tid = 2; - hasTid() - Method in class lgraph.Lgraph.EdgeData
-
required int64 tid = 2; - hasTid() - Method in interface lgraph.Lgraph.EdgeDataOrBuilder
-
required int64 tid = 2; - hasTid() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 tid = 2; - hasTid() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required int64 tid = 2; - hasTid() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required int64 tid = 2; - hasTime() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 time = 2; - hasTime() - Method in class lgraph.Lgraph.BackupLogEntry
-
required int64 time = 2; - hasTime() - Method in interface lgraph.Lgraph.BackupLogEntryOrBuilder
-
required int64 time = 2; - hasTime() - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 time = 2; - hasTime() - Method in class lgraph.Lgraph.LogMessage
-
required int64 time = 2; - hasTime() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
required int64 time = 2; - hasTimeout() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional double timeout = 3; - hasTimeout() - Method in class lgraph.Lgraph.CallPluginRequest
-
optional double timeout = 3; - hasTimeout() - Method in interface lgraph.Lgraph.CallPluginRequestOrBuilder
-
optional double timeout = 3; - hasTimeout() - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional double timeout = 6; - hasTimeout() - Method in class lgraph.Lgraph.CypherRequest
-
optional double timeout = 6; - hasTimeout() - Method in interface lgraph.Lgraph.CypherRequestOrBuilder
-
optional double timeout = 6; - hasToken() - Method in class lgraph.Lgraph.AuthResponse.Builder
-
required string token = 1; - hasToken() - Method in class lgraph.Lgraph.AuthResponse
-
required string token = 1; - hasToken() - Method in interface lgraph.Lgraph.AuthResponseOrBuilder
-
required string token = 1; - hasToken() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
required string token = 2; - hasToken() - Method in class lgraph.Lgraph.LGraphRequest
-
required string token = 2; - hasToken() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
required string token = 2; - hasToken() - Method in class lgraph.Lgraph.LogoutRequest.Builder
-
required string token = 1; - hasToken() - Method in class lgraph.Lgraph.LogoutRequest
-
required string token = 1; - hasToken() - Method in interface lgraph.Lgraph.LogoutRequestOrBuilder
-
required string token = 1; - hasType() - Method in class lgraph.Lgraph.Header.Builder
-
required int32 type = 2; - hasType() - Method in class lgraph.Lgraph.Header
-
required int32 type = 2; - hasType() - Method in interface lgraph.Lgraph.HeaderOrBuilder
-
required int32 type = 2; - hasType() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional .lgraph.LogApiType type = 6; - hasType() - Method in class lgraph.Lgraph.LogMessage
-
optional .lgraph.LogApiType type = 6; - hasType() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional .lgraph.LogApiType type = 6; - hasType() - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required .lgraph.PluginRequest.PluginType type = 1; - hasType() - Method in class lgraph.Lgraph.PluginRequest
-
required .lgraph.PluginRequest.PluginType type = 1; - hasType() - Method in interface lgraph.Lgraph.PluginRequestOrBuilder
-
required .lgraph.PluginRequest.PluginType type = 1; - hasType() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required .lgraph.ProtoFieldType type = 2; - hasType() - Method in class lgraph.Lgraph.ProtoFieldSpec
-
required .lgraph.ProtoFieldType type = 2; - hasType() - Method in interface lgraph.Lgraph.ProtoFieldSpecOrBuilder
-
required .lgraph.ProtoFieldType type = 2; - hasUnique() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required bool unique = 3; - hasUnique() - Method in class lgraph.Lgraph.ProtoIndexSpec
-
required bool unique = 3; - hasUnique() - Method in interface lgraph.Lgraph.ProtoIndexSpecOrBuilder
-
required bool unique = 3; - hasUser() - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.AddUserRequest
-
required string user = 1; - hasUser() - Method in interface lgraph.Lgraph.AddUserRequestOrBuilder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.DelUserRequest.Builder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.DelUserRequest
-
required string user = 1; - hasUser() - Method in interface lgraph.Lgraph.DelUserRequestOrBuilder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.GetUserInfoRequest
-
required string user = 1; - hasUser() - Method in interface lgraph.Lgraph.GetUserInfoRequestOrBuilder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional string user = 4; - hasUser() - Method in class lgraph.Lgraph.LGraphRequest
-
optional string user = 4; - hasUser() - Method in interface lgraph.Lgraph.LGraphRequestOrBuilder
-
optional string user = 4; - hasUser() - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.LoginRequest
-
required string user = 1; - hasUser() - Method in interface lgraph.Lgraph.LoginRequestOrBuilder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string user = 4; - hasUser() - Method in class lgraph.Lgraph.LogMessage
-
optional string user = 4; - hasUser() - Method in interface lgraph.Lgraph.LogMessageOrBuilder
-
optional string user = 4; - hasUser() - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
required string user = 1; - hasUser() - Method in class lgraph.Lgraph.ModUserRequest
-
required string user = 1; - hasUser() - Method in interface lgraph.Lgraph.ModUserRequestOrBuilder
-
required string user = 1; - hasValue() - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - hasValue() - Method in class lgraph.Lgraph.Property
-
required .lgraph.ProtoFieldData value = 2; - hasValue() - Method in interface lgraph.Lgraph.PropertyOrBuilder
-
required .lgraph.ProtoFieldData value = 2; - hasValue() - Method in class lgraph.Lgraph.Snapshot.Builder
-
required int64 value = 1; - hasValue() - Method in class lgraph.Lgraph.Snapshot
-
required int64 value = 1; - hasValue() - Method in interface lgraph.Lgraph.SnapshotOrBuilder
-
required int64 value = 1; - hasValues() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - hasValues() - Method in class lgraph.Lgraph.ModEdgeRequest
-
required .lgraph.ListOfProtoFieldData values = 7; - hasValues() - Method in interface lgraph.Lgraph.ModEdgeRequestOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 7; - hasValues() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - hasValues() - Method in class lgraph.Lgraph.ModVertexRequest
-
required .lgraph.ListOfProtoFieldData values = 4; - hasValues() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 4; - hasValues() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - hasValues() - Method in class lgraph.Lgraph.SrcDstFieldValues
-
required .lgraph.ListOfProtoFieldData values = 3; - hasValues() - Method in interface lgraph.Lgraph.SrcDstFieldValuesOrBuilder
-
required .lgraph.ListOfProtoFieldData values = 3; - hasVid() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
-
required int64 vid = 1; - hasVid() - Method in class lgraph.Lgraph.DelVertexRequest
-
required int64 vid = 1; - hasVid() - Method in interface lgraph.Lgraph.DelVertexRequestOrBuilder
-
required int64 vid = 1; - hasVid() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required int64 vid = 1; - hasVid() - Method in class lgraph.Lgraph.ModVertexRequest
-
required int64 vid = 1; - hasVid() - Method in interface lgraph.Lgraph.ModVertexRequestOrBuilder
-
required int64 vid = 1; - hasVid() - Method in class lgraph.Lgraph.VertexData.Builder
-
required int64 vid = 1; - hasVid() - Method in class lgraph.Lgraph.VertexData
-
required int64 vid = 1; - hasVid() - Method in interface lgraph.Lgraph.VertexDataOrBuilder
-
required int64 vid = 1; - HEADER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherResult
- HEARTBEAT_REQUEST - lgraph.Lgraph.HARequest.ReqCase
- HEARTBEAT_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HARequest
- HEARTBEAT_RESPONSE - lgraph.Lgraph.HAResponse.RespCase
- HEARTBEAT_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HAResponse
I
- IMPORT_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- IMPORT_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- IMPORT_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- IMPORT_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- importDataFromContent(String, String, String, boolean, int, String, double) - Method in class com.antgroup.tugraph.TuGraphRpcClient
- importDataFromFile(String, String, boolean, int, int, String, double) - Method in class com.antgroup.tugraph.TuGraphRpcClient
- importSchemaFromContent(String, String, double) - Method in class com.antgroup.tugraph.TuGraphRpcClient
- importSchemaFromFile(String, String, double) - Method in class com.antgroup.tugraph.TuGraphRpcClient
- IN_PROCESS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CallPluginRequest
- INDEX_FIELD_NUMBER - Static variable in class lgraph.Lgraph.BackupLogEntry
- INDEX_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- INFO_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GetRoleInfoResponse
- INFO_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GetUserInfoResponse
- InputException - Exception in com.antgroup.tugraph
- InputException(String) - Constructor for exception com.antgroup.tugraph.InputException
- INT16 - lgraph.Lgraph.ProtoFieldType
-
INT16 = 3; - INT16_ - lgraph.Lgraph.ProtoFieldData.DataCase
- INT16__FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- INT16_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
INT16 = 3; - INT32 - lgraph.Lgraph.ProtoFieldType
-
INT32 = 4; - INT32_ - lgraph.Lgraph.ProtoFieldData.DataCase
- INT32__FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- INT32_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
INT32 = 4; - INT64 - lgraph.Lgraph.ProtoFieldType
-
INT64 = 5; - INT64_ - lgraph.Lgraph.ProtoFieldData.DataCase
- INT64__FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- INT64_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
INT64 = 5; - INT8 - lgraph.Lgraph.ProtoFieldType
-
INT8 = 2; - INT8_ - lgraph.Lgraph.ProtoFieldData.DataCase
- INT8__FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- INT8_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
INT8 = 2; - internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AclRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AclRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AclResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AclResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddEdgesRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddEdgesResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddGraphRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddGraphResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddIndexRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddIndexResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddLabelRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddLabelResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddRoleRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddRoleResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddUserRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddUserResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddVertexesRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AddVertexesResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AuthRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AuthRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AuthResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.AuthResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.BackupLogEntry
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CallPluginRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CallPluginResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ConfigRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ConfigResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CypherRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CypherRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CypherResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CypherResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CypherResult.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.CypherResult
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelEdgeRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelEdgeResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DeleteGraphRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DeleteGraphResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelIndexRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelIndexResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelPluginRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelPluginResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelRoleRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelRoleResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelUserRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelUserResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelVertexRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.DelVertexResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.EdgeConstraint
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.EdgeData.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.EdgeData
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.FlushRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.FlushRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.FlushResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.FlushResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetLabelRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetLabelResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetMasterRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetMasterResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetUserInfoRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GetUserInfoResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphApiRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphApiResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.GraphResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HARequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HARequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HAResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HAResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.Header.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.Header
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HeartbeatRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.HeartbeatResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ImportRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ImportRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ImportResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ImportResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LGraphRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LGraphResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListGraphsRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListGraphsResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListLabelsRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListLabelsResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListOfString.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListOfString
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPeersRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPeersResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPluginRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListPluginResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListRoleRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListRoleResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListUserRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ListUserResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LoadPluginRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LoadPluginResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LoginRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LoginRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LogMessage.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LogMessage
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.LogoutRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModConfigRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModConfigResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModEdgeRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModEdgeResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModRoleRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModRoleResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModUserRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModUserResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModVertexRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ModVertexResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.PeerInfo.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.PeerInfo
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.PluginRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.PluginRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.PluginResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.PluginResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.Property.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.Property
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoDBConfig
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoFieldData
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoFieldSpec
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoGraphAccess
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoIndexSpec
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoRoleInfo
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.ProtoUserInfo
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.RestoreRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.RestoreResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SchemaRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SchemaResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SetPasswordParam
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.Snapshot.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.Snapshot
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SrcDstFieldValues
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SubGraphRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SubGraphResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SyncMetaRequest
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.SyncMetaResponse
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.VertexData.Builder
- internalGetFieldAccessorTable() - Method in class lgraph.Lgraph.VertexData
- internalGetMapField(int) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- internalGetMapField(int) - Method in class lgraph.Lgraph.ListRoleResponse
- internalGetMapField(int) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- internalGetMapField(int) - Method in class lgraph.Lgraph.ListUserResponse
- internalGetMapField(int) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- internalGetMapField(int) - Method in class lgraph.Lgraph.ProtoGraphAccess
- internalGetMutableMapField(int) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- internalGetMutableMapField(int) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- internalGetMutableMapField(int) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- internalGetValueMap() - Static method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
- internalGetValueMap() - Static method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
- internalGetValueMap() - Static method in enum lgraph.Lgraph.LogApiType
- internalGetValueMap() - Static method in enum lgraph.Lgraph.NodeState
- internalGetValueMap() - Static method in enum lgraph.Lgraph.PluginRequest.PluginType
- internalGetValueMap() - Static method in enum lgraph.Lgraph.ProtoAccessLevel
- internalGetValueMap() - Static method in enum lgraph.Lgraph.ProtoFieldType
- IS_DISABLED_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoRoleInfo
- IS_DISABLED_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoUserInfo
- IS_UNIQUE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddIndexRequest
- IS_VERTEX_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddLabelRequest
- IS_VERTEX_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GetLabelRequest
- IS_VERTEX_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListLabelsRequest
- IS_WRITE_OP_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- isInitialized() - Method in class lgraph.Lgraph.AclRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AclRequest
- isInitialized() - Method in class lgraph.Lgraph.AclResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AclResponse
- isInitialized() - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddEdgesRequest
- isInitialized() - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddEdgesResponse
- isInitialized() - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddGraphRequest
- isInitialized() - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddGraphResponse
- isInitialized() - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddIndexRequest
- isInitialized() - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddIndexResponse
- isInitialized() - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddLabelRequest
- isInitialized() - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddLabelResponse
- isInitialized() - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddRoleRequest
- isInitialized() - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddRoleResponse
- isInitialized() - Method in class lgraph.Lgraph.AddUserRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddUserRequest
- isInitialized() - Method in class lgraph.Lgraph.AddUserResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddUserResponse
- isInitialized() - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddVertexesRequest
- isInitialized() - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AddVertexesResponse
- isInitialized() - Method in class lgraph.Lgraph.AuthRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.AuthRequest
- isInitialized() - Method in class lgraph.Lgraph.AuthResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.AuthResponse
- isInitialized() - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- isInitialized() - Method in class lgraph.Lgraph.BackupLogEntry
- isInitialized() - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.CallPluginRequest
- isInitialized() - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.CallPluginResponse
- isInitialized() - Method in class lgraph.Lgraph.ConfigRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ConfigRequest
- isInitialized() - Method in class lgraph.Lgraph.ConfigResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ConfigResponse
- isInitialized() - Method in class lgraph.Lgraph.CypherRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.CypherRequest
- isInitialized() - Method in class lgraph.Lgraph.CypherResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.CypherResponse
- isInitialized() - Method in class lgraph.Lgraph.CypherResult.Builder
- isInitialized() - Method in class lgraph.Lgraph.CypherResult
- isInitialized() - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelEdgeRequest
- isInitialized() - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelEdgeResponse
- isInitialized() - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.DeleteGraphRequest
- isInitialized() - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.DeleteGraphResponse
- isInitialized() - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelIndexRequest
- isInitialized() - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelIndexResponse
- isInitialized() - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelPluginRequest
- isInitialized() - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelPluginResponse
- isInitialized() - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelRoleRequest
- isInitialized() - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelRoleResponse
- isInitialized() - Method in class lgraph.Lgraph.DelUserRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelUserRequest
- isInitialized() - Method in class lgraph.Lgraph.DelUserResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelUserResponse
- isInitialized() - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelVertexRequest
- isInitialized() - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.DelVertexResponse
- isInitialized() - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- isInitialized() - Method in class lgraph.Lgraph.EdgeConstraint
- isInitialized() - Method in class lgraph.Lgraph.EdgeData.Builder
- isInitialized() - Method in class lgraph.Lgraph.EdgeData
- isInitialized() - Method in class lgraph.Lgraph.FlushRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.FlushRequest
- isInitialized() - Method in class lgraph.Lgraph.FlushResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.FlushResponse
- isInitialized() - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetLabelRequest
- isInitialized() - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetLabelResponse
- isInitialized() - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetMasterRequest
- isInitialized() - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetMasterResponse
- isInitialized() - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- isInitialized() - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- isInitialized() - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetUserInfoRequest
- isInitialized() - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.GetUserInfoResponse
- isInitialized() - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.GraphApiRequest
- isInitialized() - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.GraphApiResponse
- isInitialized() - Method in class lgraph.Lgraph.GraphRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.GraphRequest
- isInitialized() - Method in class lgraph.Lgraph.GraphResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.GraphResponse
- isInitialized() - Method in class lgraph.Lgraph.HARequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.HARequest
- isInitialized() - Method in class lgraph.Lgraph.HAResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.HAResponse
- isInitialized() - Method in class lgraph.Lgraph.Header.Builder
- isInitialized() - Method in class lgraph.Lgraph.Header
- isInitialized() - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.HeartbeatRequest
- isInitialized() - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.HeartbeatResponse
- isInitialized() - Method in class lgraph.Lgraph.ImportRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ImportRequest
- isInitialized() - Method in class lgraph.Lgraph.ImportResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ImportResponse
- isInitialized() - Method in class lgraph.Lgraph.LGraphRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.LGraphRequest
- isInitialized() - Method in class lgraph.Lgraph.LGraphResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.LGraphResponse
- isInitialized() - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListGraphsRequest
- isInitialized() - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListGraphsResponse
- isInitialized() - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListLabelsRequest
- isInitialized() - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListLabelsResponse
- isInitialized() - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- isInitialized() - Method in class lgraph.Lgraph.ListOfString.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListOfString
- isInitialized() - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListPeersRequest
- isInitialized() - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListPeersResponse
- isInitialized() - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListPluginRequest
- isInitialized() - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListPluginResponse
- isInitialized() - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListRoleRequest
- isInitialized() - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListRoleResponse
- isInitialized() - Method in class lgraph.Lgraph.ListUserRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListUserRequest
- isInitialized() - Method in class lgraph.Lgraph.ListUserResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ListUserResponse
- isInitialized() - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.LoadPluginRequest
- isInitialized() - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.LoadPluginResponse
- isInitialized() - Method in class lgraph.Lgraph.LoginRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.LoginRequest
- isInitialized() - Method in class lgraph.Lgraph.LogMessage.Builder
- isInitialized() - Method in class lgraph.Lgraph.LogMessage
- isInitialized() - Method in class lgraph.Lgraph.LogoutRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.LogoutRequest
- isInitialized() - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModConfigRequest
- isInitialized() - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModConfigResponse
- isInitialized() - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModEdgeRequest
- isInitialized() - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModEdgeResponse
- isInitialized() - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModRoleRequest
- isInitialized() - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModRoleResponse
- isInitialized() - Method in class lgraph.Lgraph.ModUserRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModUserRequest
- isInitialized() - Method in class lgraph.Lgraph.ModUserResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModUserResponse
- isInitialized() - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModVertexRequest
- isInitialized() - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.ModVertexResponse
- isInitialized() - Method in class lgraph.Lgraph.PeerInfo.Builder
- isInitialized() - Method in class lgraph.Lgraph.PeerInfo
- isInitialized() - Method in class lgraph.Lgraph.PluginRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.PluginRequest
- isInitialized() - Method in class lgraph.Lgraph.PluginResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.PluginResponse
- isInitialized() - Method in class lgraph.Lgraph.Property.Builder
- isInitialized() - Method in class lgraph.Lgraph.Property
- isInitialized() - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- isInitialized() - Method in class lgraph.Lgraph.ProtoDBConfig
- isInitialized() - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- isInitialized() - Method in class lgraph.Lgraph.ProtoFieldData
- isInitialized() - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- isInitialized() - Method in class lgraph.Lgraph.ProtoFieldSpec
- isInitialized() - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- isInitialized() - Method in class lgraph.Lgraph.ProtoGraphAccess
- isInitialized() - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- isInitialized() - Method in class lgraph.Lgraph.ProtoIndexSpec
- isInitialized() - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- isInitialized() - Method in class lgraph.Lgraph.ProtoRoleInfo
- isInitialized() - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- isInitialized() - Method in class lgraph.Lgraph.ProtoUserInfo
- isInitialized() - Method in class lgraph.Lgraph.RestoreRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.RestoreRequest
- isInitialized() - Method in class lgraph.Lgraph.RestoreResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.RestoreResponse
- isInitialized() - Method in class lgraph.Lgraph.SchemaRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.SchemaRequest
- isInitialized() - Method in class lgraph.Lgraph.SchemaResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.SchemaResponse
- isInitialized() - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- isInitialized() - Method in class lgraph.Lgraph.SetPasswordParam
- isInitialized() - Method in class lgraph.Lgraph.Snapshot.Builder
- isInitialized() - Method in class lgraph.Lgraph.Snapshot
- isInitialized() - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- isInitialized() - Method in class lgraph.Lgraph.SrcDstFieldValues
- isInitialized() - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.SubGraphRequest
- isInitialized() - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.SubGraphResponse
- isInitialized() - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- isInitialized() - Method in class lgraph.Lgraph.SyncMetaRequest
- isInitialized() - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- isInitialized() - Method in class lgraph.Lgraph.SyncMetaResponse
- isInitialized() - Method in class lgraph.Lgraph.VertexData.Builder
- isInitialized() - Method in class lgraph.Lgraph.VertexData
J
- JOINED_FOLLOW - lgraph.Lgraph.NodeState
-
JOINED_FOLLOW = 4; - JOINED_FOLLOW_VALUE - Static variable in enum lgraph.Lgraph.NodeState
-
JOINED_FOLLOW = 4; - JOINED_MASTER - lgraph.Lgraph.NodeState
-
JOINED_MASTER = 5; - JOINED_MASTER_VALUE - Static variable in enum lgraph.Lgraph.NodeState
-
JOINED_MASTER = 5; - JSON_RESULT - lgraph.Lgraph.CypherResponse.ResultCase
- JSON_RESULT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherResponse
K
- KEY_FIELD_NUMBER - Static variable in class lgraph.Lgraph.Property
- KEYS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModConfigRequest
- KILLED - lgraph.Lgraph.LGraphResponse.ErrorCode
-
KILLED = 4; - KILLED_VALUE - Static variable in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
KILLED = 4;
L
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddEdgesRequest
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddIndexRequest
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddLabelRequest
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddVertexesRequest
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelIndexRequest
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeData
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModVertexRequest
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoIndexSpec
- LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.VertexData
- LABELS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListLabelsResponse
- LAST_SUCCESS_IDX_FIELD_NUMBER - Static variable in class lgraph.Lgraph.RestoreResponse
- lgraph - package lgraph
- Lgraph - Class in lgraph
- Lgraph.AclRequest - Class in lgraph
-
Protobuf type
lgraph.AclRequest - Lgraph.AclRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.AclRequest - Lgraph.AclRequest.ReqCase - Enum in lgraph
- Lgraph.AclRequestOrBuilder - Interface in lgraph
- Lgraph.AclResponse - Class in lgraph
-
Protobuf type
lgraph.AclResponse - Lgraph.AclResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AclResponse - Lgraph.AclResponse.RespCase - Enum in lgraph
- Lgraph.AclResponseOrBuilder - Interface in lgraph
- Lgraph.AddEdgesRequest - Class in lgraph
-
edge
- Lgraph.AddEdgesRequest.Builder - Class in lgraph
-
edge
- Lgraph.AddEdgesRequestOrBuilder - Interface in lgraph
- Lgraph.AddEdgesResponse - Class in lgraph
-
Protobuf type
lgraph.AddEdgesResponse - Lgraph.AddEdgesResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AddEdgesResponse - Lgraph.AddEdgesResponseOrBuilder - Interface in lgraph
- Lgraph.AddGraphRequest - Class in lgraph
-
Protobuf type
lgraph.AddGraphRequest - Lgraph.AddGraphRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.AddGraphRequest - Lgraph.AddGraphRequestOrBuilder - Interface in lgraph
- Lgraph.AddGraphResponse - Class in lgraph
-
Protobuf type
lgraph.AddGraphResponse - Lgraph.AddGraphResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AddGraphResponse - Lgraph.AddGraphResponseOrBuilder - Interface in lgraph
- Lgraph.AddIndexRequest - Class in lgraph
-
index
- Lgraph.AddIndexRequest.Builder - Class in lgraph
-
index
- Lgraph.AddIndexRequestOrBuilder - Interface in lgraph
- Lgraph.AddIndexResponse - Class in lgraph
-
Protobuf type
lgraph.AddIndexResponse - Lgraph.AddIndexResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AddIndexResponse - Lgraph.AddIndexResponseOrBuilder - Interface in lgraph
- Lgraph.AddLabelRequest - Class in lgraph
-
Protobuf type
lgraph.AddLabelRequest - Lgraph.AddLabelRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.AddLabelRequest - Lgraph.AddLabelRequestOrBuilder - Interface in lgraph
- Lgraph.AddLabelResponse - Class in lgraph
-
Protobuf type
lgraph.AddLabelResponse - Lgraph.AddLabelResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AddLabelResponse - Lgraph.AddLabelResponseOrBuilder - Interface in lgraph
- Lgraph.AddRoleRequest - Class in lgraph
-
Protobuf type
lgraph.AddRoleRequest - Lgraph.AddRoleRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.AddRoleRequest - Lgraph.AddRoleRequestOrBuilder - Interface in lgraph
- Lgraph.AddRoleResponse - Class in lgraph
-
Protobuf type
lgraph.AddRoleResponse - Lgraph.AddRoleResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AddRoleResponse - Lgraph.AddRoleResponseOrBuilder - Interface in lgraph
- Lgraph.AddUserRequest - Class in lgraph
-
user
- Lgraph.AddUserRequest.Builder - Class in lgraph
-
user
- Lgraph.AddUserRequestOrBuilder - Interface in lgraph
- Lgraph.AddUserResponse - Class in lgraph
-
Protobuf type
lgraph.AddUserResponse - Lgraph.AddUserResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AddUserResponse - Lgraph.AddUserResponseOrBuilder - Interface in lgraph
- Lgraph.AddVertexesRequest - Class in lgraph
-
vertex
- Lgraph.AddVertexesRequest.Builder - Class in lgraph
-
vertex
- Lgraph.AddVertexesRequestOrBuilder - Interface in lgraph
- Lgraph.AddVertexesResponse - Class in lgraph
-
Protobuf type
lgraph.AddVertexesResponse - Lgraph.AddVertexesResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AddVertexesResponse - Lgraph.AddVertexesResponseOrBuilder - Interface in lgraph
- Lgraph.AuthRequest - Class in lgraph
-
-------------------------------- acl -------------------------------- auth
- Lgraph.AuthRequest.ActionCase - Enum in lgraph
- Lgraph.AuthRequest.Builder - Class in lgraph
-
-------------------------------- acl -------------------------------- auth
- Lgraph.AuthRequestOrBuilder - Interface in lgraph
- Lgraph.AuthResponse - Class in lgraph
-
Protobuf type
lgraph.AuthResponse - Lgraph.AuthResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.AuthResponse - Lgraph.AuthResponseOrBuilder - Interface in lgraph
- Lgraph.BackupLogEntry - Class in lgraph
-
For backup and restore
- Lgraph.BackupLogEntry.Builder - Class in lgraph
-
For backup and restore
- Lgraph.BackupLogEntryOrBuilder - Interface in lgraph
- Lgraph.CallPluginRequest - Class in lgraph
-
-------------------------------- plugin --------------------------------
- Lgraph.CallPluginRequest.Builder - Class in lgraph
-
-------------------------------- plugin --------------------------------
- Lgraph.CallPluginRequestOrBuilder - Interface in lgraph
- Lgraph.CallPluginResponse - Class in lgraph
-
Protobuf type
lgraph.CallPluginResponse - Lgraph.CallPluginResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.CallPluginResponse - Lgraph.CallPluginResponseOrBuilder - Interface in lgraph
- Lgraph.ConfigRequest - Class in lgraph
-
Protobuf type
lgraph.ConfigRequest - Lgraph.ConfigRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ConfigRequest - Lgraph.ConfigRequest.ReqCase - Enum in lgraph
- Lgraph.ConfigRequestOrBuilder - Interface in lgraph
- Lgraph.ConfigResponse - Class in lgraph
-
Protobuf type
lgraph.ConfigResponse - Lgraph.ConfigResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ConfigResponse - Lgraph.ConfigResponse.RespCase - Enum in lgraph
- Lgraph.ConfigResponseOrBuilder - Interface in lgraph
- Lgraph.CypherRequest - Class in lgraph
-
Protobuf type
lgraph.CypherRequest - Lgraph.CypherRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.CypherRequest - Lgraph.CypherRequestOrBuilder - Interface in lgraph
- Lgraph.CypherResponse - Class in lgraph
-
Protobuf type
lgraph.CypherResponse - Lgraph.CypherResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.CypherResponse - Lgraph.CypherResponse.ResultCase - Enum in lgraph
- Lgraph.CypherResponseOrBuilder - Interface in lgraph
- Lgraph.CypherResult - Class in lgraph
-
Protobuf type
lgraph.CypherResult - Lgraph.CypherResult.Builder - Class in lgraph
-
Protobuf type
lgraph.CypherResult - Lgraph.CypherResultOrBuilder - Interface in lgraph
- Lgraph.DelEdgeRequest - Class in lgraph
-
Protobuf type
lgraph.DelEdgeRequest - Lgraph.DelEdgeRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.DelEdgeRequest - Lgraph.DelEdgeRequestOrBuilder - Interface in lgraph
- Lgraph.DelEdgeResponse - Class in lgraph
-
Protobuf type
lgraph.DelEdgeResponse - Lgraph.DelEdgeResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.DelEdgeResponse - Lgraph.DelEdgeResponseOrBuilder - Interface in lgraph
- Lgraph.DeleteGraphRequest - Class in lgraph
-
Protobuf type
lgraph.DeleteGraphRequest - Lgraph.DeleteGraphRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.DeleteGraphRequest - Lgraph.DeleteGraphRequestOrBuilder - Interface in lgraph
- Lgraph.DeleteGraphResponse - Class in lgraph
-
Protobuf type
lgraph.DeleteGraphResponse - Lgraph.DeleteGraphResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.DeleteGraphResponse - Lgraph.DeleteGraphResponseOrBuilder - Interface in lgraph
- Lgraph.DelIndexRequest - Class in lgraph
-
Protobuf type
lgraph.DelIndexRequest - Lgraph.DelIndexRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.DelIndexRequest - Lgraph.DelIndexRequestOrBuilder - Interface in lgraph
- Lgraph.DelIndexResponse - Class in lgraph
-
Protobuf type
lgraph.DelIndexResponse - Lgraph.DelIndexResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.DelIndexResponse - Lgraph.DelIndexResponseOrBuilder - Interface in lgraph
- Lgraph.DelPluginRequest - Class in lgraph
-
Protobuf type
lgraph.DelPluginRequest - Lgraph.DelPluginRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.DelPluginRequest - Lgraph.DelPluginRequestOrBuilder - Interface in lgraph
- Lgraph.DelPluginResponse - Class in lgraph
-
Protobuf type
lgraph.DelPluginResponse - Lgraph.DelPluginResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.DelPluginResponse - Lgraph.DelPluginResponseOrBuilder - Interface in lgraph
- Lgraph.DelRoleRequest - Class in lgraph
-
Protobuf type
lgraph.DelRoleRequest - Lgraph.DelRoleRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.DelRoleRequest - Lgraph.DelRoleRequestOrBuilder - Interface in lgraph
- Lgraph.DelRoleResponse - Class in lgraph
-
Protobuf type
lgraph.DelRoleResponse - Lgraph.DelRoleResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.DelRoleResponse - Lgraph.DelRoleResponseOrBuilder - Interface in lgraph
- Lgraph.DelUserRequest - Class in lgraph
-
Protobuf type
lgraph.DelUserRequest - Lgraph.DelUserRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.DelUserRequest - Lgraph.DelUserRequestOrBuilder - Interface in lgraph
- Lgraph.DelUserResponse - Class in lgraph
-
Protobuf type
lgraph.DelUserResponse - Lgraph.DelUserResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.DelUserResponse - Lgraph.DelUserResponseOrBuilder - Interface in lgraph
- Lgraph.DelVertexRequest - Class in lgraph
-
Protobuf type
lgraph.DelVertexRequest - Lgraph.DelVertexRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.DelVertexRequest - Lgraph.DelVertexRequestOrBuilder - Interface in lgraph
- Lgraph.DelVertexResponse - Class in lgraph
-
Protobuf type
lgraph.DelVertexResponse - Lgraph.DelVertexResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.DelVertexResponse - Lgraph.DelVertexResponseOrBuilder - Interface in lgraph
- Lgraph.EdgeConstraint - Class in lgraph
-
Protobuf type
lgraph.EdgeConstraint - Lgraph.EdgeConstraint.Builder - Class in lgraph
-
Protobuf type
lgraph.EdgeConstraint - Lgraph.EdgeConstraintOrBuilder - Interface in lgraph
- Lgraph.EdgeData - Class in lgraph
-
Protobuf type
lgraph.EdgeData - Lgraph.EdgeData.Builder - Class in lgraph
-
Protobuf type
lgraph.EdgeData - Lgraph.EdgeDataOrBuilder - Interface in lgraph
- Lgraph.FlushRequest - Class in lgraph
-
flush
- Lgraph.FlushRequest.Builder - Class in lgraph
-
flush
- Lgraph.FlushRequestOrBuilder - Interface in lgraph
- Lgraph.FlushResponse - Class in lgraph
-
Protobuf type
lgraph.FlushResponse - Lgraph.FlushResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.FlushResponse - Lgraph.FlushResponseOrBuilder - Interface in lgraph
- Lgraph.GetLabelRequest - Class in lgraph
-
Protobuf type
lgraph.GetLabelRequest - Lgraph.GetLabelRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.GetLabelRequest - Lgraph.GetLabelRequestOrBuilder - Interface in lgraph
- Lgraph.GetLabelResponse - Class in lgraph
-
Protobuf type
lgraph.GetLabelResponse - Lgraph.GetLabelResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.GetLabelResponse - Lgraph.GetLabelResponseOrBuilder - Interface in lgraph
- Lgraph.GetMasterRequest - Class in lgraph
-
Protobuf type
lgraph.GetMasterRequest - Lgraph.GetMasterRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.GetMasterRequest - Lgraph.GetMasterRequestOrBuilder - Interface in lgraph
- Lgraph.GetMasterResponse - Class in lgraph
-
Protobuf type
lgraph.GetMasterResponse - Lgraph.GetMasterResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.GetMasterResponse - Lgraph.GetMasterResponseOrBuilder - Interface in lgraph
- Lgraph.GetRoleInfoRequest - Class in lgraph
-
Protobuf type
lgraph.GetRoleInfoRequest - Lgraph.GetRoleInfoRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.GetRoleInfoRequest - Lgraph.GetRoleInfoRequestOrBuilder - Interface in lgraph
- Lgraph.GetRoleInfoResponse - Class in lgraph
-
Protobuf type
lgraph.GetRoleInfoResponse - Lgraph.GetRoleInfoResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.GetRoleInfoResponse - Lgraph.GetRoleInfoResponseOrBuilder - Interface in lgraph
- Lgraph.GetUserInfoRequest - Class in lgraph
-
Protobuf type
lgraph.GetUserInfoRequest - Lgraph.GetUserInfoRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.GetUserInfoRequest - Lgraph.GetUserInfoRequestOrBuilder - Interface in lgraph
- Lgraph.GetUserInfoResponse - Class in lgraph
-
Protobuf type
lgraph.GetUserInfoResponse - Lgraph.GetUserInfoResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.GetUserInfoResponse - Lgraph.GetUserInfoResponseOrBuilder - Interface in lgraph
- Lgraph.GraphApiRequest - Class in lgraph
-
native requests and responses
- Lgraph.GraphApiRequest.Builder - Class in lgraph
-
native requests and responses
- Lgraph.GraphApiRequest.ReqCase - Enum in lgraph
- Lgraph.GraphApiRequestOrBuilder - Interface in lgraph
- Lgraph.GraphApiResponse - Class in lgraph
-
Protobuf type
lgraph.GraphApiResponse - Lgraph.GraphApiResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.GraphApiResponse - Lgraph.GraphApiResponse.RespCase - Enum in lgraph
- Lgraph.GraphApiResponseOrBuilder - Interface in lgraph
- Lgraph.GraphRequest - Class in lgraph
-
Protobuf type
lgraph.GraphRequest - Lgraph.GraphRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.GraphRequest - Lgraph.GraphRequest.ReqCase - Enum in lgraph
- Lgraph.GraphRequestOrBuilder - Interface in lgraph
- Lgraph.GraphResponse - Class in lgraph
-
Protobuf type
lgraph.GraphResponse - Lgraph.GraphResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.GraphResponse - Lgraph.GraphResponse.RespCase - Enum in lgraph
- Lgraph.GraphResponseOrBuilder - Interface in lgraph
- Lgraph.HARequest - Class in lgraph
-
Protobuf type
lgraph.HARequest - Lgraph.HARequest.Builder - Class in lgraph
-
Protobuf type
lgraph.HARequest - Lgraph.HARequest.ReqCase - Enum in lgraph
- Lgraph.HARequestOrBuilder - Interface in lgraph
- Lgraph.HAResponse - Class in lgraph
-
Protobuf type
lgraph.HAResponse - Lgraph.HAResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.HAResponse - Lgraph.HAResponse.RespCase - Enum in lgraph
- Lgraph.HAResponseOrBuilder - Interface in lgraph
- Lgraph.Header - Class in lgraph
-
-------------------------------- cypher --------------------------------
- Lgraph.Header.Builder - Class in lgraph
-
-------------------------------- cypher --------------------------------
- Lgraph.HeaderOrBuilder - Interface in lgraph
- Lgraph.HeartbeatRequest - Class in lgraph
-
Protobuf type
lgraph.HeartbeatRequest - Lgraph.HeartbeatRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.HeartbeatRequest - Lgraph.HeartbeatRequestOrBuilder - Interface in lgraph
- Lgraph.HeartbeatResponse - Class in lgraph
-
Protobuf type
lgraph.HeartbeatResponse - Lgraph.HeartbeatResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.HeartbeatResponse - Lgraph.HeartbeatResponseOrBuilder - Interface in lgraph
- Lgraph.ImportRequest - Class in lgraph
-
Protobuf type
lgraph.ImportRequest - Lgraph.ImportRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ImportRequest - Lgraph.ImportRequestOrBuilder - Interface in lgraph
- Lgraph.ImportResponse - Class in lgraph
-
Protobuf type
lgraph.ImportResponse - Lgraph.ImportResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ImportResponse - Lgraph.ImportResponseOrBuilder - Interface in lgraph
- Lgraph.LGraphRequest - Class in lgraph
-
-------------------------------- envelope --------------------------------
- Lgraph.LGraphRequest.Builder - Class in lgraph
-
-------------------------------- envelope --------------------------------
- Lgraph.LGraphRequest.ReqCase - Enum in lgraph
- Lgraph.LGraphRequestOrBuilder - Interface in lgraph
- Lgraph.LGraphResponse - Class in lgraph
-
Protobuf type
lgraph.LGraphResponse - Lgraph.LGraphResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.LGraphResponse - Lgraph.LGraphResponse.ErrorCode - Enum in lgraph
-
Protobuf enum
lgraph.LGraphResponse.ErrorCode - Lgraph.LGraphResponse.RespCase - Enum in lgraph
- Lgraph.LGraphResponseOrBuilder - Interface in lgraph
- Lgraph.ListGraphsRequest - Class in lgraph
-
Protobuf type
lgraph.ListGraphsRequest - Lgraph.ListGraphsRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ListGraphsRequest - Lgraph.ListGraphsRequestOrBuilder - Interface in lgraph
- Lgraph.ListGraphsResponse - Class in lgraph
-
Protobuf type
lgraph.ListGraphsResponse - Lgraph.ListGraphsResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ListGraphsResponse - Lgraph.ListGraphsResponseOrBuilder - Interface in lgraph
- Lgraph.ListLabelsRequest - Class in lgraph
-
Protobuf type
lgraph.ListLabelsRequest - Lgraph.ListLabelsRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ListLabelsRequest - Lgraph.ListLabelsRequestOrBuilder - Interface in lgraph
- Lgraph.ListLabelsResponse - Class in lgraph
-
Protobuf type
lgraph.ListLabelsResponse - Lgraph.ListLabelsResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ListLabelsResponse - Lgraph.ListLabelsResponseOrBuilder - Interface in lgraph
- Lgraph.ListOfProtoFieldData - Class in lgraph
-
Protobuf type
lgraph.ListOfProtoFieldData - Lgraph.ListOfProtoFieldData.Builder - Class in lgraph
-
Protobuf type
lgraph.ListOfProtoFieldData - Lgraph.ListOfProtoFieldDataOrBuilder - Interface in lgraph
- Lgraph.ListOfString - Class in lgraph
-
Protobuf type
lgraph.ListOfString - Lgraph.ListOfString.Builder - Class in lgraph
-
Protobuf type
lgraph.ListOfString - Lgraph.ListOfStringOrBuilder - Interface in lgraph
- Lgraph.ListPeersRequest - Class in lgraph
-
Protobuf type
lgraph.ListPeersRequest - Lgraph.ListPeersRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ListPeersRequest - Lgraph.ListPeersRequestOrBuilder - Interface in lgraph
- Lgraph.ListPeersResponse - Class in lgraph
-
Protobuf type
lgraph.ListPeersResponse - Lgraph.ListPeersResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ListPeersResponse - Lgraph.ListPeersResponseOrBuilder - Interface in lgraph
- Lgraph.ListPluginRequest - Class in lgraph
-
Protobuf type
lgraph.ListPluginRequest - Lgraph.ListPluginRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ListPluginRequest - Lgraph.ListPluginRequestOrBuilder - Interface in lgraph
- Lgraph.ListPluginResponse - Class in lgraph
-
Protobuf type
lgraph.ListPluginResponse - Lgraph.ListPluginResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ListPluginResponse - Lgraph.ListPluginResponseOrBuilder - Interface in lgraph
- Lgraph.ListRoleRequest - Class in lgraph
-
Protobuf type
lgraph.ListRoleRequest - Lgraph.ListRoleRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ListRoleRequest - Lgraph.ListRoleRequestOrBuilder - Interface in lgraph
- Lgraph.ListRoleResponse - Class in lgraph
-
Protobuf type
lgraph.ListRoleResponse - Lgraph.ListRoleResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ListRoleResponse - Lgraph.ListRoleResponseOrBuilder - Interface in lgraph
- Lgraph.ListUserRequest - Class in lgraph
-
Protobuf type
lgraph.ListUserRequest - Lgraph.ListUserRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ListUserRequest - Lgraph.ListUserRequestOrBuilder - Interface in lgraph
- Lgraph.ListUserResponse - Class in lgraph
-
Protobuf type
lgraph.ListUserResponse - Lgraph.ListUserResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ListUserResponse - Lgraph.ListUserResponseOrBuilder - Interface in lgraph
- Lgraph.LoadPluginRequest - Class in lgraph
-
Protobuf type
lgraph.LoadPluginRequest - Lgraph.LoadPluginRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.LoadPluginRequest - Lgraph.LoadPluginRequest.CodeType - Enum in lgraph
-
Protobuf enum
lgraph.LoadPluginRequest.CodeType - Lgraph.LoadPluginRequestOrBuilder - Interface in lgraph
- Lgraph.LoadPluginResponse - Class in lgraph
-
Protobuf type
lgraph.LoadPluginResponse - Lgraph.LoadPluginResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.LoadPluginResponse - Lgraph.LoadPluginResponseOrBuilder - Interface in lgraph
- Lgraph.LogApiType - Enum in lgraph
-
-------------------------------- audit_log --------------------------------
- Lgraph.LoginRequest - Class in lgraph
-
Protobuf type
lgraph.LoginRequest - Lgraph.LoginRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.LoginRequest - Lgraph.LoginRequestOrBuilder - Interface in lgraph
- Lgraph.LogMessage - Class in lgraph
-
Protobuf type
lgraph.LogMessage - Lgraph.LogMessage.Builder - Class in lgraph
-
Protobuf type
lgraph.LogMessage - Lgraph.LogMessageOrBuilder - Interface in lgraph
- Lgraph.LogoutRequest - Class in lgraph
-
Protobuf type
lgraph.LogoutRequest - Lgraph.LogoutRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.LogoutRequest - Lgraph.LogoutRequestOrBuilder - Interface in lgraph
- Lgraph.ModConfigRequest - Class in lgraph
-
-------------------------------- config --------------------------------
- Lgraph.ModConfigRequest.Builder - Class in lgraph
-
-------------------------------- config --------------------------------
- Lgraph.ModConfigRequestOrBuilder - Interface in lgraph
- Lgraph.ModConfigResponse - Class in lgraph
-
Protobuf type
lgraph.ModConfigResponse - Lgraph.ModConfigResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ModConfigResponse - Lgraph.ModConfigResponseOrBuilder - Interface in lgraph
- Lgraph.ModEdgeRequest - Class in lgraph
-
Protobuf type
lgraph.ModEdgeRequest - Lgraph.ModEdgeRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ModEdgeRequest - Lgraph.ModEdgeRequestOrBuilder - Interface in lgraph
- Lgraph.ModEdgeResponse - Class in lgraph
-
Protobuf type
lgraph.ModEdgeResponse - Lgraph.ModEdgeResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ModEdgeResponse - Lgraph.ModEdgeResponseOrBuilder - Interface in lgraph
- Lgraph.ModRoleRequest - Class in lgraph
-
Protobuf type
lgraph.ModRoleRequest - Lgraph.ModRoleRequest.ActionCase - Enum in lgraph
- Lgraph.ModRoleRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ModRoleRequest - Lgraph.ModRoleRequestOrBuilder - Interface in lgraph
- Lgraph.ModRoleResponse - Class in lgraph
-
Protobuf type
lgraph.ModRoleResponse - Lgraph.ModRoleResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ModRoleResponse - Lgraph.ModRoleResponseOrBuilder - Interface in lgraph
- Lgraph.ModUserRequest - Class in lgraph
-
Protobuf type
lgraph.ModUserRequest - Lgraph.ModUserRequest.ActionCase - Enum in lgraph
- Lgraph.ModUserRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ModUserRequest - Lgraph.ModUserRequestOrBuilder - Interface in lgraph
- Lgraph.ModUserResponse - Class in lgraph
-
Protobuf type
lgraph.ModUserResponse - Lgraph.ModUserResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ModUserResponse - Lgraph.ModUserResponseOrBuilder - Interface in lgraph
- Lgraph.ModVertexRequest - Class in lgraph
-
Protobuf type
lgraph.ModVertexRequest - Lgraph.ModVertexRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.ModVertexRequest - Lgraph.ModVertexRequestOrBuilder - Interface in lgraph
- Lgraph.ModVertexResponse - Class in lgraph
-
Protobuf type
lgraph.ModVertexResponse - Lgraph.ModVertexResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.ModVertexResponse - Lgraph.ModVertexResponseOrBuilder - Interface in lgraph
- Lgraph.NodeState - Enum in lgraph
-
-------------------------------- heartbeat --------------------------------
- Lgraph.PeerInfo - Class in lgraph
-
Protobuf type
lgraph.PeerInfo - Lgraph.PeerInfo.Builder - Class in lgraph
-
Protobuf type
lgraph.PeerInfo - Lgraph.PeerInfoOrBuilder - Interface in lgraph
- Lgraph.PluginRequest - Class in lgraph
-
Protobuf type
lgraph.PluginRequest - Lgraph.PluginRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.PluginRequest - Lgraph.PluginRequest.PluginType - Enum in lgraph
-
Protobuf enum
lgraph.PluginRequest.PluginType - Lgraph.PluginRequest.ReqCase - Enum in lgraph
- Lgraph.PluginRequestOrBuilder - Interface in lgraph
- Lgraph.PluginResponse - Class in lgraph
-
Protobuf type
lgraph.PluginResponse - Lgraph.PluginResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.PluginResponse - Lgraph.PluginResponse.RespCase - Enum in lgraph
- Lgraph.PluginResponseOrBuilder - Interface in lgraph
- Lgraph.Property - Class in lgraph
-
Protobuf type
lgraph.Property - Lgraph.Property.Builder - Class in lgraph
-
Protobuf type
lgraph.Property - Lgraph.PropertyOrBuilder - Interface in lgraph
- Lgraph.ProtoAccessLevel - Enum in lgraph
-
Protobuf enum
lgraph.ProtoAccessLevel - Lgraph.ProtoDBConfig - Class in lgraph
-
-------------------------------- graph --------------------------------
- Lgraph.ProtoDBConfig.Builder - Class in lgraph
-
-------------------------------- graph --------------------------------
- Lgraph.ProtoDBConfigOrBuilder - Interface in lgraph
- Lgraph.ProtoFieldData - Class in lgraph
-
Protobuf type
lgraph.ProtoFieldData - Lgraph.ProtoFieldData.Builder - Class in lgraph
-
Protobuf type
lgraph.ProtoFieldData - Lgraph.ProtoFieldData.DataCase - Enum in lgraph
- Lgraph.ProtoFieldDataOrBuilder - Interface in lgraph
- Lgraph.ProtoFieldSpec - Class in lgraph
-
Protobuf type
lgraph.ProtoFieldSpec - Lgraph.ProtoFieldSpec.Builder - Class in lgraph
-
Protobuf type
lgraph.ProtoFieldSpec - Lgraph.ProtoFieldSpecOrBuilder - Interface in lgraph
- Lgraph.ProtoFieldType - Enum in lgraph
-
Protobuf enum
lgraph.ProtoFieldType - Lgraph.ProtoGraphAccess - Class in lgraph
-
roles
- Lgraph.ProtoGraphAccess.Builder - Class in lgraph
-
roles
- Lgraph.ProtoGraphAccessOrBuilder - Interface in lgraph
- Lgraph.ProtoIndexSpec - Class in lgraph
-
Protobuf type
lgraph.ProtoIndexSpec - Lgraph.ProtoIndexSpec.Builder - Class in lgraph
-
Protobuf type
lgraph.ProtoIndexSpec - Lgraph.ProtoIndexSpecOrBuilder - Interface in lgraph
- Lgraph.ProtoRoleInfo - Class in lgraph
-
Protobuf type
lgraph.ProtoRoleInfo - Lgraph.ProtoRoleInfo.Builder - Class in lgraph
-
Protobuf type
lgraph.ProtoRoleInfo - Lgraph.ProtoRoleInfoOrBuilder - Interface in lgraph
- Lgraph.ProtoUserInfo - Class in lgraph
-
Protobuf type
lgraph.ProtoUserInfo - Lgraph.ProtoUserInfo.Builder - Class in lgraph
-
Protobuf type
lgraph.ProtoUserInfo - Lgraph.ProtoUserInfoOrBuilder - Interface in lgraph
- Lgraph.RestoreRequest - Class in lgraph
-
Protobuf type
lgraph.RestoreRequest - Lgraph.RestoreRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.RestoreRequest - Lgraph.RestoreRequestOrBuilder - Interface in lgraph
- Lgraph.RestoreResponse - Class in lgraph
-
Protobuf type
lgraph.RestoreResponse - Lgraph.RestoreResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.RestoreResponse - Lgraph.RestoreResponseOrBuilder - Interface in lgraph
- Lgraph.SchemaRequest - Class in lgraph
-
Protobuf type
lgraph.SchemaRequest - Lgraph.SchemaRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.SchemaRequest - Lgraph.SchemaRequestOrBuilder - Interface in lgraph
- Lgraph.SchemaResponse - Class in lgraph
-
Protobuf type
lgraph.SchemaResponse - Lgraph.SchemaResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.SchemaResponse - Lgraph.SchemaResponseOrBuilder - Interface in lgraph
- Lgraph.SetPasswordParam - Class in lgraph
-
Protobuf type
lgraph.SetPasswordParam - Lgraph.SetPasswordParam.Builder - Class in lgraph
-
Protobuf type
lgraph.SetPasswordParam - Lgraph.SetPasswordParamOrBuilder - Interface in lgraph
- Lgraph.Snapshot - Class in lgraph
-
Protobuf type
lgraph.Snapshot - Lgraph.Snapshot.Builder - Class in lgraph
-
Protobuf type
lgraph.Snapshot - Lgraph.SnapshotOrBuilder - Interface in lgraph
- Lgraph.SrcDstFieldValues - Class in lgraph
-
Protobuf type
lgraph.SrcDstFieldValues - Lgraph.SrcDstFieldValues.Builder - Class in lgraph
-
Protobuf type
lgraph.SrcDstFieldValues - Lgraph.SrcDstFieldValuesOrBuilder - Interface in lgraph
- Lgraph.SubGraphRequest - Class in lgraph
-
Protobuf type
lgraph.SubGraphRequest - Lgraph.SubGraphRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.SubGraphRequest - Lgraph.SubGraphRequestOrBuilder - Interface in lgraph
- Lgraph.SubGraphResponse - Class in lgraph
-
Protobuf type
lgraph.SubGraphResponse - Lgraph.SubGraphResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.SubGraphResponse - Lgraph.SubGraphResponseOrBuilder - Interface in lgraph
- Lgraph.SyncMetaRequest - Class in lgraph
-
Protobuf type
lgraph.SyncMetaRequest - Lgraph.SyncMetaRequest.Builder - Class in lgraph
-
Protobuf type
lgraph.SyncMetaRequest - Lgraph.SyncMetaRequestOrBuilder - Interface in lgraph
- Lgraph.SyncMetaResponse - Class in lgraph
-
Protobuf type
lgraph.SyncMetaResponse - Lgraph.SyncMetaResponse.Builder - Class in lgraph
-
Protobuf type
lgraph.SyncMetaResponse - Lgraph.SyncMetaResponseOrBuilder - Interface in lgraph
- Lgraph.VertexData - Class in lgraph
-
Protobuf type
lgraph.VertexData - Lgraph.VertexData.Builder - Class in lgraph
-
Protobuf type
lgraph.VertexData - Lgraph.VertexDataOrBuilder - Interface in lgraph
- LID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddEdgesResponse
- LID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelEdgeRequest
- LID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeData
- LID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModEdgeRequest
- LIST_GRAPHS_REQUEST - lgraph.Lgraph.GraphRequest.ReqCase
- LIST_GRAPHS_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphRequest
- LIST_GRAPHS_RESPONSE - lgraph.Lgraph.GraphResponse.RespCase
- LIST_GRAPHS_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphResponse
- LIST_PEERS_REQUEST - lgraph.Lgraph.HARequest.ReqCase
- LIST_PEERS_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HARequest
- LIST_PEERS_RESPONSE - lgraph.Lgraph.HAResponse.RespCase
- LIST_PEERS_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HAResponse
- LIST_PLUGIN_REQUEST - lgraph.Lgraph.PluginRequest.ReqCase
- LIST_PLUGIN_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginRequest
- LIST_PLUGIN_RESPONSE - lgraph.Lgraph.PluginResponse.RespCase
- LIST_PLUGIN_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginResponse
- LIST_ROLE_INFO_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- LIST_ROLE_INFO_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- LIST_ROLE_INFO_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- LIST_ROLE_INFO_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- LIST_ROLE_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- LIST_ROLE_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- LIST_ROLE_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- LIST_ROLE_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- LIST_USER_INFO_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- LIST_USER_INFO_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- LIST_USER_INFO_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- LIST_USER_INFO_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- LIST_USER_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- LIST_USER_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- LIST_USER_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- LIST_USER_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- LOAD_PLUGIN_REQUEST - lgraph.Lgraph.PluginRequest.ReqCase
- LOAD_PLUGIN_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginRequest
- LOAD_PLUGIN_RESPONSE - lgraph.Lgraph.PluginResponse.RespCase
- LOAD_PLUGIN_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginResponse
- LOADING_SNAPSHOT - lgraph.Lgraph.NodeState
-
LOADING_SNAPSHOT = 2; - LOADING_SNAPSHOT_VALUE - Static variable in enum lgraph.Lgraph.NodeState
-
LOADING_SNAPSHOT = 2; - loadPlugin(String, String, String, String, String, boolean, String, double) - Method in class com.antgroup.tugraph.TuGraphRpcClient
- LOG_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ImportResponse
- LOG_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SchemaResponse
- LOGIN - lgraph.Lgraph.AuthRequest.ActionCase
- LOGIN_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AuthRequest
- logout() - Method in class com.antgroup.tugraph.TuGraphRpcClient
- LOGOUT - lgraph.Lgraph.AuthRequest.ActionCase
- LOGOUT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AuthRequest
- LOGS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.RestoreRequest
M
- MASTER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GetMasterResponse
- mergeAclRequest(Lgraph.AclRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - mergeAclResponse(Lgraph.AclResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - mergeAddEdgesRequest(Lgraph.AddEdgesRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - mergeAddEdgesResponse(Lgraph.AddEdgesResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - mergeAddGraphRequest(Lgraph.AddGraphRequest) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - mergeAddGraphResponse(Lgraph.AddGraphResponse) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - mergeAddIndexRequest(Lgraph.AddIndexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - mergeAddIndexResponse(Lgraph.AddIndexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - mergeAddLabelRequest(Lgraph.AddLabelRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - mergeAddLabelResponse(Lgraph.AddLabelResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - mergeAddRoleRequest(Lgraph.AddRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - mergeAddRoleResponse(Lgraph.AddRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - mergeAddRoles(Lgraph.ListOfString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - mergeAddUserRequest(Lgraph.AddUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - mergeAddUserResponse(Lgraph.AddUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - mergeAddVertexesRequest(Lgraph.AddVertexesRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - mergeAddVertexesResponse(Lgraph.AddVertexesResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - mergeAuthRequest(Lgraph.AuthRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - mergeAuthResponse(Lgraph.AuthResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - mergeBinaryResult(Lgraph.CypherResult) - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - mergeCallPluginRequest(Lgraph.CallPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - mergeCallPluginResponse(Lgraph.CallPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - mergeConfig(Lgraph.ProtoDBConfig) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - mergeConfigRequest(Lgraph.ConfigRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - mergeConfigResponse(Lgraph.ConfigResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - mergeCypherRequest(Lgraph.CypherRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - mergeCypherResponse(Lgraph.CypherResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - mergeDelEdgeRequest(Lgraph.DelEdgeRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - mergeDelEdgeResponse(Lgraph.DelEdgeResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - mergeDeleteGraphRequest(Lgraph.DeleteGraphRequest) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - mergeDeleteGraphResponse(Lgraph.DeleteGraphResponse) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - mergeDelIndexRequest(Lgraph.DelIndexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - mergeDelIndexResponse(Lgraph.DelIndexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - mergeDelPluginRequest(Lgraph.DelPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - mergeDelPluginResponse(Lgraph.DelPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - mergeDelRoleRequest(Lgraph.DelRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - mergeDelRoleResponse(Lgraph.DelRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - mergeDelRoles(Lgraph.ListOfString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - mergeDelUserRequest(Lgraph.DelUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - mergeDelUserResponse(Lgraph.DelUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - mergeDelVertexRequest(Lgraph.DelVertexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - mergeDelVertexResponse(Lgraph.DelVertexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - mergeFlushRequest(Lgraph.FlushRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - mergeFlushResponse(Lgraph.FlushResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AclRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AclResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AuthRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.AuthResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.CypherRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.CypherResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.CypherResult.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.EdgeData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.FlushRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.FlushResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GraphRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.GraphResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.HARequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.HAResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.Header.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ImportRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ImportResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListOfString.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.LoginRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.LogMessage.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.PeerInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.PluginRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.PluginResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.Property.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.Snapshot.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class lgraph.Lgraph.VertexData.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AclRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AclResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AuthRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.AuthResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.CypherRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.CypherResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.CypherResult.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.EdgeData.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.FlushRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.FlushResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GraphRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.GraphResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.HARequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.HAResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.Header.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ImportRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ImportResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListOfString.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.LoginRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.LogMessage.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.PeerInfo.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.PluginRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.PluginResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.Property.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.Snapshot.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- mergeFrom(Message) - Method in class lgraph.Lgraph.VertexData.Builder
- mergeFrom(Lgraph.AclRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
- mergeFrom(Lgraph.AclResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
- mergeFrom(Lgraph.AddEdgesRequest) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- mergeFrom(Lgraph.AddEdgesResponse) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- mergeFrom(Lgraph.AddGraphRequest) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- mergeFrom(Lgraph.AddGraphResponse) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- mergeFrom(Lgraph.AddIndexRequest) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- mergeFrom(Lgraph.AddIndexResponse) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- mergeFrom(Lgraph.AddLabelRequest) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- mergeFrom(Lgraph.AddLabelResponse) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- mergeFrom(Lgraph.AddRoleRequest) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- mergeFrom(Lgraph.AddRoleResponse) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- mergeFrom(Lgraph.AddUserRequest) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- mergeFrom(Lgraph.AddUserResponse) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- mergeFrom(Lgraph.AddVertexesRequest) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- mergeFrom(Lgraph.AddVertexesResponse) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- mergeFrom(Lgraph.AuthRequest) - Method in class lgraph.Lgraph.AuthRequest.Builder
- mergeFrom(Lgraph.AuthResponse) - Method in class lgraph.Lgraph.AuthResponse.Builder
- mergeFrom(Lgraph.BackupLogEntry) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- mergeFrom(Lgraph.CallPluginRequest) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- mergeFrom(Lgraph.CallPluginResponse) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- mergeFrom(Lgraph.ConfigRequest) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- mergeFrom(Lgraph.ConfigResponse) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- mergeFrom(Lgraph.CypherRequest) - Method in class lgraph.Lgraph.CypherRequest.Builder
- mergeFrom(Lgraph.CypherResponse) - Method in class lgraph.Lgraph.CypherResponse.Builder
- mergeFrom(Lgraph.CypherResult) - Method in class lgraph.Lgraph.CypherResult.Builder
- mergeFrom(Lgraph.DelEdgeRequest) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- mergeFrom(Lgraph.DelEdgeResponse) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- mergeFrom(Lgraph.DeleteGraphRequest) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- mergeFrom(Lgraph.DeleteGraphResponse) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- mergeFrom(Lgraph.DelIndexRequest) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- mergeFrom(Lgraph.DelIndexResponse) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- mergeFrom(Lgraph.DelPluginRequest) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- mergeFrom(Lgraph.DelPluginResponse) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- mergeFrom(Lgraph.DelRoleRequest) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- mergeFrom(Lgraph.DelRoleResponse) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- mergeFrom(Lgraph.DelUserRequest) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- mergeFrom(Lgraph.DelUserResponse) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- mergeFrom(Lgraph.DelVertexRequest) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- mergeFrom(Lgraph.DelVertexResponse) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- mergeFrom(Lgraph.EdgeConstraint) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- mergeFrom(Lgraph.EdgeData) - Method in class lgraph.Lgraph.EdgeData.Builder
- mergeFrom(Lgraph.FlushRequest) - Method in class lgraph.Lgraph.FlushRequest.Builder
- mergeFrom(Lgraph.FlushResponse) - Method in class lgraph.Lgraph.FlushResponse.Builder
- mergeFrom(Lgraph.GetLabelRequest) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- mergeFrom(Lgraph.GetLabelResponse) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- mergeFrom(Lgraph.GetMasterRequest) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- mergeFrom(Lgraph.GetMasterResponse) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- mergeFrom(Lgraph.GetRoleInfoRequest) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- mergeFrom(Lgraph.GetRoleInfoResponse) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- mergeFrom(Lgraph.GetUserInfoRequest) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- mergeFrom(Lgraph.GetUserInfoResponse) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- mergeFrom(Lgraph.GraphApiRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- mergeFrom(Lgraph.GraphApiResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- mergeFrom(Lgraph.GraphRequest) - Method in class lgraph.Lgraph.GraphRequest.Builder
- mergeFrom(Lgraph.GraphResponse) - Method in class lgraph.Lgraph.GraphResponse.Builder
- mergeFrom(Lgraph.HARequest) - Method in class lgraph.Lgraph.HARequest.Builder
- mergeFrom(Lgraph.HAResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
- mergeFrom(Lgraph.Header) - Method in class lgraph.Lgraph.Header.Builder
- mergeFrom(Lgraph.HeartbeatRequest) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- mergeFrom(Lgraph.HeartbeatResponse) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- mergeFrom(Lgraph.ImportRequest) - Method in class lgraph.Lgraph.ImportRequest.Builder
- mergeFrom(Lgraph.ImportResponse) - Method in class lgraph.Lgraph.ImportResponse.Builder
- mergeFrom(Lgraph.LGraphRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- mergeFrom(Lgraph.LGraphResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- mergeFrom(Lgraph.ListGraphsRequest) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- mergeFrom(Lgraph.ListGraphsResponse) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- mergeFrom(Lgraph.ListLabelsRequest) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- mergeFrom(Lgraph.ListLabelsResponse) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- mergeFrom(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- mergeFrom(Lgraph.ListOfString) - Method in class lgraph.Lgraph.ListOfString.Builder
- mergeFrom(Lgraph.ListPeersRequest) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- mergeFrom(Lgraph.ListPeersResponse) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- mergeFrom(Lgraph.ListPluginRequest) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- mergeFrom(Lgraph.ListPluginResponse) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- mergeFrom(Lgraph.ListRoleRequest) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- mergeFrom(Lgraph.ListRoleResponse) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- mergeFrom(Lgraph.ListUserRequest) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- mergeFrom(Lgraph.ListUserResponse) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- mergeFrom(Lgraph.LoadPluginRequest) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- mergeFrom(Lgraph.LoadPluginResponse) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- mergeFrom(Lgraph.LoginRequest) - Method in class lgraph.Lgraph.LoginRequest.Builder
- mergeFrom(Lgraph.LogMessage) - Method in class lgraph.Lgraph.LogMessage.Builder
- mergeFrom(Lgraph.LogoutRequest) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- mergeFrom(Lgraph.ModConfigRequest) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- mergeFrom(Lgraph.ModConfigResponse) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- mergeFrom(Lgraph.ModEdgeRequest) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- mergeFrom(Lgraph.ModEdgeResponse) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- mergeFrom(Lgraph.ModRoleRequest) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- mergeFrom(Lgraph.ModRoleResponse) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- mergeFrom(Lgraph.ModUserRequest) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- mergeFrom(Lgraph.ModUserResponse) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- mergeFrom(Lgraph.ModVertexRequest) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- mergeFrom(Lgraph.ModVertexResponse) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- mergeFrom(Lgraph.PeerInfo) - Method in class lgraph.Lgraph.PeerInfo.Builder
- mergeFrom(Lgraph.PluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
- mergeFrom(Lgraph.PluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
- mergeFrom(Lgraph.Property) - Method in class lgraph.Lgraph.Property.Builder
- mergeFrom(Lgraph.ProtoDBConfig) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- mergeFrom(Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- mergeFrom(Lgraph.ProtoFieldSpec) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- mergeFrom(Lgraph.ProtoGraphAccess) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- mergeFrom(Lgraph.ProtoIndexSpec) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- mergeFrom(Lgraph.ProtoRoleInfo) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- mergeFrom(Lgraph.ProtoUserInfo) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- mergeFrom(Lgraph.RestoreRequest) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- mergeFrom(Lgraph.RestoreResponse) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- mergeFrom(Lgraph.SchemaRequest) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- mergeFrom(Lgraph.SchemaResponse) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- mergeFrom(Lgraph.SetPasswordParam) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- mergeFrom(Lgraph.Snapshot) - Method in class lgraph.Lgraph.Snapshot.Builder
- mergeFrom(Lgraph.SrcDstFieldValues) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- mergeFrom(Lgraph.SubGraphRequest) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- mergeFrom(Lgraph.SubGraphResponse) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- mergeFrom(Lgraph.SyncMetaRequest) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- mergeFrom(Lgraph.SyncMetaResponse) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- mergeFrom(Lgraph.VertexData) - Method in class lgraph.Lgraph.VertexData.Builder
- mergeGetMasterRequest(Lgraph.GetMasterRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - mergeGetMasterResponse(Lgraph.GetMasterResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - mergeGraphAccess(Lgraph.ProtoGraphAccess) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - mergeGraphApiRequest(Lgraph.GraphApiRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - mergeGraphApiResponse(Lgraph.GraphApiResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - mergeGraphRequest(Lgraph.GraphRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - mergeGraphResponse(Lgraph.GraphResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - mergeHaRequest(Lgraph.HARequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - mergeHaResponse(Lgraph.HAResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - mergeHeartbeatRequest(Lgraph.HeartbeatRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - mergeHeartbeatResponse(Lgraph.HeartbeatResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - mergeImportRequest(Lgraph.ImportRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - mergeImportResponse(Lgraph.ImportResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - mergeInfo(Lgraph.ProtoRoleInfo) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - mergeInfo(Lgraph.ProtoUserInfo) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - mergeListGraphsRequest(Lgraph.ListGraphsRequest) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - mergeListGraphsResponse(Lgraph.ListGraphsResponse) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - mergeListPeersRequest(Lgraph.ListPeersRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - mergeListPeersResponse(Lgraph.ListPeersResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - mergeListPluginRequest(Lgraph.ListPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - mergeListPluginResponse(Lgraph.ListPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - mergeListRoleInfoRequest(Lgraph.GetRoleInfoRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - mergeListRoleInfoResponse(Lgraph.GetRoleInfoResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - mergeListRoleRequest(Lgraph.ListRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - mergeListRoleResponse(Lgraph.ListRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - mergeListUserInfoRequest(Lgraph.GetUserInfoRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - mergeListUserInfoResponse(Lgraph.GetUserInfoResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - mergeListUserRequest(Lgraph.ListUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - mergeListUserResponse(Lgraph.ListUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - mergeLoadPluginRequest(Lgraph.LoadPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - mergeLoadPluginResponse(Lgraph.LoadPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - mergeLogin(Lgraph.LoginRequest) - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - mergeLogout(Lgraph.LogoutRequest) - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - mergeMaster(Lgraph.PeerInfo) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - mergeModConfigRequest(Lgraph.ModConfigRequest) - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - mergeModConfigResponse(Lgraph.ModConfigResponse) - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - mergeModEdgeRequest(Lgraph.ModEdgeRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - mergeModEdgeResponse(Lgraph.ModEdgeResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - mergeModRoleRequest(Lgraph.ModRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - mergeModRoleResponse(Lgraph.ModRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - mergeModUserRequest(Lgraph.ModUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - mergeModUserResponse(Lgraph.ModUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - mergeModVertexRequest(Lgraph.ModVertexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - mergeModVertexResponse(Lgraph.ModVertexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - mergeParamValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - mergePluginRequest(Lgraph.PluginRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - mergePluginResponse(Lgraph.PluginResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - mergeReq(Lgraph.LGraphRequest) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - mergeRestoreRequest(Lgraph.RestoreRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - mergeRestoreResponse(Lgraph.RestoreResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - mergeSchemaRequest(Lgraph.SchemaRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - mergeSchemaResponse(Lgraph.SchemaResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - mergeSetDiffGraphAccess(Lgraph.ProtoGraphAccess) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - mergeSetFullGraphAccess(Lgraph.ProtoGraphAccess) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - mergeSetPassword(Lgraph.SetPasswordParam) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - mergeSetRoles(Lgraph.ListOfString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - mergeSubGraphRequest(Lgraph.SubGraphRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - mergeSubGraphResponse(Lgraph.SubGraphResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - mergeSyncMetaRequest(Lgraph.SyncMetaRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - mergeSyncMetaResponse(Lgraph.SyncMetaResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AclRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AclResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AuthRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AuthResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CypherRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CypherResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CypherResult.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.EdgeData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.FlushRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.FlushResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HARequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HAResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.Header.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ImportRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ImportResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListOfString.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LoginRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LogMessage.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.PeerInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.PluginRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.PluginResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.Property.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.Snapshot.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.VertexData.Builder
- mergeValue(Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - mergeValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - mergeValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - mergeValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - MOD_CONFIG_REQUEST - lgraph.Lgraph.ConfigRequest.ReqCase
- MOD_CONFIG_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ConfigRequest
- MOD_CONFIG_RESPONSE - lgraph.Lgraph.ConfigResponse.RespCase
- MOD_CONFIG_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ConfigResponse
- MOD_DESC - lgraph.Lgraph.ModRoleRequest.ActionCase
- MOD_DESC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModRoleRequest
- MOD_EDGE_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- MOD_EDGE_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- MOD_EDGE_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- MOD_EDGE_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- MOD_ROLE_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- MOD_ROLE_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- MOD_ROLE_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- MOD_ROLE_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- MOD_USER_REQUEST - lgraph.Lgraph.AclRequest.ReqCase
- MOD_USER_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclRequest
- MOD_USER_RESPONSE - lgraph.Lgraph.AclResponse.RespCase
- MOD_USER_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AclResponse
- MOD_VERTEX_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- MOD_VERTEX_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- MOD_VERTEX_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- MOD_VERTEX_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
N
- N_INS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelVertexResponse
- N_OUTS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelVertexResponse
- NAME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddGraphRequest
- NAME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CallPluginRequest
- NAME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DeleteGraphRequest
- NAME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelPluginRequest
- NAME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.Header
- NAME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LoadPluginRequest
- NAME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldSpec
- NAMES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListGraphsResponse
- NEW_PASS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SetPasswordParam
- newBuilder() - Static method in class lgraph.Lgraph.AclRequest
- newBuilder() - Static method in class lgraph.Lgraph.AclResponse
- newBuilder() - Static method in class lgraph.Lgraph.AddEdgesRequest
- newBuilder() - Static method in class lgraph.Lgraph.AddEdgesResponse
- newBuilder() - Static method in class lgraph.Lgraph.AddGraphRequest
- newBuilder() - Static method in class lgraph.Lgraph.AddGraphResponse
- newBuilder() - Static method in class lgraph.Lgraph.AddIndexRequest
- newBuilder() - Static method in class lgraph.Lgraph.AddIndexResponse
- newBuilder() - Static method in class lgraph.Lgraph.AddLabelRequest
- newBuilder() - Static method in class lgraph.Lgraph.AddLabelResponse
- newBuilder() - Static method in class lgraph.Lgraph.AddRoleRequest
- newBuilder() - Static method in class lgraph.Lgraph.AddRoleResponse
- newBuilder() - Static method in class lgraph.Lgraph.AddUserRequest
- newBuilder() - Static method in class lgraph.Lgraph.AddUserResponse
- newBuilder() - Static method in class lgraph.Lgraph.AddVertexesRequest
- newBuilder() - Static method in class lgraph.Lgraph.AddVertexesResponse
- newBuilder() - Static method in class lgraph.Lgraph.AuthRequest
- newBuilder() - Static method in class lgraph.Lgraph.AuthResponse
- newBuilder() - Static method in class lgraph.Lgraph.BackupLogEntry
- newBuilder() - Static method in class lgraph.Lgraph.CallPluginRequest
- newBuilder() - Static method in class lgraph.Lgraph.CallPluginResponse
- newBuilder() - Static method in class lgraph.Lgraph.ConfigRequest
- newBuilder() - Static method in class lgraph.Lgraph.ConfigResponse
- newBuilder() - Static method in class lgraph.Lgraph.CypherRequest
- newBuilder() - Static method in class lgraph.Lgraph.CypherResponse
- newBuilder() - Static method in class lgraph.Lgraph.CypherResult
- newBuilder() - Static method in class lgraph.Lgraph.DelEdgeRequest
- newBuilder() - Static method in class lgraph.Lgraph.DelEdgeResponse
- newBuilder() - Static method in class lgraph.Lgraph.DeleteGraphRequest
- newBuilder() - Static method in class lgraph.Lgraph.DeleteGraphResponse
- newBuilder() - Static method in class lgraph.Lgraph.DelIndexRequest
- newBuilder() - Static method in class lgraph.Lgraph.DelIndexResponse
- newBuilder() - Static method in class lgraph.Lgraph.DelPluginRequest
- newBuilder() - Static method in class lgraph.Lgraph.DelPluginResponse
- newBuilder() - Static method in class lgraph.Lgraph.DelRoleRequest
- newBuilder() - Static method in class lgraph.Lgraph.DelRoleResponse
- newBuilder() - Static method in class lgraph.Lgraph.DelUserRequest
- newBuilder() - Static method in class lgraph.Lgraph.DelUserResponse
- newBuilder() - Static method in class lgraph.Lgraph.DelVertexRequest
- newBuilder() - Static method in class lgraph.Lgraph.DelVertexResponse
- newBuilder() - Static method in class lgraph.Lgraph.EdgeConstraint
- newBuilder() - Static method in class lgraph.Lgraph.EdgeData
- newBuilder() - Static method in class lgraph.Lgraph.FlushRequest
- newBuilder() - Static method in class lgraph.Lgraph.FlushResponse
- newBuilder() - Static method in class lgraph.Lgraph.GetLabelRequest
- newBuilder() - Static method in class lgraph.Lgraph.GetLabelResponse
- newBuilder() - Static method in class lgraph.Lgraph.GetMasterRequest
- newBuilder() - Static method in class lgraph.Lgraph.GetMasterResponse
- newBuilder() - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- newBuilder() - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- newBuilder() - Static method in class lgraph.Lgraph.GetUserInfoRequest
- newBuilder() - Static method in class lgraph.Lgraph.GetUserInfoResponse
- newBuilder() - Static method in class lgraph.Lgraph.GraphApiRequest
- newBuilder() - Static method in class lgraph.Lgraph.GraphApiResponse
- newBuilder() - Static method in class lgraph.Lgraph.GraphRequest
- newBuilder() - Static method in class lgraph.Lgraph.GraphResponse
- newBuilder() - Static method in class lgraph.Lgraph.HARequest
- newBuilder() - Static method in class lgraph.Lgraph.HAResponse
- newBuilder() - Static method in class lgraph.Lgraph.Header
- newBuilder() - Static method in class lgraph.Lgraph.HeartbeatRequest
- newBuilder() - Static method in class lgraph.Lgraph.HeartbeatResponse
- newBuilder() - Static method in class lgraph.Lgraph.ImportRequest
- newBuilder() - Static method in class lgraph.Lgraph.ImportResponse
- newBuilder() - Static method in class lgraph.Lgraph.LGraphRequest
- newBuilder() - Static method in class lgraph.Lgraph.LGraphResponse
- newBuilder() - Static method in class lgraph.Lgraph.ListGraphsRequest
- newBuilder() - Static method in class lgraph.Lgraph.ListGraphsResponse
- newBuilder() - Static method in class lgraph.Lgraph.ListLabelsRequest
- newBuilder() - Static method in class lgraph.Lgraph.ListLabelsResponse
- newBuilder() - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- newBuilder() - Static method in class lgraph.Lgraph.ListOfString
- newBuilder() - Static method in class lgraph.Lgraph.ListPeersRequest
- newBuilder() - Static method in class lgraph.Lgraph.ListPeersResponse
- newBuilder() - Static method in class lgraph.Lgraph.ListPluginRequest
- newBuilder() - Static method in class lgraph.Lgraph.ListPluginResponse
- newBuilder() - Static method in class lgraph.Lgraph.ListRoleRequest
- newBuilder() - Static method in class lgraph.Lgraph.ListRoleResponse
- newBuilder() - Static method in class lgraph.Lgraph.ListUserRequest
- newBuilder() - Static method in class lgraph.Lgraph.ListUserResponse
- newBuilder() - Static method in class lgraph.Lgraph.LoadPluginRequest
- newBuilder() - Static method in class lgraph.Lgraph.LoadPluginResponse
- newBuilder() - Static method in class lgraph.Lgraph.LoginRequest
- newBuilder() - Static method in class lgraph.Lgraph.LogMessage
- newBuilder() - Static method in class lgraph.Lgraph.LogoutRequest
- newBuilder() - Static method in class lgraph.Lgraph.ModConfigRequest
- newBuilder() - Static method in class lgraph.Lgraph.ModConfigResponse
- newBuilder() - Static method in class lgraph.Lgraph.ModEdgeRequest
- newBuilder() - Static method in class lgraph.Lgraph.ModEdgeResponse
- newBuilder() - Static method in class lgraph.Lgraph.ModRoleRequest
- newBuilder() - Static method in class lgraph.Lgraph.ModRoleResponse
- newBuilder() - Static method in class lgraph.Lgraph.ModUserRequest
- newBuilder() - Static method in class lgraph.Lgraph.ModUserResponse
- newBuilder() - Static method in class lgraph.Lgraph.ModVertexRequest
- newBuilder() - Static method in class lgraph.Lgraph.ModVertexResponse
- newBuilder() - Static method in class lgraph.Lgraph.PeerInfo
- newBuilder() - Static method in class lgraph.Lgraph.PluginRequest
- newBuilder() - Static method in class lgraph.Lgraph.PluginResponse
- newBuilder() - Static method in class lgraph.Lgraph.Property
- newBuilder() - Static method in class lgraph.Lgraph.ProtoDBConfig
- newBuilder() - Static method in class lgraph.Lgraph.ProtoFieldData
- newBuilder() - Static method in class lgraph.Lgraph.ProtoFieldSpec
- newBuilder() - Static method in class lgraph.Lgraph.ProtoGraphAccess
- newBuilder() - Static method in class lgraph.Lgraph.ProtoIndexSpec
- newBuilder() - Static method in class lgraph.Lgraph.ProtoRoleInfo
- newBuilder() - Static method in class lgraph.Lgraph.ProtoUserInfo
- newBuilder() - Static method in class lgraph.Lgraph.RestoreRequest
- newBuilder() - Static method in class lgraph.Lgraph.RestoreResponse
- newBuilder() - Static method in class lgraph.Lgraph.SchemaRequest
- newBuilder() - Static method in class lgraph.Lgraph.SchemaResponse
- newBuilder() - Static method in class lgraph.Lgraph.SetPasswordParam
- newBuilder() - Static method in class lgraph.Lgraph.Snapshot
- newBuilder() - Static method in class lgraph.Lgraph.SrcDstFieldValues
- newBuilder() - Static method in class lgraph.Lgraph.SubGraphRequest
- newBuilder() - Static method in class lgraph.Lgraph.SubGraphResponse
- newBuilder() - Static method in class lgraph.Lgraph.SyncMetaRequest
- newBuilder() - Static method in class lgraph.Lgraph.SyncMetaResponse
- newBuilder() - Static method in class lgraph.Lgraph.VertexData
- newBuilder(Lgraph.AclRequest) - Static method in class lgraph.Lgraph.AclRequest
- newBuilder(Lgraph.AclResponse) - Static method in class lgraph.Lgraph.AclResponse
- newBuilder(Lgraph.AddEdgesRequest) - Static method in class lgraph.Lgraph.AddEdgesRequest
- newBuilder(Lgraph.AddEdgesResponse) - Static method in class lgraph.Lgraph.AddEdgesResponse
- newBuilder(Lgraph.AddGraphRequest) - Static method in class lgraph.Lgraph.AddGraphRequest
- newBuilder(Lgraph.AddGraphResponse) - Static method in class lgraph.Lgraph.AddGraphResponse
- newBuilder(Lgraph.AddIndexRequest) - Static method in class lgraph.Lgraph.AddIndexRequest
- newBuilder(Lgraph.AddIndexResponse) - Static method in class lgraph.Lgraph.AddIndexResponse
- newBuilder(Lgraph.AddLabelRequest) - Static method in class lgraph.Lgraph.AddLabelRequest
- newBuilder(Lgraph.AddLabelResponse) - Static method in class lgraph.Lgraph.AddLabelResponse
- newBuilder(Lgraph.AddRoleRequest) - Static method in class lgraph.Lgraph.AddRoleRequest
- newBuilder(Lgraph.AddRoleResponse) - Static method in class lgraph.Lgraph.AddRoleResponse
- newBuilder(Lgraph.AddUserRequest) - Static method in class lgraph.Lgraph.AddUserRequest
- newBuilder(Lgraph.AddUserResponse) - Static method in class lgraph.Lgraph.AddUserResponse
- newBuilder(Lgraph.AddVertexesRequest) - Static method in class lgraph.Lgraph.AddVertexesRequest
- newBuilder(Lgraph.AddVertexesResponse) - Static method in class lgraph.Lgraph.AddVertexesResponse
- newBuilder(Lgraph.AuthRequest) - Static method in class lgraph.Lgraph.AuthRequest
- newBuilder(Lgraph.AuthResponse) - Static method in class lgraph.Lgraph.AuthResponse
- newBuilder(Lgraph.BackupLogEntry) - Static method in class lgraph.Lgraph.BackupLogEntry
- newBuilder(Lgraph.CallPluginRequest) - Static method in class lgraph.Lgraph.CallPluginRequest
- newBuilder(Lgraph.CallPluginResponse) - Static method in class lgraph.Lgraph.CallPluginResponse
- newBuilder(Lgraph.ConfigRequest) - Static method in class lgraph.Lgraph.ConfigRequest
- newBuilder(Lgraph.ConfigResponse) - Static method in class lgraph.Lgraph.ConfigResponse
- newBuilder(Lgraph.CypherRequest) - Static method in class lgraph.Lgraph.CypherRequest
- newBuilder(Lgraph.CypherResponse) - Static method in class lgraph.Lgraph.CypherResponse
- newBuilder(Lgraph.CypherResult) - Static method in class lgraph.Lgraph.CypherResult
- newBuilder(Lgraph.DelEdgeRequest) - Static method in class lgraph.Lgraph.DelEdgeRequest
- newBuilder(Lgraph.DelEdgeResponse) - Static method in class lgraph.Lgraph.DelEdgeResponse
- newBuilder(Lgraph.DeleteGraphRequest) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- newBuilder(Lgraph.DeleteGraphResponse) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- newBuilder(Lgraph.DelIndexRequest) - Static method in class lgraph.Lgraph.DelIndexRequest
- newBuilder(Lgraph.DelIndexResponse) - Static method in class lgraph.Lgraph.DelIndexResponse
- newBuilder(Lgraph.DelPluginRequest) - Static method in class lgraph.Lgraph.DelPluginRequest
- newBuilder(Lgraph.DelPluginResponse) - Static method in class lgraph.Lgraph.DelPluginResponse
- newBuilder(Lgraph.DelRoleRequest) - Static method in class lgraph.Lgraph.DelRoleRequest
- newBuilder(Lgraph.DelRoleResponse) - Static method in class lgraph.Lgraph.DelRoleResponse
- newBuilder(Lgraph.DelUserRequest) - Static method in class lgraph.Lgraph.DelUserRequest
- newBuilder(Lgraph.DelUserResponse) - Static method in class lgraph.Lgraph.DelUserResponse
- newBuilder(Lgraph.DelVertexRequest) - Static method in class lgraph.Lgraph.DelVertexRequest
- newBuilder(Lgraph.DelVertexResponse) - Static method in class lgraph.Lgraph.DelVertexResponse
- newBuilder(Lgraph.EdgeConstraint) - Static method in class lgraph.Lgraph.EdgeConstraint
- newBuilder(Lgraph.EdgeData) - Static method in class lgraph.Lgraph.EdgeData
- newBuilder(Lgraph.FlushRequest) - Static method in class lgraph.Lgraph.FlushRequest
- newBuilder(Lgraph.FlushResponse) - Static method in class lgraph.Lgraph.FlushResponse
- newBuilder(Lgraph.GetLabelRequest) - Static method in class lgraph.Lgraph.GetLabelRequest
- newBuilder(Lgraph.GetLabelResponse) - Static method in class lgraph.Lgraph.GetLabelResponse
- newBuilder(Lgraph.GetMasterRequest) - Static method in class lgraph.Lgraph.GetMasterRequest
- newBuilder(Lgraph.GetMasterResponse) - Static method in class lgraph.Lgraph.GetMasterResponse
- newBuilder(Lgraph.GetRoleInfoRequest) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- newBuilder(Lgraph.GetRoleInfoResponse) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- newBuilder(Lgraph.GetUserInfoRequest) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- newBuilder(Lgraph.GetUserInfoResponse) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- newBuilder(Lgraph.GraphApiRequest) - Static method in class lgraph.Lgraph.GraphApiRequest
- newBuilder(Lgraph.GraphApiResponse) - Static method in class lgraph.Lgraph.GraphApiResponse
- newBuilder(Lgraph.GraphRequest) - Static method in class lgraph.Lgraph.GraphRequest
- newBuilder(Lgraph.GraphResponse) - Static method in class lgraph.Lgraph.GraphResponse
- newBuilder(Lgraph.HARequest) - Static method in class lgraph.Lgraph.HARequest
- newBuilder(Lgraph.HAResponse) - Static method in class lgraph.Lgraph.HAResponse
- newBuilder(Lgraph.Header) - Static method in class lgraph.Lgraph.Header
- newBuilder(Lgraph.HeartbeatRequest) - Static method in class lgraph.Lgraph.HeartbeatRequest
- newBuilder(Lgraph.HeartbeatResponse) - Static method in class lgraph.Lgraph.HeartbeatResponse
- newBuilder(Lgraph.ImportRequest) - Static method in class lgraph.Lgraph.ImportRequest
- newBuilder(Lgraph.ImportResponse) - Static method in class lgraph.Lgraph.ImportResponse
- newBuilder(Lgraph.LGraphRequest) - Static method in class lgraph.Lgraph.LGraphRequest
- newBuilder(Lgraph.LGraphResponse) - Static method in class lgraph.Lgraph.LGraphResponse
- newBuilder(Lgraph.ListGraphsRequest) - Static method in class lgraph.Lgraph.ListGraphsRequest
- newBuilder(Lgraph.ListGraphsResponse) - Static method in class lgraph.Lgraph.ListGraphsResponse
- newBuilder(Lgraph.ListLabelsRequest) - Static method in class lgraph.Lgraph.ListLabelsRequest
- newBuilder(Lgraph.ListLabelsResponse) - Static method in class lgraph.Lgraph.ListLabelsResponse
- newBuilder(Lgraph.ListOfProtoFieldData) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- newBuilder(Lgraph.ListOfString) - Static method in class lgraph.Lgraph.ListOfString
- newBuilder(Lgraph.ListPeersRequest) - Static method in class lgraph.Lgraph.ListPeersRequest
- newBuilder(Lgraph.ListPeersResponse) - Static method in class lgraph.Lgraph.ListPeersResponse
- newBuilder(Lgraph.ListPluginRequest) - Static method in class lgraph.Lgraph.ListPluginRequest
- newBuilder(Lgraph.ListPluginResponse) - Static method in class lgraph.Lgraph.ListPluginResponse
- newBuilder(Lgraph.ListRoleRequest) - Static method in class lgraph.Lgraph.ListRoleRequest
- newBuilder(Lgraph.ListRoleResponse) - Static method in class lgraph.Lgraph.ListRoleResponse
- newBuilder(Lgraph.ListUserRequest) - Static method in class lgraph.Lgraph.ListUserRequest
- newBuilder(Lgraph.ListUserResponse) - Static method in class lgraph.Lgraph.ListUserResponse
- newBuilder(Lgraph.LoadPluginRequest) - Static method in class lgraph.Lgraph.LoadPluginRequest
- newBuilder(Lgraph.LoadPluginResponse) - Static method in class lgraph.Lgraph.LoadPluginResponse
- newBuilder(Lgraph.LoginRequest) - Static method in class lgraph.Lgraph.LoginRequest
- newBuilder(Lgraph.LogMessage) - Static method in class lgraph.Lgraph.LogMessage
- newBuilder(Lgraph.LogoutRequest) - Static method in class lgraph.Lgraph.LogoutRequest
- newBuilder(Lgraph.ModConfigRequest) - Static method in class lgraph.Lgraph.ModConfigRequest
- newBuilder(Lgraph.ModConfigResponse) - Static method in class lgraph.Lgraph.ModConfigResponse
- newBuilder(Lgraph.ModEdgeRequest) - Static method in class lgraph.Lgraph.ModEdgeRequest
- newBuilder(Lgraph.ModEdgeResponse) - Static method in class lgraph.Lgraph.ModEdgeResponse
- newBuilder(Lgraph.ModRoleRequest) - Static method in class lgraph.Lgraph.ModRoleRequest
- newBuilder(Lgraph.ModRoleResponse) - Static method in class lgraph.Lgraph.ModRoleResponse
- newBuilder(Lgraph.ModUserRequest) - Static method in class lgraph.Lgraph.ModUserRequest
- newBuilder(Lgraph.ModUserResponse) - Static method in class lgraph.Lgraph.ModUserResponse
- newBuilder(Lgraph.ModVertexRequest) - Static method in class lgraph.Lgraph.ModVertexRequest
- newBuilder(Lgraph.ModVertexResponse) - Static method in class lgraph.Lgraph.ModVertexResponse
- newBuilder(Lgraph.PeerInfo) - Static method in class lgraph.Lgraph.PeerInfo
- newBuilder(Lgraph.PluginRequest) - Static method in class lgraph.Lgraph.PluginRequest
- newBuilder(Lgraph.PluginResponse) - Static method in class lgraph.Lgraph.PluginResponse
- newBuilder(Lgraph.Property) - Static method in class lgraph.Lgraph.Property
- newBuilder(Lgraph.ProtoDBConfig) - Static method in class lgraph.Lgraph.ProtoDBConfig
- newBuilder(Lgraph.ProtoFieldData) - Static method in class lgraph.Lgraph.ProtoFieldData
- newBuilder(Lgraph.ProtoFieldSpec) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- newBuilder(Lgraph.ProtoGraphAccess) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- newBuilder(Lgraph.ProtoIndexSpec) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- newBuilder(Lgraph.ProtoRoleInfo) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- newBuilder(Lgraph.ProtoUserInfo) - Static method in class lgraph.Lgraph.ProtoUserInfo
- newBuilder(Lgraph.RestoreRequest) - Static method in class lgraph.Lgraph.RestoreRequest
- newBuilder(Lgraph.RestoreResponse) - Static method in class lgraph.Lgraph.RestoreResponse
- newBuilder(Lgraph.SchemaRequest) - Static method in class lgraph.Lgraph.SchemaRequest
- newBuilder(Lgraph.SchemaResponse) - Static method in class lgraph.Lgraph.SchemaResponse
- newBuilder(Lgraph.SetPasswordParam) - Static method in class lgraph.Lgraph.SetPasswordParam
- newBuilder(Lgraph.Snapshot) - Static method in class lgraph.Lgraph.Snapshot
- newBuilder(Lgraph.SrcDstFieldValues) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- newBuilder(Lgraph.SubGraphRequest) - Static method in class lgraph.Lgraph.SubGraphRequest
- newBuilder(Lgraph.SubGraphResponse) - Static method in class lgraph.Lgraph.SubGraphResponse
- newBuilder(Lgraph.SyncMetaRequest) - Static method in class lgraph.Lgraph.SyncMetaRequest
- newBuilder(Lgraph.SyncMetaResponse) - Static method in class lgraph.Lgraph.SyncMetaResponse
- newBuilder(Lgraph.VertexData) - Static method in class lgraph.Lgraph.VertexData
- newBuilderForType() - Method in class lgraph.Lgraph.AclRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AclResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AddEdgesRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AddEdgesResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AddGraphRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AddGraphResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AddIndexRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AddIndexResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AddLabelRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AddLabelResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AddRoleRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AddRoleResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AddUserRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AddUserResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AddVertexesRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AddVertexesResponse
- newBuilderForType() - Method in class lgraph.Lgraph.AuthRequest
- newBuilderForType() - Method in class lgraph.Lgraph.AuthResponse
- newBuilderForType() - Method in class lgraph.Lgraph.BackupLogEntry
- newBuilderForType() - Method in class lgraph.Lgraph.CallPluginRequest
- newBuilderForType() - Method in class lgraph.Lgraph.CallPluginResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ConfigRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ConfigResponse
- newBuilderForType() - Method in class lgraph.Lgraph.CypherRequest
- newBuilderForType() - Method in class lgraph.Lgraph.CypherResponse
- newBuilderForType() - Method in class lgraph.Lgraph.CypherResult
- newBuilderForType() - Method in class lgraph.Lgraph.DelEdgeRequest
- newBuilderForType() - Method in class lgraph.Lgraph.DelEdgeResponse
- newBuilderForType() - Method in class lgraph.Lgraph.DeleteGraphRequest
- newBuilderForType() - Method in class lgraph.Lgraph.DeleteGraphResponse
- newBuilderForType() - Method in class lgraph.Lgraph.DelIndexRequest
- newBuilderForType() - Method in class lgraph.Lgraph.DelIndexResponse
- newBuilderForType() - Method in class lgraph.Lgraph.DelPluginRequest
- newBuilderForType() - Method in class lgraph.Lgraph.DelPluginResponse
- newBuilderForType() - Method in class lgraph.Lgraph.DelRoleRequest
- newBuilderForType() - Method in class lgraph.Lgraph.DelRoleResponse
- newBuilderForType() - Method in class lgraph.Lgraph.DelUserRequest
- newBuilderForType() - Method in class lgraph.Lgraph.DelUserResponse
- newBuilderForType() - Method in class lgraph.Lgraph.DelVertexRequest
- newBuilderForType() - Method in class lgraph.Lgraph.DelVertexResponse
- newBuilderForType() - Method in class lgraph.Lgraph.EdgeConstraint
- newBuilderForType() - Method in class lgraph.Lgraph.EdgeData
- newBuilderForType() - Method in class lgraph.Lgraph.FlushRequest
- newBuilderForType() - Method in class lgraph.Lgraph.FlushResponse
- newBuilderForType() - Method in class lgraph.Lgraph.GetLabelRequest
- newBuilderForType() - Method in class lgraph.Lgraph.GetLabelResponse
- newBuilderForType() - Method in class lgraph.Lgraph.GetMasterRequest
- newBuilderForType() - Method in class lgraph.Lgraph.GetMasterResponse
- newBuilderForType() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- newBuilderForType() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- newBuilderForType() - Method in class lgraph.Lgraph.GetUserInfoRequest
- newBuilderForType() - Method in class lgraph.Lgraph.GetUserInfoResponse
- newBuilderForType() - Method in class lgraph.Lgraph.GraphApiRequest
- newBuilderForType() - Method in class lgraph.Lgraph.GraphApiResponse
- newBuilderForType() - Method in class lgraph.Lgraph.GraphRequest
- newBuilderForType() - Method in class lgraph.Lgraph.GraphResponse
- newBuilderForType() - Method in class lgraph.Lgraph.HARequest
- newBuilderForType() - Method in class lgraph.Lgraph.HAResponse
- newBuilderForType() - Method in class lgraph.Lgraph.Header
- newBuilderForType() - Method in class lgraph.Lgraph.HeartbeatRequest
- newBuilderForType() - Method in class lgraph.Lgraph.HeartbeatResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ImportRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ImportResponse
- newBuilderForType() - Method in class lgraph.Lgraph.LGraphRequest
- newBuilderForType() - Method in class lgraph.Lgraph.LGraphResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ListGraphsRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ListGraphsResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ListLabelsRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ListLabelsResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- newBuilderForType() - Method in class lgraph.Lgraph.ListOfString
- newBuilderForType() - Method in class lgraph.Lgraph.ListPeersRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ListPeersResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ListPluginRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ListPluginResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ListRoleRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ListRoleResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ListUserRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ListUserResponse
- newBuilderForType() - Method in class lgraph.Lgraph.LoadPluginRequest
- newBuilderForType() - Method in class lgraph.Lgraph.LoadPluginResponse
- newBuilderForType() - Method in class lgraph.Lgraph.LoginRequest
- newBuilderForType() - Method in class lgraph.Lgraph.LogMessage
- newBuilderForType() - Method in class lgraph.Lgraph.LogoutRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ModConfigRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ModConfigResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ModEdgeRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ModEdgeResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ModRoleRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ModRoleResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ModUserRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ModUserResponse
- newBuilderForType() - Method in class lgraph.Lgraph.ModVertexRequest
- newBuilderForType() - Method in class lgraph.Lgraph.ModVertexResponse
- newBuilderForType() - Method in class lgraph.Lgraph.PeerInfo
- newBuilderForType() - Method in class lgraph.Lgraph.PluginRequest
- newBuilderForType() - Method in class lgraph.Lgraph.PluginResponse
- newBuilderForType() - Method in class lgraph.Lgraph.Property
- newBuilderForType() - Method in class lgraph.Lgraph.ProtoDBConfig
- newBuilderForType() - Method in class lgraph.Lgraph.ProtoFieldData
- newBuilderForType() - Method in class lgraph.Lgraph.ProtoFieldSpec
- newBuilderForType() - Method in class lgraph.Lgraph.ProtoGraphAccess
- newBuilderForType() - Method in class lgraph.Lgraph.ProtoIndexSpec
- newBuilderForType() - Method in class lgraph.Lgraph.ProtoRoleInfo
- newBuilderForType() - Method in class lgraph.Lgraph.ProtoUserInfo
- newBuilderForType() - Method in class lgraph.Lgraph.RestoreRequest
- newBuilderForType() - Method in class lgraph.Lgraph.RestoreResponse
- newBuilderForType() - Method in class lgraph.Lgraph.SchemaRequest
- newBuilderForType() - Method in class lgraph.Lgraph.SchemaResponse
- newBuilderForType() - Method in class lgraph.Lgraph.SetPasswordParam
- newBuilderForType() - Method in class lgraph.Lgraph.Snapshot
- newBuilderForType() - Method in class lgraph.Lgraph.SrcDstFieldValues
- newBuilderForType() - Method in class lgraph.Lgraph.SubGraphRequest
- newBuilderForType() - Method in class lgraph.Lgraph.SubGraphResponse
- newBuilderForType() - Method in class lgraph.Lgraph.SyncMetaRequest
- newBuilderForType() - Method in class lgraph.Lgraph.SyncMetaResponse
- newBuilderForType() - Method in class lgraph.Lgraph.VertexData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AclRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AclResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddEdgesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddEdgesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddGraphRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddGraphResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddIndexRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddIndexResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddLabelRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddLabelResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddRoleRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddRoleResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddUserRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddUserResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddVertexesRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AddVertexesResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AuthRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.AuthResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.BackupLogEntry
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.CallPluginRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.CallPluginResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ConfigRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ConfigResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.CypherRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.CypherResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.CypherResult
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelEdgeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelEdgeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DeleteGraphRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DeleteGraphResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelIndexRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelIndexResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelPluginRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelPluginResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelRoleRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelRoleResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelUserRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelUserResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelVertexRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.DelVertexResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.EdgeConstraint
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.EdgeData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.FlushRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.FlushResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetLabelRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetLabelResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetMasterRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetMasterResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetRoleInfoRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetRoleInfoResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetUserInfoRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GetUserInfoResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GraphApiRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GraphApiResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GraphRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.GraphResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.HARequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.HAResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.Header
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.HeartbeatRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.HeartbeatResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ImportRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ImportResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.LGraphRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.LGraphResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListGraphsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListGraphsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListLabelsRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListLabelsResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListOfProtoFieldData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListOfString
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListPeersRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListPeersResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListPluginRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListPluginResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListRoleRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListRoleResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListUserRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ListUserResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.LoadPluginRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.LoadPluginResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.LoginRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.LogMessage
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.LogoutRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModConfigRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModConfigResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModEdgeRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModEdgeResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModRoleRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModRoleResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModUserRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModUserResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModVertexRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ModVertexResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.PeerInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.PluginRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.PluginResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.Property
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ProtoDBConfig
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ProtoFieldData
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ProtoFieldSpec
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ProtoGraphAccess
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ProtoIndexSpec
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ProtoRoleInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.ProtoUserInfo
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.RestoreRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.RestoreResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SchemaRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SchemaResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SetPasswordParam
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.Snapshot
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SrcDstFieldValues
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SubGraphRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SubGraphResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SyncMetaRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.SyncMetaResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class lgraph.Lgraph.VertexData
- NODES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SubGraphResponse
- NONE - lgraph.Lgraph.ProtoAccessLevel
-
DO NOT change the value of the enums, we are relying on them
- NONE_VALUE - Static variable in enum lgraph.Lgraph.ProtoAccessLevel
-
DO NOT change the value of the enums, we are relying on them
- NUL - lgraph.Lgraph.ProtoFieldType
-
NUL = 0; - NUL_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
NUL = 0; - NULLABLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldSpec
O
- OFFLINE - lgraph.Lgraph.NodeState
-
OFFLINE = 6; - OFFLINE_VALUE - Static variable in enum lgraph.Lgraph.NodeState
-
OFFLINE = 6; - OLD_PASS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SetPasswordParam
P
- PARAM_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CallPluginRequest
- PARAM_NAMES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherRequest
- PARAM_VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AclRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AclResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddUserRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddUserResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AuthRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.AuthResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ConfigRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ConfigResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.CypherRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.CypherResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.CypherResult
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelUserRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelUserResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.EdgeData
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.FlushRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.FlushResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GraphRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.GraphResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.HARequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.HAResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.Header
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ImportRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ImportResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.LGraphRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.LGraphResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListOfString
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListUserRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ListUserResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.LoginRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.LogMessage
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.LogoutRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModUserRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModUserResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.PeerInfo
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.PluginRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.PluginResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.Property
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.RestoreRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.RestoreResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SchemaRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SchemaResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.Snapshot
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseDelimitedFrom(InputStream) - Static method in class lgraph.Lgraph.VertexData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResult
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HARequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HAResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Header
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfString
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoginRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogMessage
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogoutRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PeerInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Property
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Snapshot
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.Header
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.Property
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(byte[]) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Header
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Property
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.Header
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.Property
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(ByteString) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Header
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Property
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.Header
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.Property
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(CodedInputStream) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Header
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Property
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.Header
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.Property
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(InputStream) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Header
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Property
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.Header
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.Property
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(ByteBuffer) - Static method in class lgraph.Lgraph.VertexData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AclResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddEdgesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddGraphResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddIndexResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddLabelResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddRoleResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddUserResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AddVertexesResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.AuthResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.BackupLogEntry
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CallPluginResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ConfigResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.CypherResult
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelEdgeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelIndexResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelPluginResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelRoleResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelUserResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.DelVertexResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeConstraint
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.EdgeData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.FlushResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetLabelResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetMasterResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphApiResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.GraphResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HARequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HAResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Header
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.HeartbeatResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ImportResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LGraphResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListGraphsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListLabelsResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListOfString
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPeersResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListPluginResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListRoleResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ListUserResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoadPluginResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LoginRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogMessage
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.LogoutRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModConfigResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModEdgeResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModRoleResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModUserResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ModVertexResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PeerInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.PluginResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Property
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoDBConfig
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldData
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.ProtoUserInfo
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.RestoreResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SchemaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SetPasswordParam
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.Snapshot
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SubGraphResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.SyncMetaResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class lgraph.Lgraph.VertexData
- parser() - Static method in class lgraph.Lgraph.AclRequest
- parser() - Static method in class lgraph.Lgraph.AclResponse
- parser() - Static method in class lgraph.Lgraph.AddEdgesRequest
- parser() - Static method in class lgraph.Lgraph.AddEdgesResponse
- parser() - Static method in class lgraph.Lgraph.AddGraphRequest
- parser() - Static method in class lgraph.Lgraph.AddGraphResponse
- parser() - Static method in class lgraph.Lgraph.AddIndexRequest
- parser() - Static method in class lgraph.Lgraph.AddIndexResponse
- parser() - Static method in class lgraph.Lgraph.AddLabelRequest
- parser() - Static method in class lgraph.Lgraph.AddLabelResponse
- parser() - Static method in class lgraph.Lgraph.AddRoleRequest
- parser() - Static method in class lgraph.Lgraph.AddRoleResponse
- parser() - Static method in class lgraph.Lgraph.AddUserRequest
- parser() - Static method in class lgraph.Lgraph.AddUserResponse
- parser() - Static method in class lgraph.Lgraph.AddVertexesRequest
- parser() - Static method in class lgraph.Lgraph.AddVertexesResponse
- parser() - Static method in class lgraph.Lgraph.AuthRequest
- parser() - Static method in class lgraph.Lgraph.AuthResponse
- parser() - Static method in class lgraph.Lgraph.BackupLogEntry
- parser() - Static method in class lgraph.Lgraph.CallPluginRequest
- parser() - Static method in class lgraph.Lgraph.CallPluginResponse
- parser() - Static method in class lgraph.Lgraph.ConfigRequest
- parser() - Static method in class lgraph.Lgraph.ConfigResponse
- parser() - Static method in class lgraph.Lgraph.CypherRequest
- parser() - Static method in class lgraph.Lgraph.CypherResponse
- parser() - Static method in class lgraph.Lgraph.CypherResult
- parser() - Static method in class lgraph.Lgraph.DelEdgeRequest
- parser() - Static method in class lgraph.Lgraph.DelEdgeResponse
- parser() - Static method in class lgraph.Lgraph.DeleteGraphRequest
- parser() - Static method in class lgraph.Lgraph.DeleteGraphResponse
- parser() - Static method in class lgraph.Lgraph.DelIndexRequest
- parser() - Static method in class lgraph.Lgraph.DelIndexResponse
- parser() - Static method in class lgraph.Lgraph.DelPluginRequest
- parser() - Static method in class lgraph.Lgraph.DelPluginResponse
- parser() - Static method in class lgraph.Lgraph.DelRoleRequest
- parser() - Static method in class lgraph.Lgraph.DelRoleResponse
- parser() - Static method in class lgraph.Lgraph.DelUserRequest
- parser() - Static method in class lgraph.Lgraph.DelUserResponse
- parser() - Static method in class lgraph.Lgraph.DelVertexRequest
- parser() - Static method in class lgraph.Lgraph.DelVertexResponse
- parser() - Static method in class lgraph.Lgraph.EdgeConstraint
- parser() - Static method in class lgraph.Lgraph.EdgeData
- parser() - Static method in class lgraph.Lgraph.FlushRequest
- parser() - Static method in class lgraph.Lgraph.FlushResponse
- parser() - Static method in class lgraph.Lgraph.GetLabelRequest
- parser() - Static method in class lgraph.Lgraph.GetLabelResponse
- parser() - Static method in class lgraph.Lgraph.GetMasterRequest
- parser() - Static method in class lgraph.Lgraph.GetMasterResponse
- parser() - Static method in class lgraph.Lgraph.GetRoleInfoRequest
- parser() - Static method in class lgraph.Lgraph.GetRoleInfoResponse
- parser() - Static method in class lgraph.Lgraph.GetUserInfoRequest
- parser() - Static method in class lgraph.Lgraph.GetUserInfoResponse
- parser() - Static method in class lgraph.Lgraph.GraphApiRequest
- parser() - Static method in class lgraph.Lgraph.GraphApiResponse
- parser() - Static method in class lgraph.Lgraph.GraphRequest
- parser() - Static method in class lgraph.Lgraph.GraphResponse
- parser() - Static method in class lgraph.Lgraph.HARequest
- parser() - Static method in class lgraph.Lgraph.HAResponse
- parser() - Static method in class lgraph.Lgraph.Header
- parser() - Static method in class lgraph.Lgraph.HeartbeatRequest
- parser() - Static method in class lgraph.Lgraph.HeartbeatResponse
- parser() - Static method in class lgraph.Lgraph.ImportRequest
- parser() - Static method in class lgraph.Lgraph.ImportResponse
- parser() - Static method in class lgraph.Lgraph.LGraphRequest
- parser() - Static method in class lgraph.Lgraph.LGraphResponse
- parser() - Static method in class lgraph.Lgraph.ListGraphsRequest
- parser() - Static method in class lgraph.Lgraph.ListGraphsResponse
- parser() - Static method in class lgraph.Lgraph.ListLabelsRequest
- parser() - Static method in class lgraph.Lgraph.ListLabelsResponse
- parser() - Static method in class lgraph.Lgraph.ListOfProtoFieldData
- parser() - Static method in class lgraph.Lgraph.ListOfString
- parser() - Static method in class lgraph.Lgraph.ListPeersRequest
- parser() - Static method in class lgraph.Lgraph.ListPeersResponse
- parser() - Static method in class lgraph.Lgraph.ListPluginRequest
- parser() - Static method in class lgraph.Lgraph.ListPluginResponse
- parser() - Static method in class lgraph.Lgraph.ListRoleRequest
- parser() - Static method in class lgraph.Lgraph.ListRoleResponse
- parser() - Static method in class lgraph.Lgraph.ListUserRequest
- parser() - Static method in class lgraph.Lgraph.ListUserResponse
- parser() - Static method in class lgraph.Lgraph.LoadPluginRequest
- parser() - Static method in class lgraph.Lgraph.LoadPluginResponse
- parser() - Static method in class lgraph.Lgraph.LoginRequest
- parser() - Static method in class lgraph.Lgraph.LogMessage
- parser() - Static method in class lgraph.Lgraph.LogoutRequest
- parser() - Static method in class lgraph.Lgraph.ModConfigRequest
- parser() - Static method in class lgraph.Lgraph.ModConfigResponse
- parser() - Static method in class lgraph.Lgraph.ModEdgeRequest
- parser() - Static method in class lgraph.Lgraph.ModEdgeResponse
- parser() - Static method in class lgraph.Lgraph.ModRoleRequest
- parser() - Static method in class lgraph.Lgraph.ModRoleResponse
- parser() - Static method in class lgraph.Lgraph.ModUserRequest
- parser() - Static method in class lgraph.Lgraph.ModUserResponse
- parser() - Static method in class lgraph.Lgraph.ModVertexRequest
- parser() - Static method in class lgraph.Lgraph.ModVertexResponse
- parser() - Static method in class lgraph.Lgraph.PeerInfo
- parser() - Static method in class lgraph.Lgraph.PluginRequest
- parser() - Static method in class lgraph.Lgraph.PluginResponse
- parser() - Static method in class lgraph.Lgraph.Property
- parser() - Static method in class lgraph.Lgraph.ProtoDBConfig
- parser() - Static method in class lgraph.Lgraph.ProtoFieldData
- parser() - Static method in class lgraph.Lgraph.ProtoFieldSpec
- parser() - Static method in class lgraph.Lgraph.ProtoGraphAccess
- parser() - Static method in class lgraph.Lgraph.ProtoIndexSpec
- parser() - Static method in class lgraph.Lgraph.ProtoRoleInfo
- parser() - Static method in class lgraph.Lgraph.ProtoUserInfo
- parser() - Static method in class lgraph.Lgraph.RestoreRequest
- parser() - Static method in class lgraph.Lgraph.RestoreResponse
- parser() - Static method in class lgraph.Lgraph.SchemaRequest
- parser() - Static method in class lgraph.Lgraph.SchemaResponse
- parser() - Static method in class lgraph.Lgraph.SetPasswordParam
- parser() - Static method in class lgraph.Lgraph.Snapshot
- parser() - Static method in class lgraph.Lgraph.SrcDstFieldValues
- parser() - Static method in class lgraph.Lgraph.SubGraphRequest
- parser() - Static method in class lgraph.Lgraph.SubGraphResponse
- parser() - Static method in class lgraph.Lgraph.SyncMetaRequest
- parser() - Static method in class lgraph.Lgraph.SyncMetaResponse
- parser() - Static method in class lgraph.Lgraph.VertexData
- PARSER - Static variable in class lgraph.Lgraph.AclRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AclResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddEdgesRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddEdgesResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddGraphRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddGraphResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddIndexRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddIndexResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddLabelRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddLabelResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddRoleRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddRoleResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddUserRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddUserResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddVertexesRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AddVertexesResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AuthRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.AuthResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.BackupLogEntry
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.CallPluginRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.CallPluginResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ConfigRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ConfigResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.CypherRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.CypherResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.CypherResult
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelEdgeRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelEdgeResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DeleteGraphRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DeleteGraphResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelIndexRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelIndexResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelPluginRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelPluginResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelRoleRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelRoleResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelUserRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelUserResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelVertexRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.DelVertexResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.EdgeConstraint
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.EdgeData
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.FlushRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.FlushResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetLabelRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetLabelResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetMasterRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetMasterResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetRoleInfoRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetRoleInfoResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetUserInfoRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GetUserInfoResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GraphApiRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GraphApiResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GraphRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.GraphResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.HARequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.HAResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.Header
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.HeartbeatRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.HeartbeatResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ImportRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ImportResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.LGraphRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.LGraphResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListGraphsRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListGraphsResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListLabelsRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListLabelsResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListOfProtoFieldData
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListOfString
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListPeersRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListPeersResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListPluginRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListPluginResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListRoleRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListRoleResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListUserRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ListUserResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.LoadPluginRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.LoadPluginResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.LoginRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.LogMessage
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.LogoutRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModConfigRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModConfigResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModEdgeRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModEdgeResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModRoleRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModRoleResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModUserRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModUserResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModVertexRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ModVertexResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.PeerInfo
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.PluginRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.PluginResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.Property
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ProtoDBConfig
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ProtoFieldData
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ProtoFieldSpec
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ProtoGraphAccess
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ProtoIndexSpec
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ProtoRoleInfo
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.ProtoUserInfo
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.RestoreRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.RestoreResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SchemaRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SchemaResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SetPasswordParam
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.Snapshot
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SrcDstFieldValues
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SubGraphRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SubGraphResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SyncMetaRequest
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.SyncMetaResponse
-
Deprecated.
- PARSER - Static variable in class lgraph.Lgraph.VertexData
-
Deprecated.
- PASSWORD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddUserRequest
- PASSWORD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LoginRequest
- PEERS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListPeersResponse
- Plugin - lgraph.Lgraph.LogApiType
-
Plugin = 2; - PLUGIN_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- PLUGIN_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- PLUGIN_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- PLUGIN_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- Plugin_VALUE - Static variable in enum lgraph.Lgraph.LogApiType
-
Plugin = 2; - PRIMARY_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddLabelRequest
- PROPERTIES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeData
- PROPERTIES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.VertexData
- putAllRoles(Map<String, Lgraph.ProtoRoleInfo>) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - putAllUsers(Map<String, Lgraph.ProtoUserInfo>) - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - putAllValues(Map<String, Lgraph.ProtoAccessLevel>) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - putRoles(String, Lgraph.ProtoRoleInfo) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - putUsers(String, Lgraph.ProtoUserInfo) - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - putValues(String, Lgraph.ProtoAccessLevel) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - PY - lgraph.Lgraph.LoadPluginRequest.CodeType
-
PY = 1; - PY_VALUE - Static variable in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
PY = 1; - PYTHON - lgraph.Lgraph.PluginRequest.PluginType
-
PYTHON = 2; - PYTHON_VALUE - Static variable in enum lgraph.Lgraph.PluginRequest.PluginType
-
PYTHON = 2;
Q
- QUERY_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherRequest
R
- READ_ONLY - lgraph.Lgraph.ProtoAccessLevel
-
READ_ONLY = 1; - READ_ONLY_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LoadPluginRequest
- READ_ONLY_VALUE - Static variable in enum lgraph.Lgraph.ProtoAccessLevel
-
READ_ONLY = 1; - READ_WRITE - lgraph.Lgraph.ProtoAccessLevel
-
READ_WRITE = 2; - READ_WRITE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- READ_WRITE_VALUE - Static variable in enum lgraph.Lgraph.ProtoAccessLevel
-
READ_WRITE = 2; - REDIRECT - lgraph.Lgraph.LGraphResponse.ErrorCode
-
REDIRECT = 5; - REDIRECT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- REDIRECT_VALUE - Static variable in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
REDIRECT = 5; - registerAllExtensions(ExtensionRegistry) - Static method in class lgraph.Lgraph
- registerAllExtensions(ExtensionRegistryLite) - Static method in class lgraph.Lgraph
- removeConfigs(int) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - removeEdgeConstraints(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - removeEdges(int) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - removeEdges(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - removeFields(int) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - removeFields(int) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - removeHeader(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - removeLogs(int) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - removeNodes(int) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - removePeers(int) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - removeProperties(int) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - removeProperties(int) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - removeResult(int) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - removeRoles(String) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
-
map<string, .lgraph.ProtoRoleInfo> roles = 1; - removeUsers(String) - Method in class lgraph.Lgraph.ListUserResponse.Builder
-
map<string, .lgraph.ProtoUserInfo> users = 1; - removeValues(int) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - removeValues(int) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - removeValues(String) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
-
map<string, .lgraph.ProtoAccessLevel> values = 1; - removeVertexes(int) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- REPLAYING_LOG - lgraph.Lgraph.NodeState
-
REPLAYING_LOG = 3; - REPLAYING_LOG_VALUE - Static variable in enum lgraph.Lgraph.NodeState
-
REPLAYING_LOG = 3; - REPLY_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CallPluginResponse
- REQ_FIELD_NUMBER - Static variable in class lgraph.Lgraph.BackupLogEntry
- REQ_NOT_SET - lgraph.Lgraph.AclRequest.ReqCase
- REQ_NOT_SET - lgraph.Lgraph.ConfigRequest.ReqCase
- REQ_NOT_SET - lgraph.Lgraph.GraphApiRequest.ReqCase
- REQ_NOT_SET - lgraph.Lgraph.GraphRequest.ReqCase
- REQ_NOT_SET - lgraph.Lgraph.HARequest.ReqCase
- REQ_NOT_SET - lgraph.Lgraph.LGraphRequest.ReqCase
- REQ_NOT_SET - lgraph.Lgraph.PluginRequest.ReqCase
- RESP_NOT_SET - lgraph.Lgraph.AclResponse.RespCase
- RESP_NOT_SET - lgraph.Lgraph.ConfigResponse.RespCase
- RESP_NOT_SET - lgraph.Lgraph.GraphApiResponse.RespCase
- RESP_NOT_SET - lgraph.Lgraph.GraphResponse.RespCase
- RESP_NOT_SET - lgraph.Lgraph.HAResponse.RespCase
- RESP_NOT_SET - lgraph.Lgraph.LGraphResponse.RespCase
- RESP_NOT_SET - lgraph.Lgraph.PluginResponse.RespCase
- REST_ADDR_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HeartbeatRequest
- REST_ADDR_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PeerInfo
- RESTORE_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- RESTORE_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- RESTORE_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- RESTORE_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- RESULT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherResult
- RESULT_IN_JSON_FORMAT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherRequest
- RESULT_NOT_SET - lgraph.Lgraph.CypherResponse.ResultCase
- RET_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SyncMetaResponse
- ROLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddRoleRequest
- ROLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelRoleRequest
- ROLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GetRoleInfoRequest
- ROLE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModRoleRequest
- ROLES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListRoleResponse
- ROLES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoUserInfo
- RPC_ADDR_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HeartbeatRequest
- RPC_ADDR_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PeerInfo
S
- SCHEMA_REQUEST - lgraph.Lgraph.LGraphRequest.ReqCase
- SCHEMA_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- SCHEMA_RESPONSE - lgraph.Lgraph.LGraphResponse.RespCase
- SCHEMA_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- Security - lgraph.Lgraph.LogApiType
-
Security = 1; - Security_VALUE - Static variable in enum lgraph.Lgraph.LogApiType
-
Security = 1; - SERVER_VERSION_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphResponse
- SET_DESC - lgraph.Lgraph.ModUserRequest.ActionCase
- SET_DESC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- SET_DIFF_GRAPH_ACCESS - lgraph.Lgraph.ModRoleRequest.ActionCase
- SET_DIFF_GRAPH_ACCESS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModRoleRequest
- SET_FULL_GRAPH_ACCESS - lgraph.Lgraph.ModRoleRequest.ActionCase
- SET_FULL_GRAPH_ACCESS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModRoleRequest
- SET_PASSWORD - lgraph.Lgraph.ModUserRequest.ActionCase
- SET_PASSWORD_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- SET_ROLES - lgraph.Lgraph.ModUserRequest.ActionCase
- SET_ROLES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- setAclRequest(Lgraph.AclRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - setAclRequest(Lgraph.AclRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.AclRequest acl_request = 18; - setAclResponse(Lgraph.AclResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - setAclResponse(Lgraph.AclResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.AclResponse acl_response = 18; - setAddEdgesRequest(Lgraph.AddEdgesRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - setAddEdgesRequest(Lgraph.AddEdgesRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddEdgesRequest add_edges_request = 4; - setAddEdgesResponse(Lgraph.AddEdgesResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - setAddEdgesResponse(Lgraph.AddEdgesResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddEdgesResponse add_edges_response = 4; - setAddGraphRequest(Lgraph.AddGraphRequest) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - setAddGraphRequest(Lgraph.AddGraphRequest.Builder) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.AddGraphRequest add_graph_request = 1; - setAddGraphResponse(Lgraph.AddGraphResponse) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - setAddGraphResponse(Lgraph.AddGraphResponse.Builder) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.AddGraphResponse add_graph_response = 1; - setAddIndexRequest(Lgraph.AddIndexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - setAddIndexRequest(Lgraph.AddIndexRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddIndexRequest add_index_request = 2; - setAddIndexResponse(Lgraph.AddIndexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - setAddIndexResponse(Lgraph.AddIndexResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddIndexResponse add_index_response = 2; - setAddLabelRequest(Lgraph.AddLabelRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - setAddLabelRequest(Lgraph.AddLabelRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddLabelRequest add_label_request = 1; - setAddLabelResponse(Lgraph.AddLabelResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - setAddLabelResponse(Lgraph.AddLabelResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddLabelResponse add_label_response = 1; - setAddRoleRequest(Lgraph.AddRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - setAddRoleRequest(Lgraph.AddRoleRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddRoleRequest add_role_request = 6; - setAddRoleResponse(Lgraph.AddRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - setAddRoleResponse(Lgraph.AddRoleResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddRoleResponse add_role_response = 6; - setAddRoles(Lgraph.ListOfString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - setAddRoles(Lgraph.ListOfString.Builder) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString add_roles = 4; - setAddUserRequest(Lgraph.AddUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - setAddUserRequest(Lgraph.AddUserRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AddUserRequest add_user_request = 2; - setAddUserResponse(Lgraph.AddUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - setAddUserResponse(Lgraph.AddUserResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AddUserResponse add_user_response = 2; - setAddVertexesRequest(Lgraph.AddVertexesRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - setAddVertexesRequest(Lgraph.AddVertexesRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.AddVertexesRequest add_vertexes_request = 3; - setAddVertexesResponse(Lgraph.AddVertexesResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - setAddVertexesResponse(Lgraph.AddVertexesResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.AddVertexesResponse add_vertexes_response = 3; - setAsync(boolean) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required bool async = 2; - setAuthMethod(String) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string auth_method = 3; - setAuthMethod(String) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
optional string auth_method = 3; - setAuthMethodBytes(ByteString) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string auth_method = 3; - setAuthMethodBytes(ByteString) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
optional string auth_method = 3; - setAuthRequest(Lgraph.AuthRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - setAuthRequest(Lgraph.AuthRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.AuthRequest auth_request = 1; - setAuthResponse(Lgraph.AuthResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - setAuthResponse(Lgraph.AuthResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.AuthResponse auth_response = 1; - setBeginEnd(boolean) - Method in class lgraph.Lgraph.LogMessage.Builder
-
required bool begin_end = 3; - setBinaryResult(Lgraph.CypherResult) - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - setBinaryResult(Lgraph.CypherResult.Builder) - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional .lgraph.CypherResult binary_result = 2; - setBlob(ByteString) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bytes blob = 11; - setBoolean(boolean) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional bool boolean = 1; - setCallPluginRequest(Lgraph.CallPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - setCallPluginRequest(Lgraph.CallPluginRequest.Builder) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.CallPluginRequest call_plugin_request = 4; - setCallPluginResponse(Lgraph.CallPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - setCallPluginResponse(Lgraph.CallPluginResponse.Builder) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.CallPluginResponse call_plugin_response = 3; - setClientVersion(long) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional int64 client_version = 1; - setCode(ByteString) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bytes code = 3; - setCodeType(Lgraph.LoadPluginRequest.CodeType) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional .lgraph.LoadPluginRequest.CodeType code_type = 5; - setConfig(Lgraph.ProtoDBConfig) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - setConfig(Lgraph.ProtoDBConfig.Builder) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required .lgraph.ProtoDBConfig config = 2; - setConfigRequest(Lgraph.ConfigRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - setConfigRequest(Lgraph.ConfigRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ConfigRequest config_request = 19; - setConfigResponse(Lgraph.ConfigResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - setConfigResponse(Lgraph.ConfigResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ConfigResponse config_response = 19; - setConfigs(int, Lgraph.ProtoDBConfig) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - setConfigs(int, Lgraph.ProtoDBConfig.Builder) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated .lgraph.ProtoDBConfig configs = 2; - setConfirm(String) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
-
required string confirm = 1; - setConfirmBytes(ByteString) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
-
required string confirm = 1; - setContent(String) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string content = 9; - setContentBytes(ByteString) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string content = 9; - setContinueOnError(boolean) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required bool continue_on_error = 6; - setCypherRequest(Lgraph.CypherRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - setCypherRequest(Lgraph.CypherRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.CypherRequest cypher_request = 12; - setCypherResponse(Lgraph.CypherResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - setCypherResponse(Lgraph.CypherResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.CypherResponse cypher_response = 12; - setData(String) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string data = 5; - setDataBytes(ByteString) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string data = 5; - setDataFormat(String) - Method in class com.antgroup.tugraph.CsvDesc
- setDate(int) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 date = 8; - setDatetime(long) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 datetime = 9; - setDbSize(long) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required int64 db_size = 1; - setDelEdgeRequest(Lgraph.DelEdgeRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - setDelEdgeRequest(Lgraph.DelEdgeRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelEdgeRequest del_edge_request = 7; - setDelEdgeResponse(Lgraph.DelEdgeResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - setDelEdgeResponse(Lgraph.DelEdgeResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelEdgeResponse del_edge_response = 7; - setDeleteGraphRequest(Lgraph.DeleteGraphRequest) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - setDeleteGraphRequest(Lgraph.DeleteGraphRequest.Builder) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.DeleteGraphRequest delete_graph_request = 2; - setDeleteGraphResponse(Lgraph.DeleteGraphResponse) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - setDeleteGraphResponse(Lgraph.DeleteGraphResponse.Builder) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.DeleteGraphResponse delete_graph_response = 2; - setDelimiter(String) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string delimiter = 7; - setDelimiterBytes(ByteString) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string delimiter = 7; - setDelIndexRequest(Lgraph.DelIndexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - setDelIndexRequest(Lgraph.DelIndexRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelIndexRequest del_index_request = 5; - setDelIndexResponse(Lgraph.DelIndexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - setDelIndexResponse(Lgraph.DelIndexResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelIndexResponse del_index_response = 5; - setDelPluginRequest(Lgraph.DelPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - setDelPluginRequest(Lgraph.DelPluginRequest.Builder) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.DelPluginRequest del_plugin_request = 3; - setDelPluginResponse(Lgraph.DelPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - setDelPluginResponse(Lgraph.DelPluginResponse.Builder) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.DelPluginResponse del_plugin_response = 2; - setDelRoleRequest(Lgraph.DelRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - setDelRoleRequest(Lgraph.DelRoleRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelRoleRequest del_role_request = 8; - setDelRoleResponse(Lgraph.DelRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - setDelRoleResponse(Lgraph.DelRoleResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelRoleResponse del_role_response = 8; - setDelRoles(Lgraph.ListOfString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - setDelRoles(Lgraph.ListOfString.Builder) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString del_roles = 5; - setDelUserRequest(Lgraph.DelUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - setDelUserRequest(Lgraph.DelUserRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.DelUserRequest del_user_request = 4; - setDelUserResponse(Lgraph.DelUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - setDelUserResponse(Lgraph.DelUserResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.DelUserResponse del_user_response = 4; - setDelVertexRequest(Lgraph.DelVertexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - setDelVertexRequest(Lgraph.DelVertexRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.DelVertexRequest del_vertex_request = 6; - setDelVertexResponse(Lgraph.DelVertexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - setDelVertexResponse(Lgraph.DelVertexResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.DelVertexResponse del_vertex_response = 6; - setDesc(String) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
optional string desc = 2; - setDesc(String) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string desc = 4; - setDesc(String) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional string desc = 4; - setDesc(String) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required string desc = 3; - setDesc(String) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required string desc = 2; - setDescBytes(ByteString) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
optional string desc = 2; - setDescBytes(ByteString) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
optional string desc = 4; - setDescBytes(ByteString) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
optional string desc = 4; - setDescBytes(ByteString) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
-
required string desc = 3; - setDescBytes(ByteString) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required string desc = 2; - setDescription(String) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string description = 4; - setDescription(String) - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string description = 4; - setDescriptionBytes(ByteString) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string description = 4; - setDescriptionBytes(ByteString) - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string description = 4; - setDisable(boolean) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool disable = 6; - setDisable(boolean) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool disable = 7; - setDp(double) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional double dp = 7; - setDst(long) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 dst = 4; - setDst(long) - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 dst = 4; - setDst(long) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 dst = 4; - setDst(long) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 dst = 2; - setDstLabel(String) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string dst_label = 2; - setDstLabelBytes(ByteString) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string dst_label = 2; - setEdgeConstraints(int, Lgraph.EdgeConstraint) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - setEdgeConstraints(int, Lgraph.EdgeConstraint.Builder) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.EdgeConstraint edge_constraints = 4; - setEdgeDstLabel(String) - Method in class com.antgroup.tugraph.CsvDesc
- setEdges(int, Lgraph.EdgeData) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - setEdges(int, Lgraph.EdgeData.Builder) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.EdgeData edges = 2; - setEdges(int, Lgraph.SrcDstFieldValues) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - setEdges(int, Lgraph.SrcDstFieldValues.Builder) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated .lgraph.SrcDstFieldValues edges = 3; - setEdgeSrcLabel(String) - Method in class com.antgroup.tugraph.CsvDesc
- setEid(long) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 eid = 5; - setEid(long) - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 eid = 5; - setEid(long) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 eid = 5; - setEids(int, long) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
repeated int64 eids = 3; - setElapsed(double) - Method in class lgraph.Lgraph.CypherResult.Builder
-
required double elapsed = 3; - setEnable(boolean) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional bool enable = 5; - setEnable(boolean) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional bool enable = 6; - setError(String) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string error = 3; - setErrorBytes(ByteString) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string error = 3; - setErrorCode(Lgraph.LGraphResponse.ErrorCode) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
required .lgraph.LGraphResponse.ErrorCode error_code = 1; - setErrorMessage(String) - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string error_message = 2; - setErrorMessage(String) - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string error_message = 2; - setErrorMessageBytes(ByteString) - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string error_message = 2; - setErrorMessageBytes(ByteString) - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string error_message = 2; - setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AclRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AclResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AuthRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.AuthResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CypherRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CypherResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.CypherResult.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.EdgeData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.FlushRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.FlushResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.GraphResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HARequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HAResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.Header.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ImportRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ImportResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListOfString.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LoginRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LogMessage.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.PeerInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.PluginRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.PluginResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.Property.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.Snapshot.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class lgraph.Lgraph.VertexData.Builder
- setField(String) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string field = 2; - setField(String) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string field = 2; - setField(String) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string field = 2; - setFieldBytes(ByteString) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string field = 2; - setFieldBytes(ByteString) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string field = 2; - setFieldBytes(ByteString) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string field = 2; - setFields(int, String) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
repeated string fields = 2; - setFields(int, String) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
repeated string fields = 2; - setFields(int, String) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
repeated string fields = 6; - setFields(int, String) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
repeated string fields = 3; - setFields(int, Lgraph.ProtoFieldSpec) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - setFields(int, Lgraph.ProtoFieldSpec) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - setFields(int, Lgraph.ProtoFieldSpec.Builder) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 5; - setFields(int, Lgraph.ProtoFieldSpec.Builder) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
-
repeated .lgraph.ProtoFieldSpec fields = 1; - setFileType(boolean) - Method in class com.antgroup.tugraph.CsvDesc
- setFlushRequest(Lgraph.FlushRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - setFlushRequest(Lgraph.FlushRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.FlushRequest flush_request = 11; - setFlushResponse(Lgraph.FlushResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - setFlushResponse(Lgraph.FlushResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.FlushResponse flush_response = 11; - setGetMasterRequest(Lgraph.GetMasterRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - setGetMasterRequest(Lgraph.GetMasterRequest.Builder) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.GetMasterRequest get_master_request = 3; - setGetMasterResponse(Lgraph.GetMasterResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - setGetMasterResponse(Lgraph.GetMasterResponse.Builder) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.GetMasterResponse get_master_response = 3; - setGraph(String) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional string graph = 5; - setGraph(String) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
required string graph = 12; - setGraph(String) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string graph = 3; - setGraph(String) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string graph = 5; - setGraph(String) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required string graph = 6; - setGraph(String) - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string graph = 3; - setGraphAccess(Lgraph.ProtoGraphAccess) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - setGraphAccess(Lgraph.ProtoGraphAccess.Builder) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required .lgraph.ProtoGraphAccess graph_access = 3; - setGraphApiRequest(Lgraph.GraphApiRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - setGraphApiRequest(Lgraph.GraphApiRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphApiRequest graph_api_request = 11; - setGraphApiResponse(Lgraph.GraphApiResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - setGraphApiResponse(Lgraph.GraphApiResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphApiResponse graph_api_response = 11; - setGraphBytes(ByteString) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional string graph = 5; - setGraphBytes(ByteString) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
required string graph = 12; - setGraphBytes(ByteString) - Method in class lgraph.Lgraph.ImportRequest.Builder
-
required string graph = 3; - setGraphBytes(ByteString) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string graph = 5; - setGraphBytes(ByteString) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required string graph = 6; - setGraphBytes(ByteString) - Method in class lgraph.Lgraph.SchemaRequest.Builder
-
required string graph = 3; - setGraphRequest(Lgraph.GraphRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - setGraphRequest(Lgraph.GraphRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.GraphRequest graph_request = 17; - setGraphResponse(Lgraph.GraphResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - setGraphResponse(Lgraph.GraphResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.GraphResponse graph_response = 17; - setHaRequest(Lgraph.HARequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - setHaRequest(Lgraph.HARequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.HARequest ha_request = 14; - setHaResponse(Lgraph.HAResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - setHaResponse(Lgraph.HAResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.HAResponse ha_response = 14; - setHeader(int, Lgraph.Header) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - setHeader(int, Lgraph.Header.Builder) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.Header header = 1; - setHeaderLine(int) - Method in class com.antgroup.tugraph.CsvDesc
- setHeartbeatRequest(Lgraph.HeartbeatRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - setHeartbeatRequest(Lgraph.HeartbeatRequest.Builder) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.HeartbeatRequest heartbeat_request = 1; - setHeartbeatResponse(Lgraph.HeartbeatResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - setHeartbeatResponse(Lgraph.HeartbeatResponse.Builder) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.HeartbeatResponse heartbeat_response = 1; - setImportRequest(Lgraph.ImportRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - setImportRequest(Lgraph.ImportRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.ImportRequest import_request = 15; - setImportResponse(Lgraph.ImportResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - setImportResponse(Lgraph.ImportResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.ImportResponse import_response = 15; - setIndex(long) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 index = 1; - setIndex(long) - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 index = 1; - setInfo(Lgraph.ProtoRoleInfo) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - setInfo(Lgraph.ProtoRoleInfo.Builder) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
-
required .lgraph.ProtoRoleInfo info = 1; - setInfo(Lgraph.ProtoUserInfo) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - setInfo(Lgraph.ProtoUserInfo.Builder) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
-
required .lgraph.ProtoUserInfo info = 1; - setInProcess(boolean) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional bool in_process = 4; - setInt16(int) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int16_ = 3; - setInt32(int) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int32_ = 4; - setInt64(long) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int64 int64_ = 5; - setInt8(int) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional int32 int8_ = 2; - setIsDisabled(boolean) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
-
required bool is_disabled = 1; - setIsDisabled(boolean) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
required bool is_disabled = 1; - setIsUnique(boolean) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required bool is_unique = 3; - setIsVertex(boolean) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required bool is_vertex = 1; - setIsVertex(boolean) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
-
required bool is_vertex = 1; - setIsVertex(boolean) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
-
required bool is_vertex = 1; - setIsWriteOp(boolean) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional bool is_write_op = 3; - setJsonResult(String) - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional string json_result = 1; - setJsonResultBytes(ByteString) - Method in class lgraph.Lgraph.CypherResponse.Builder
-
optional string json_result = 1; - setKey(String) - Method in class lgraph.Lgraph.Property.Builder
-
required string key = 1; - setKeyBytes(ByteString) - Method in class lgraph.Lgraph.Property.Builder
-
required string key = 1; - setKeys(int, String) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated string keys = 1; - setLabel(String) - Method in class com.antgroup.tugraph.CsvDesc
- setLabel(String) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
required string label = 1; - setLabel(String) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string label = 1; - setLabel(String) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required string label = 2; - setLabel(String) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
required string label = 1; - setLabel(String) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string label = 1; - setLabel(String) - Method in class lgraph.Lgraph.EdgeData.Builder
-
required string label = 6; - setLabel(String) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
if label not set, then
- setLabel(String) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string label = 1; - setLabel(String) - Method in class lgraph.Lgraph.VertexData.Builder
-
required string label = 2; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
-
required string label = 1; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
-
required string label = 1; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
required string label = 2; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
required string label = 1; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
-
required string label = 1; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.EdgeData.Builder
-
required string label = 6; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
if label not set, then
- setLabelBytes(ByteString) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required string label = 1; - setLabelBytes(ByteString) - Method in class lgraph.Lgraph.VertexData.Builder
-
required string label = 2; - setLabels(int, String) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
-
repeated string labels = 1; - setLastSuccessIdx(long) - Method in class lgraph.Lgraph.RestoreResponse.Builder
-
required int64 last_success_idx = 1; - setLid(long) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 lid = 1; - setLid(long) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 lid = 3; - setLid(long) - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 lid = 3; - setLid(long) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 lid = 3; - setListGraphsRequest(Lgraph.ListGraphsRequest) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - setListGraphsRequest(Lgraph.ListGraphsRequest.Builder) - Method in class lgraph.Lgraph.GraphRequest.Builder
-
optional .lgraph.ListGraphsRequest list_graphs_request = 3; - setListGraphsResponse(Lgraph.ListGraphsResponse) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - setListGraphsResponse(Lgraph.ListGraphsResponse.Builder) - Method in class lgraph.Lgraph.GraphResponse.Builder
-
optional .lgraph.ListGraphsResponse list_graphs_response = 3; - setListPeersRequest(Lgraph.ListPeersRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - setListPeersRequest(Lgraph.ListPeersRequest.Builder) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.ListPeersRequest list_peers_request = 2; - setListPeersResponse(Lgraph.ListPeersResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - setListPeersResponse(Lgraph.ListPeersResponse.Builder) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.ListPeersResponse list_peers_response = 2; - setListPluginRequest(Lgraph.ListPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - setListPluginRequest(Lgraph.ListPluginRequest.Builder) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.ListPluginRequest list_plugin_request = 5; - setListPluginResponse(Lgraph.ListPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - setListPluginResponse(Lgraph.ListPluginResponse.Builder) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.ListPluginResponse list_plugin_response = 4; - setListRoleInfoRequest(Lgraph.GetRoleInfoRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - setListRoleInfoRequest(Lgraph.GetRoleInfoRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetRoleInfoRequest list_role_info_request = 9; - setListRoleInfoResponse(Lgraph.GetRoleInfoResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - setListRoleInfoResponse(Lgraph.GetRoleInfoResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetRoleInfoResponse list_role_info_response = 9; - setListRoleRequest(Lgraph.ListRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - setListRoleRequest(Lgraph.ListRoleRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListRoleRequest list_role_request = 11; - setListRoleResponse(Lgraph.ListRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - setListRoleResponse(Lgraph.ListRoleResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListRoleResponse list_role_response = 11; - setListUserInfoRequest(Lgraph.GetUserInfoRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - setListUserInfoRequest(Lgraph.GetUserInfoRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.GetUserInfoRequest list_user_info_request = 5; - setListUserInfoResponse(Lgraph.GetUserInfoResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - setListUserInfoResponse(Lgraph.GetUserInfoResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.GetUserInfoResponse list_user_info_response = 5; - setListUserRequest(Lgraph.ListUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - setListUserRequest(Lgraph.ListUserRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ListUserRequest list_user_request = 10; - setListUserResponse(Lgraph.ListUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - setListUserResponse(Lgraph.ListUserResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ListUserResponse list_user_response = 10; - setLoadPluginRequest(Lgraph.LoadPluginRequest) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - setLoadPluginRequest(Lgraph.LoadPluginRequest.Builder) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
optional .lgraph.LoadPluginRequest load_plugin_request = 2; - setLoadPluginResponse(Lgraph.LoadPluginResponse) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - setLoadPluginResponse(Lgraph.LoadPluginResponse.Builder) - Method in class lgraph.Lgraph.PluginResponse.Builder
-
optional .lgraph.LoadPluginResponse load_plugin_response = 1; - setLog(String) - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string log = 1; - setLog(String) - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string log = 1; - setLogBytes(ByteString) - Method in class lgraph.Lgraph.ImportResponse.Builder
-
optional string log = 1; - setLogBytes(ByteString) - Method in class lgraph.Lgraph.SchemaResponse.Builder
-
optional string log = 1; - setLogin(Lgraph.LoginRequest) - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - setLogin(Lgraph.LoginRequest.Builder) - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LoginRequest login = 1; - setLogout(Lgraph.LogoutRequest) - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - setLogout(Lgraph.LogoutRequest.Builder) - Method in class lgraph.Lgraph.AuthRequest.Builder
-
optional .lgraph.LogoutRequest logout = 2; - setLogs(int, Lgraph.BackupLogEntry) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - setLogs(int, Lgraph.BackupLogEntry.Builder) - Method in class lgraph.Lgraph.RestoreRequest.Builder
-
repeated .lgraph.BackupLogEntry logs = 1; - setMaster(Lgraph.PeerInfo) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - setMaster(Lgraph.PeerInfo.Builder) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
-
required .lgraph.PeerInfo master = 1; - setModConfigRequest(Lgraph.ModConfigRequest) - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - setModConfigRequest(Lgraph.ModConfigRequest.Builder) - Method in class lgraph.Lgraph.ConfigRequest.Builder
-
optional .lgraph.ModConfigRequest mod_config_request = 1; - setModConfigResponse(Lgraph.ModConfigResponse) - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - setModConfigResponse(Lgraph.ModConfigResponse.Builder) - Method in class lgraph.Lgraph.ConfigResponse.Builder
-
optional .lgraph.ModConfigResponse mod_config_response = 1; - setModDesc(String) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional string mod_desc = 2; - setModDescBytes(ByteString) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional string mod_desc = 2; - setModEdgeRequest(Lgraph.ModEdgeRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - setModEdgeRequest(Lgraph.ModEdgeRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModEdgeRequest mod_edge_request = 9; - setModEdgeResponse(Lgraph.ModEdgeResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - setModEdgeResponse(Lgraph.ModEdgeResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModEdgeResponse mod_edge_response = 9; - setModRoleRequest(Lgraph.ModRoleRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - setModRoleRequest(Lgraph.ModRoleRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModRoleRequest mod_role_request = 7; - setModRoleResponse(Lgraph.ModRoleResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - setModRoleResponse(Lgraph.ModRoleResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModRoleResponse mod_role_response = 7; - setModUserRequest(Lgraph.ModUserRequest) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - setModUserRequest(Lgraph.ModUserRequest.Builder) - Method in class lgraph.Lgraph.AclRequest.Builder
-
optional .lgraph.ModUserRequest mod_user_request = 3; - setModUserResponse(Lgraph.ModUserResponse) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - setModUserResponse(Lgraph.ModUserResponse.Builder) - Method in class lgraph.Lgraph.AclResponse.Builder
-
optional .lgraph.ModUserResponse mod_user_response = 3; - setModVertexRequest(Lgraph.ModVertexRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - setModVertexRequest(Lgraph.ModVertexRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.ModVertexRequest mod_vertex_request = 8; - setModVertexResponse(Lgraph.ModVertexResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - setModVertexResponse(Lgraph.ModVertexResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.ModVertexResponse mod_vertex_response = 8; - setName(String) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required string name = 1; - setName(String) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required string name = 1; - setName(String) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
-
required string name = 1; - setName(String) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
-
required string name = 1; - setName(String) - Method in class lgraph.Lgraph.Header.Builder
-
required string name = 1; - setName(String) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required string name = 1; - setName(String) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required string name = 1; - setNameBytes(ByteString) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
-
required string name = 1; - setNameBytes(ByteString) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required string name = 1; - setNameBytes(ByteString) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
-
required string name = 1; - setNameBytes(ByteString) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
-
required string name = 1; - setNameBytes(ByteString) - Method in class lgraph.Lgraph.Header.Builder
-
required string name = 1; - setNameBytes(ByteString) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required string name = 1; - setNameBytes(ByteString) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required string name = 1; - setNames(int, String) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
-
repeated string names = 1; - setNewPass(String) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
required string new_pass = 2; - setNewPassBytes(ByteString) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
required string new_pass = 2; - setNIns(long) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_ins = 1; - setNodes(int, Lgraph.VertexData) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - setNodes(int, Lgraph.VertexData.Builder) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
-
repeated .lgraph.VertexData nodes = 1; - setNOuts(long) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
-
required int64 n_outs = 2; - setNullable(boolean) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required bool nullable = 3; - setOldPass(String) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
optional string old_pass = 1; - setOldPassBytes(ByteString) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
-
optional string old_pass = 1; - setParam(ByteString) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
required bytes param = 2; - setParamNames(int, String) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
repeated string param_names = 2; - setParamValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - setParamValues(Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional .lgraph.ListOfProtoFieldData param_values = 3; - setPassword(String) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string password = 2; - setPassword(String) - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string password = 2; - setPasswordBytes(ByteString) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string password = 2; - setPasswordBytes(ByteString) - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string password = 2; - setPath(String) - Method in class com.antgroup.tugraph.CsvDesc
- setPeers(int, Lgraph.PeerInfo) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - setPeers(int, Lgraph.PeerInfo.Builder) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
-
repeated .lgraph.PeerInfo peers = 1; - setPluginRequest(Lgraph.PluginRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - setPluginRequest(Lgraph.PluginRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.PluginRequest plugin_request = 13; - setPluginResponse(Lgraph.PluginResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - setPluginResponse(Lgraph.PluginResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.PluginResponse plugin_response = 13; - setPrimary(String) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
optional string primary = 3; - setPrimaryBytes(ByteString) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
-
optional string primary = 3; - setProperties(int, Lgraph.Property) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - setProperties(int, Lgraph.Property) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - setProperties(int, Lgraph.Property.Builder) - Method in class lgraph.Lgraph.EdgeData.Builder
-
repeated .lgraph.Property properties = 7; - setProperties(int, Lgraph.Property.Builder) - Method in class lgraph.Lgraph.VertexData.Builder
-
repeated .lgraph.Property properties = 3; - setQuery(String) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required string query = 1; - setQueryBytes(ByteString) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required string query = 1; - setReadOnly(boolean) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
-
required bool read_only = 2; - setReadWrite(boolean) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool read_write = 7; - setRedirect(String) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string redirect = 2; - setRedirectBytes(ByteString) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional string redirect = 2; - setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AclRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AclResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AuthRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.AuthResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.CypherRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.CypherResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.CypherResult.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.EdgeData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.FlushRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.FlushResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GraphRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.GraphResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.HARequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.HAResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.Header.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ImportRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ImportResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListOfString.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.LoginRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.LogMessage.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.PeerInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.PluginRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.PluginResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.Property.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.Snapshot.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class lgraph.Lgraph.VertexData.Builder
- setReply(ByteString) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
-
required bytes reply = 1; - setReq(Lgraph.LGraphRequest) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - setReq(Lgraph.LGraphRequest.Builder) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required .lgraph.LGraphRequest req = 3; - setRestAddr(String) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rest_addr = 2; - setRestAddr(String) - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rest_addr = 2; - setRestAddrBytes(ByteString) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rest_addr = 2; - setRestAddrBytes(ByteString) - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rest_addr = 2; - setRestoreRequest(Lgraph.RestoreRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - setRestoreRequest(Lgraph.RestoreRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.RestoreRequest restore_request = 20; - setRestoreResponse(Lgraph.RestoreResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - setRestoreResponse(Lgraph.RestoreResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.RestoreResponse restore_response = 20; - setResult(int, Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - setResult(int, Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.CypherResult.Builder
-
repeated .lgraph.ListOfProtoFieldData result = 2; - setResultInJsonFormat(boolean) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
required bool result_in_json_format = 4; - setRet(int) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
-
required int32 ret = 1; - setRole(String) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
required string role = 1; - setRole(String) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
-
required string role = 1; - setRole(String) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
-
required string role = 1; - setRole(String) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
required string role = 1; - setRoleBytes(ByteString) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
-
required string role = 1; - setRoleBytes(ByteString) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
-
required string role = 1; - setRoleBytes(ByteString) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
-
required string role = 1; - setRoleBytes(ByteString) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
required string role = 1; - setRoles(int, String) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
-
repeated string roles = 2; - setRpcAddr(String) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rpc_addr = 1; - setRpcAddr(String) - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rpc_addr = 1; - setRpcAddrBytes(ByteString) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required string rpc_addr = 1; - setRpcAddrBytes(ByteString) - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required string rpc_addr = 1; - setSchemaRequest(Lgraph.SchemaRequest) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - setSchemaRequest(Lgraph.SchemaRequest.Builder) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional .lgraph.SchemaRequest schema_request = 21; - setSchemaResponse(Lgraph.SchemaResponse) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - setSchemaResponse(Lgraph.SchemaResponse.Builder) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional .lgraph.SchemaResponse schema_response = 21; - setServerVersion(long) - Method in class lgraph.Lgraph.LGraphResponse.Builder
-
optional int64 server_version = 4; - setSetDesc(String) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional string set_desc = 8; - setSetDescBytes(ByteString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional string set_desc = 8; - setSetDiffGraphAccess(Lgraph.ProtoGraphAccess) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - setSetDiffGraphAccess(Lgraph.ProtoGraphAccess.Builder) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_diff_graph_access = 4; - setSetFullGraphAccess(Lgraph.ProtoGraphAccess) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - setSetFullGraphAccess(Lgraph.ProtoGraphAccess.Builder) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
-
optional .lgraph.ProtoGraphAccess set_full_graph_access = 3; - setSetPassword(Lgraph.SetPasswordParam) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - setSetPassword(Lgraph.SetPasswordParam.Builder) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.SetPasswordParam set_password = 2; - setSetRoles(Lgraph.ListOfString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - setSetRoles(Lgraph.ListOfString.Builder) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
optional .lgraph.ListOfString set_roles = 3; - setSize(long) - Method in class com.antgroup.tugraph.CsvDesc
- setSp(float) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional float sp = 6; - setSrc(long) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 src = 1; - setSrc(long) - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 src = 1; - setSrc(long) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 src = 1; - setSrc(long) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required int64 src = 1; - setSrcLabel(String) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string src_label = 1; - setSrcLabelBytes(ByteString) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
-
required string src_label = 1; - setState(Lgraph.NodeState) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
-
required .lgraph.NodeState state = 3; - setState(Lgraph.NodeState) - Method in class lgraph.Lgraph.PeerInfo.Builder
-
required .lgraph.NodeState state = 3; - setStr(String) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional string str = 10; - setStrBytes(ByteString) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
-
optional string str = 10; - setSubGraphRequest(Lgraph.SubGraphRequest) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - setSubGraphRequest(Lgraph.SubGraphRequest.Builder) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
-
optional .lgraph.SubGraphRequest sub_graph_request = 10; - setSubGraphResponse(Lgraph.SubGraphResponse) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - setSubGraphResponse(Lgraph.SubGraphResponse.Builder) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
-
optional .lgraph.SubGraphResponse sub_graph_response = 10; - setSuccess(boolean) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional bool success = 8; - setSyncMetaRequest(Lgraph.SyncMetaRequest) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - setSyncMetaRequest(Lgraph.SyncMetaRequest.Builder) - Method in class lgraph.Lgraph.HARequest.Builder
-
optional .lgraph.SyncMetaRequest sync_meta_request = 4; - setSyncMetaResponse(Lgraph.SyncMetaResponse) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - setSyncMetaResponse(Lgraph.SyncMetaResponse.Builder) - Method in class lgraph.Lgraph.HAResponse.Builder
-
optional .lgraph.SyncMetaResponse sync_meta_response = 4; - setTid(long) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
-
required int64 tid = 2; - setTid(long) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
-
required int64 tid = 2; - setTid(long) - Method in class lgraph.Lgraph.EdgeData.Builder
-
required int64 tid = 2; - setTid(long) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required int64 tid = 2; - setTime(long) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
-
required int64 time = 2; - setTime(long) - Method in class lgraph.Lgraph.LogMessage.Builder
-
required int64 time = 2; - setTimeout(double) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
-
optional double timeout = 3; - setTimeout(double) - Method in class lgraph.Lgraph.CypherRequest.Builder
-
optional double timeout = 6; - setToken(String) - Method in class lgraph.Lgraph.AuthResponse.Builder
-
required string token = 1; - setToken(String) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
required string token = 2; - setToken(String) - Method in class lgraph.Lgraph.LogoutRequest.Builder
-
required string token = 1; - setTokenBytes(ByteString) - Method in class lgraph.Lgraph.AuthResponse.Builder
-
required string token = 1; - setTokenBytes(ByteString) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
required string token = 2; - setTokenBytes(ByteString) - Method in class lgraph.Lgraph.LogoutRequest.Builder
-
required string token = 1; - setType(int) - Method in class lgraph.Lgraph.Header.Builder
-
required int32 type = 2; - setType(Lgraph.LogApiType) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional .lgraph.LogApiType type = 6; - setType(Lgraph.PluginRequest.PluginType) - Method in class lgraph.Lgraph.PluginRequest.Builder
-
required .lgraph.PluginRequest.PluginType type = 1; - setType(Lgraph.ProtoFieldType) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
-
required .lgraph.ProtoFieldType type = 2; - setUnique(boolean) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
-
required bool unique = 3; - setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AclRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AclResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddEdgesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddEdgesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddGraphRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddGraphResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddIndexRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddIndexResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddLabelRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddLabelResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddRoleRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddRoleResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddUserRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddUserResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AuthRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.AuthResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.BackupLogEntry.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CallPluginRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CallPluginResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ConfigRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ConfigResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CypherRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CypherResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.CypherResult.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelEdgeRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelEdgeResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DeleteGraphRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DeleteGraphResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelIndexRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelIndexResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelPluginRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelPluginResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelRoleRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelRoleResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelUserRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelUserResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.DelVertexResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.EdgeConstraint.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.EdgeData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.FlushRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.FlushResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetLabelRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetLabelResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetMasterRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetMasterResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetRoleInfoRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetRoleInfoResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GetUserInfoResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphApiRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphApiResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.GraphResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HARequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HAResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.Header.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HeartbeatRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.HeartbeatResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ImportRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ImportResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LGraphRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LGraphResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListGraphsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListGraphsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListLabelsRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListLabelsResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListOfString.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPeersRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPeersResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPluginRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListPluginResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListRoleRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListRoleResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListUserRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ListUserResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LoadPluginRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LoadPluginResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LoginRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LogMessage.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.LogoutRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModConfigResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModEdgeResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModRoleRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModRoleResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModUserRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModUserResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ModVertexResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.PeerInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.PluginRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.PluginResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.Property.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoDBConfig.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoFieldData.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoFieldSpec.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoGraphAccess.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoIndexSpec.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoRoleInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.ProtoUserInfo.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.RestoreRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.RestoreResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SchemaRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SchemaResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SetPasswordParam.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.Snapshot.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SubGraphResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SyncMetaRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.SyncMetaResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class lgraph.Lgraph.VertexData.Builder
- setUser(String) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string user = 1; - setUser(String) - Method in class lgraph.Lgraph.DelUserRequest.Builder
-
required string user = 1; - setUser(String) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
-
required string user = 1; - setUser(String) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional string user = 4; - setUser(String) - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string user = 1; - setUser(String) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string user = 4; - setUser(String) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
required string user = 1; - setUserBytes(ByteString) - Method in class lgraph.Lgraph.AddUserRequest.Builder
-
required string user = 1; - setUserBytes(ByteString) - Method in class lgraph.Lgraph.DelUserRequest.Builder
-
required string user = 1; - setUserBytes(ByteString) - Method in class lgraph.Lgraph.GetUserInfoRequest.Builder
-
required string user = 1; - setUserBytes(ByteString) - Method in class lgraph.Lgraph.LGraphRequest.Builder
-
optional string user = 4; - setUserBytes(ByteString) - Method in class lgraph.Lgraph.LoginRequest.Builder
-
required string user = 1; - setUserBytes(ByteString) - Method in class lgraph.Lgraph.LogMessage.Builder
-
optional string user = 4; - setUserBytes(ByteString) - Method in class lgraph.Lgraph.ModUserRequest.Builder
-
required string user = 1; - setValue(long) - Method in class lgraph.Lgraph.Snapshot.Builder
-
required int64 value = 1; - setValue(Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - setValue(Lgraph.ProtoFieldData.Builder) - Method in class lgraph.Lgraph.Property.Builder
-
required .lgraph.ProtoFieldData value = 2; - setValues(int, String) - Method in class lgraph.Lgraph.ListOfString.Builder
-
repeated string values = 1; - setValues(int, Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - setValues(int, Lgraph.ProtoFieldData) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - setValues(int, Lgraph.ProtoFieldData.Builder) - Method in class lgraph.Lgraph.ListOfProtoFieldData.Builder
-
repeated .lgraph.ProtoFieldData values = 1; - setValues(int, Lgraph.ProtoFieldData.Builder) - Method in class lgraph.Lgraph.ModConfigRequest.Builder
-
repeated .lgraph.ProtoFieldData values = 2; - setValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - setValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - setValues(Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - setValues(Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.ModEdgeRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 7; - setValues(Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required .lgraph.ListOfProtoFieldData values = 4; - setValues(Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.SrcDstFieldValues.Builder
-
required .lgraph.ListOfProtoFieldData values = 3; - setVertexes(int, Lgraph.ListOfProtoFieldData) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- setVertexes(int, Lgraph.ListOfProtoFieldData.Builder) - Method in class lgraph.Lgraph.AddVertexesRequest.Builder
-
list of vector<FieldData>, each for one vertex
- setVid(int, long) - Method in class lgraph.Lgraph.AddVertexesResponse.Builder
-
returns list of vids of each vertex if successful, otherwise -1
- setVid(long) - Method in class lgraph.Lgraph.DelVertexRequest.Builder
-
required int64 vid = 1; - setVid(long) - Method in class lgraph.Lgraph.ModVertexRequest.Builder
-
required int64 vid = 1; - setVid(long) - Method in class lgraph.Lgraph.VertexData.Builder
-
required int64 vid = 1; - setVids(int, long) - Method in class lgraph.Lgraph.SubGraphRequest.Builder
-
repeated int64 vids = 1; - SingleApi - lgraph.Lgraph.LogApiType
-
SingleApi = 0; - SingleApi_VALUE - Static variable in enum lgraph.Lgraph.LogApiType
-
SingleApi = 0; - SO - lgraph.Lgraph.LoadPluginRequest.CodeType
-
SO = 2; - SO_VALUE - Static variable in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
SO = 2; - SP - lgraph.Lgraph.ProtoFieldData.DataCase
- SP_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- SRC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelEdgeRequest
- SRC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeData
- SRC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModEdgeRequest
- SRC_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SrcDstFieldValues
- SRC_LABEL_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeConstraint
- STATE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HeartbeatRequest
- STATE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PeerInfo
- stopClient() - Method in class com.antgroup.tugraph.TuGraphRpcClient
- STR - lgraph.Lgraph.ProtoFieldData.DataCase
- STR_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldData
- STRING - lgraph.Lgraph.ProtoFieldType
-
STRING = 10; - STRING_VALUE - Static variable in enum lgraph.Lgraph.ProtoFieldType
-
STRING = 10; - SUB_GRAPH_REQUEST - lgraph.Lgraph.GraphApiRequest.ReqCase
- SUB_GRAPH_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiRequest
- SUB_GRAPH_RESPONSE - lgraph.Lgraph.GraphApiResponse.RespCase
- SUB_GRAPH_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GraphApiResponse
- SUCCESS - lgraph.Lgraph.LGraphResponse.ErrorCode
-
SUCCESS = 1; - SUCCESS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- SUCCESS_VALUE - Static variable in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
SUCCESS = 1; - SYNC_META_REQUEST - lgraph.Lgraph.HARequest.ReqCase
- SYNC_META_REQUEST_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HARequest
- SYNC_META_RESPONSE - lgraph.Lgraph.HAResponse.RespCase
- SYNC_META_RESPONSE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.HAResponse
T
- TID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddEdgesResponse
- TID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelEdgeRequest
- TID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.EdgeData
- TID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModEdgeRequest
- TIME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.BackupLogEntry
- TIME_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- TIMEOUT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CallPluginRequest
- TIMEOUT_FIELD_NUMBER - Static variable in class lgraph.Lgraph.CypherRequest
- toBuilder() - Method in class lgraph.Lgraph.AclRequest
- toBuilder() - Method in class lgraph.Lgraph.AclResponse
- toBuilder() - Method in class lgraph.Lgraph.AddEdgesRequest
- toBuilder() - Method in class lgraph.Lgraph.AddEdgesResponse
- toBuilder() - Method in class lgraph.Lgraph.AddGraphRequest
- toBuilder() - Method in class lgraph.Lgraph.AddGraphResponse
- toBuilder() - Method in class lgraph.Lgraph.AddIndexRequest
- toBuilder() - Method in class lgraph.Lgraph.AddIndexResponse
- toBuilder() - Method in class lgraph.Lgraph.AddLabelRequest
- toBuilder() - Method in class lgraph.Lgraph.AddLabelResponse
- toBuilder() - Method in class lgraph.Lgraph.AddRoleRequest
- toBuilder() - Method in class lgraph.Lgraph.AddRoleResponse
- toBuilder() - Method in class lgraph.Lgraph.AddUserRequest
- toBuilder() - Method in class lgraph.Lgraph.AddUserResponse
- toBuilder() - Method in class lgraph.Lgraph.AddVertexesRequest
- toBuilder() - Method in class lgraph.Lgraph.AddVertexesResponse
- toBuilder() - Method in class lgraph.Lgraph.AuthRequest
- toBuilder() - Method in class lgraph.Lgraph.AuthResponse
- toBuilder() - Method in class lgraph.Lgraph.BackupLogEntry
- toBuilder() - Method in class lgraph.Lgraph.CallPluginRequest
- toBuilder() - Method in class lgraph.Lgraph.CallPluginResponse
- toBuilder() - Method in class lgraph.Lgraph.ConfigRequest
- toBuilder() - Method in class lgraph.Lgraph.ConfigResponse
- toBuilder() - Method in class lgraph.Lgraph.CypherRequest
- toBuilder() - Method in class lgraph.Lgraph.CypherResponse
- toBuilder() - Method in class lgraph.Lgraph.CypherResult
- toBuilder() - Method in class lgraph.Lgraph.DelEdgeRequest
- toBuilder() - Method in class lgraph.Lgraph.DelEdgeResponse
- toBuilder() - Method in class lgraph.Lgraph.DeleteGraphRequest
- toBuilder() - Method in class lgraph.Lgraph.DeleteGraphResponse
- toBuilder() - Method in class lgraph.Lgraph.DelIndexRequest
- toBuilder() - Method in class lgraph.Lgraph.DelIndexResponse
- toBuilder() - Method in class lgraph.Lgraph.DelPluginRequest
- toBuilder() - Method in class lgraph.Lgraph.DelPluginResponse
- toBuilder() - Method in class lgraph.Lgraph.DelRoleRequest
- toBuilder() - Method in class lgraph.Lgraph.DelRoleResponse
- toBuilder() - Method in class lgraph.Lgraph.DelUserRequest
- toBuilder() - Method in class lgraph.Lgraph.DelUserResponse
- toBuilder() - Method in class lgraph.Lgraph.DelVertexRequest
- toBuilder() - Method in class lgraph.Lgraph.DelVertexResponse
- toBuilder() - Method in class lgraph.Lgraph.EdgeConstraint
- toBuilder() - Method in class lgraph.Lgraph.EdgeData
- toBuilder() - Method in class lgraph.Lgraph.FlushRequest
- toBuilder() - Method in class lgraph.Lgraph.FlushResponse
- toBuilder() - Method in class lgraph.Lgraph.GetLabelRequest
- toBuilder() - Method in class lgraph.Lgraph.GetLabelResponse
- toBuilder() - Method in class lgraph.Lgraph.GetMasterRequest
- toBuilder() - Method in class lgraph.Lgraph.GetMasterResponse
- toBuilder() - Method in class lgraph.Lgraph.GetRoleInfoRequest
- toBuilder() - Method in class lgraph.Lgraph.GetRoleInfoResponse
- toBuilder() - Method in class lgraph.Lgraph.GetUserInfoRequest
- toBuilder() - Method in class lgraph.Lgraph.GetUserInfoResponse
- toBuilder() - Method in class lgraph.Lgraph.GraphApiRequest
- toBuilder() - Method in class lgraph.Lgraph.GraphApiResponse
- toBuilder() - Method in class lgraph.Lgraph.GraphRequest
- toBuilder() - Method in class lgraph.Lgraph.GraphResponse
- toBuilder() - Method in class lgraph.Lgraph.HARequest
- toBuilder() - Method in class lgraph.Lgraph.HAResponse
- toBuilder() - Method in class lgraph.Lgraph.Header
- toBuilder() - Method in class lgraph.Lgraph.HeartbeatRequest
- toBuilder() - Method in class lgraph.Lgraph.HeartbeatResponse
- toBuilder() - Method in class lgraph.Lgraph.ImportRequest
- toBuilder() - Method in class lgraph.Lgraph.ImportResponse
- toBuilder() - Method in class lgraph.Lgraph.LGraphRequest
- toBuilder() - Method in class lgraph.Lgraph.LGraphResponse
- toBuilder() - Method in class lgraph.Lgraph.ListGraphsRequest
- toBuilder() - Method in class lgraph.Lgraph.ListGraphsResponse
- toBuilder() - Method in class lgraph.Lgraph.ListLabelsRequest
- toBuilder() - Method in class lgraph.Lgraph.ListLabelsResponse
- toBuilder() - Method in class lgraph.Lgraph.ListOfProtoFieldData
- toBuilder() - Method in class lgraph.Lgraph.ListOfString
- toBuilder() - Method in class lgraph.Lgraph.ListPeersRequest
- toBuilder() - Method in class lgraph.Lgraph.ListPeersResponse
- toBuilder() - Method in class lgraph.Lgraph.ListPluginRequest
- toBuilder() - Method in class lgraph.Lgraph.ListPluginResponse
- toBuilder() - Method in class lgraph.Lgraph.ListRoleRequest
- toBuilder() - Method in class lgraph.Lgraph.ListRoleResponse
- toBuilder() - Method in class lgraph.Lgraph.ListUserRequest
- toBuilder() - Method in class lgraph.Lgraph.ListUserResponse
- toBuilder() - Method in class lgraph.Lgraph.LoadPluginRequest
- toBuilder() - Method in class lgraph.Lgraph.LoadPluginResponse
- toBuilder() - Method in class lgraph.Lgraph.LoginRequest
- toBuilder() - Method in class lgraph.Lgraph.LogMessage
- toBuilder() - Method in class lgraph.Lgraph.LogoutRequest
- toBuilder() - Method in class lgraph.Lgraph.ModConfigRequest
- toBuilder() - Method in class lgraph.Lgraph.ModConfigResponse
- toBuilder() - Method in class lgraph.Lgraph.ModEdgeRequest
- toBuilder() - Method in class lgraph.Lgraph.ModEdgeResponse
- toBuilder() - Method in class lgraph.Lgraph.ModRoleRequest
- toBuilder() - Method in class lgraph.Lgraph.ModRoleResponse
- toBuilder() - Method in class lgraph.Lgraph.ModUserRequest
- toBuilder() - Method in class lgraph.Lgraph.ModUserResponse
- toBuilder() - Method in class lgraph.Lgraph.ModVertexRequest
- toBuilder() - Method in class lgraph.Lgraph.ModVertexResponse
- toBuilder() - Method in class lgraph.Lgraph.PeerInfo
- toBuilder() - Method in class lgraph.Lgraph.PluginRequest
- toBuilder() - Method in class lgraph.Lgraph.PluginResponse
- toBuilder() - Method in class lgraph.Lgraph.Property
- toBuilder() - Method in class lgraph.Lgraph.ProtoDBConfig
- toBuilder() - Method in class lgraph.Lgraph.ProtoFieldData
- toBuilder() - Method in class lgraph.Lgraph.ProtoFieldSpec
- toBuilder() - Method in class lgraph.Lgraph.ProtoGraphAccess
- toBuilder() - Method in class lgraph.Lgraph.ProtoIndexSpec
- toBuilder() - Method in class lgraph.Lgraph.ProtoRoleInfo
- toBuilder() - Method in class lgraph.Lgraph.ProtoUserInfo
- toBuilder() - Method in class lgraph.Lgraph.RestoreRequest
- toBuilder() - Method in class lgraph.Lgraph.RestoreResponse
- toBuilder() - Method in class lgraph.Lgraph.SchemaRequest
- toBuilder() - Method in class lgraph.Lgraph.SchemaResponse
- toBuilder() - Method in class lgraph.Lgraph.SetPasswordParam
- toBuilder() - Method in class lgraph.Lgraph.Snapshot
- toBuilder() - Method in class lgraph.Lgraph.SrcDstFieldValues
- toBuilder() - Method in class lgraph.Lgraph.SubGraphRequest
- toBuilder() - Method in class lgraph.Lgraph.SubGraphResponse
- toBuilder() - Method in class lgraph.Lgraph.SyncMetaRequest
- toBuilder() - Method in class lgraph.Lgraph.SyncMetaResponse
- toBuilder() - Method in class lgraph.Lgraph.VertexData
- TOKEN_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AuthResponse
- TOKEN_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- TOKEN_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogoutRequest
- TuGraphRpcClient - Class in com.antgroup.tugraph
- TuGraphRpcClient(String, String, String) - Constructor for class com.antgroup.tugraph.TuGraphRpcClient
- TuGraphRpcException - Exception in com.antgroup.tugraph
- TuGraphRpcException(Lgraph.LGraphResponse.ErrorCode, String, String) - Constructor for exception com.antgroup.tugraph.TuGraphRpcException
- TuGraphService - Interface in com.antgroup.tugraph
- TYPE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.Header
- TYPE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- TYPE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.PluginRequest
- TYPE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoFieldSpec
U
- UNINITIALIZED - lgraph.Lgraph.NodeState
-
UNINITIALIZED = 1; - UNINITIALIZED_VALUE - Static variable in enum lgraph.Lgraph.NodeState
-
UNINITIALIZED = 1; - UNIQUE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoIndexSpec
- USER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddUserRequest
- USER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelUserRequest
- USER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.GetUserInfoRequest
- USER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LGraphRequest
- USER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LoginRequest
- USER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.LogMessage
- USER_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModUserRequest
- USERS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListUserResponse
V
- VALUE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.Property
- VALUE_FIELD_NUMBER - Static variable in class lgraph.Lgraph.Snapshot
- valueOf(int) - Static method in enum lgraph.Lgraph.AclRequest.ReqCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.AclResponse.RespCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.AuthRequest.ActionCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.ConfigRequest.ReqCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.ConfigResponse.RespCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.CypherResponse.ResultCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.GraphApiRequest.ReqCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.GraphApiResponse.RespCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.GraphRequest.ReqCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.GraphResponse.RespCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.HARequest.ReqCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.HAResponse.RespCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.LGraphRequest.ReqCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.LGraphResponse.RespCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.LogApiType
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.ModRoleRequest.ActionCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.ModUserRequest.ActionCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.NodeState
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.PluginRequest.PluginType
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.PluginRequest.ReqCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.PluginResponse.RespCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.ProtoAccessLevel
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.ProtoFieldData.DataCase
-
Deprecated.
- valueOf(int) - Static method in enum lgraph.Lgraph.ProtoFieldType
-
Deprecated.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum lgraph.Lgraph.LogApiType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum lgraph.Lgraph.NodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum lgraph.Lgraph.PluginRequest.PluginType
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum lgraph.Lgraph.ProtoAccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum lgraph.Lgraph.ProtoFieldType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.AclRequest.ReqCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.AclResponse.RespCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.AuthRequest.ActionCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.ConfigRequest.ReqCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.ConfigResponse.RespCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.CypherResponse.ResultCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.GraphApiRequest.ReqCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.GraphApiResponse.RespCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.GraphRequest.ReqCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.GraphResponse.RespCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.HARequest.ReqCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.HAResponse.RespCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.LGraphRequest.ReqCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.LGraphResponse.RespCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.LogApiType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.ModRoleRequest.ActionCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.ModUserRequest.ActionCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.NodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.PluginRequest.PluginType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.PluginRequest.ReqCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.PluginResponse.RespCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.ProtoAccessLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.ProtoFieldData.DataCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lgraph.Lgraph.ProtoFieldType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum lgraph.Lgraph.AclRequest.ReqCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.AclResponse.RespCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.AuthRequest.ActionCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.ConfigRequest.ReqCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.ConfigResponse.RespCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.CypherResponse.ResultCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.GraphApiRequest.ReqCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.GraphApiResponse.RespCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.GraphRequest.ReqCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.GraphResponse.RespCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.HARequest.ReqCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.HAResponse.RespCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.LGraphRequest.ReqCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.LGraphResponse.ErrorCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.LGraphResponse.RespCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.LogApiType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.ModRoleRequest.ActionCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.ModUserRequest.ActionCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.NodeState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.PluginRequest.PluginType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.PluginRequest.ReqCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.PluginResponse.RespCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.ProtoAccessLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.ProtoFieldData.DataCase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum lgraph.Lgraph.ProtoFieldType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListOfProtoFieldData
- VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ListOfString
- VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModConfigRequest
- VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModEdgeRequest
- VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModVertexRequest
- VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ProtoGraphAccess
- VALUES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SrcDstFieldValues
- VERTEXES_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddVertexesRequest
- VID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.AddVertexesResponse
- VID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.DelVertexRequest
- VID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.ModVertexRequest
- VID_FIELD_NUMBER - Static variable in class lgraph.Lgraph.VertexData
- VIDS_FIELD_NUMBER - Static variable in class lgraph.Lgraph.SubGraphRequest
W
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AclRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AclResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddEdgesRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddEdgesResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddGraphRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddGraphResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddIndexRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddIndexResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddLabelRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddLabelResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddRoleRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddRoleResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddUserRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddUserResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddVertexesRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AddVertexesResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AuthRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.AuthResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.BackupLogEntry
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.CallPluginRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.CallPluginResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ConfigRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ConfigResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.CypherRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.CypherResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.CypherResult
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelEdgeRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelEdgeResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DeleteGraphRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DeleteGraphResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelIndexRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelIndexResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelPluginRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelPluginResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelRoleRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelRoleResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelUserRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelUserResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelVertexRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.DelVertexResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.EdgeConstraint
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.EdgeData
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.FlushRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.FlushResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetLabelRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetLabelResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetMasterRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetMasterResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetRoleInfoRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetRoleInfoResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetUserInfoRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GetUserInfoResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GraphApiRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GraphApiResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GraphRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.GraphResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.HARequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.HAResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.Header
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.HeartbeatRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.HeartbeatResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ImportRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ImportResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.LGraphRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.LGraphResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListGraphsRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListGraphsResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListLabelsRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListLabelsResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListOfProtoFieldData
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListOfString
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListPeersRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListPeersResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListPluginRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListPluginResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListRoleRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListRoleResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListUserRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ListUserResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.LoadPluginRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.LoadPluginResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.LoginRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.LogMessage
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.LogoutRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModConfigRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModConfigResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModEdgeRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModEdgeResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModRoleRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModRoleResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModUserRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModUserResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModVertexRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ModVertexResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.PeerInfo
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.PluginRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.PluginResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.Property
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ProtoDBConfig
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ProtoFieldData
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ProtoFieldSpec
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ProtoGraphAccess
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ProtoIndexSpec
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ProtoRoleInfo
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.ProtoUserInfo
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.RestoreRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.RestoreResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SchemaRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SchemaResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SetPasswordParam
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.Snapshot
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SrcDstFieldValues
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SubGraphRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SubGraphResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SyncMetaRequest
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.SyncMetaResponse
- writeTo(CodedOutputStream) - Method in class lgraph.Lgraph.VertexData
Z
- ZIP - lgraph.Lgraph.LoadPluginRequest.CodeType
-
ZIP = 4; - ZIP_VALUE - Static variable in enum lgraph.Lgraph.LoadPluginRequest.CodeType
-
ZIP = 4;
All Classes All Packages