Uses of Class
lgraph.Lgraph.ListOfProtoFieldData
-
Packages that use Lgraph.ListOfProtoFieldData Package Description lgraph -
-
Uses of Lgraph.ListOfProtoFieldData in lgraph
Fields in lgraph with type parameters of type Lgraph.ListOfProtoFieldData Modifier and Type Field Description static com.google.protobuf.Parser<Lgraph.ListOfProtoFieldData>Lgraph.ListOfProtoFieldData. PARSERDeprecated.Methods in lgraph that return Lgraph.ListOfProtoFieldData Modifier and Type Method Description Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData.Builder. build()Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData.Builder. buildPartial()static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. getDefaultInstance()Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData.Builder. getDefaultInstanceForType()Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. getDefaultInstanceForType()Lgraph.ListOfProtoFieldDataLgraph.CypherRequest.Builder. getParamValues()optional .lgraph.ListOfProtoFieldData param_values = 3;Lgraph.ListOfProtoFieldDataLgraph.CypherRequest. getParamValues()optional .lgraph.ListOfProtoFieldData param_values = 3;Lgraph.ListOfProtoFieldDataLgraph.CypherRequestOrBuilder. getParamValues()optional .lgraph.ListOfProtoFieldData param_values = 3;Lgraph.ListOfProtoFieldDataLgraph.CypherResult.Builder. getResult(int index)repeated .lgraph.ListOfProtoFieldData result = 2;Lgraph.ListOfProtoFieldDataLgraph.CypherResult. getResult(int index)repeated .lgraph.ListOfProtoFieldData result = 2;Lgraph.ListOfProtoFieldDataLgraph.CypherResultOrBuilder. getResult(int index)repeated .lgraph.ListOfProtoFieldData result = 2;Lgraph.ListOfProtoFieldDataLgraph.ModEdgeRequest.Builder. getValues()required .lgraph.ListOfProtoFieldData values = 7;Lgraph.ListOfProtoFieldDataLgraph.ModEdgeRequest. getValues()required .lgraph.ListOfProtoFieldData values = 7;Lgraph.ListOfProtoFieldDataLgraph.ModEdgeRequestOrBuilder. getValues()required .lgraph.ListOfProtoFieldData values = 7;Lgraph.ListOfProtoFieldDataLgraph.ModVertexRequest.Builder. getValues()required .lgraph.ListOfProtoFieldData values = 4;Lgraph.ListOfProtoFieldDataLgraph.ModVertexRequest. getValues()required .lgraph.ListOfProtoFieldData values = 4;Lgraph.ListOfProtoFieldDataLgraph.ModVertexRequestOrBuilder. getValues()required .lgraph.ListOfProtoFieldData values = 4;Lgraph.ListOfProtoFieldDataLgraph.SrcDstFieldValues.Builder. getValues()required .lgraph.ListOfProtoFieldData values = 3;Lgraph.ListOfProtoFieldDataLgraph.SrcDstFieldValues. getValues()required .lgraph.ListOfProtoFieldData values = 3;Lgraph.ListOfProtoFieldDataLgraph.SrcDstFieldValuesOrBuilder. getValues()required .lgraph.ListOfProtoFieldData values = 3;Lgraph.ListOfProtoFieldDataLgraph.AddVertexesRequest.Builder. getVertexes(int index)list of vector<FieldData>, each for one vertexLgraph.ListOfProtoFieldDataLgraph.AddVertexesRequest. getVertexes(int index)list of vector<FieldData>, each for one vertexLgraph.ListOfProtoFieldDataLgraph.AddVertexesRequestOrBuilder. getVertexes(int index)list of vector<FieldData>, each for one vertexstatic Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseDelimitedFrom(InputStream input)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(byte[] data)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(com.google.protobuf.ByteString data)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(com.google.protobuf.CodedInputStream input)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(InputStream input)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(ByteBuffer data)static Lgraph.ListOfProtoFieldDataLgraph.ListOfProtoFieldData. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in lgraph that return types with arguments of type Lgraph.ListOfProtoFieldData Modifier and Type Method Description com.google.protobuf.Parser<Lgraph.ListOfProtoFieldData>Lgraph.ListOfProtoFieldData. getParserForType()List<Lgraph.ListOfProtoFieldData>Lgraph.CypherResult.Builder. getResultList()repeated .lgraph.ListOfProtoFieldData result = 2;List<Lgraph.ListOfProtoFieldData>Lgraph.CypherResult. getResultList()repeated .lgraph.ListOfProtoFieldData result = 2;List<Lgraph.ListOfProtoFieldData>Lgraph.CypherResultOrBuilder. getResultList()repeated .lgraph.ListOfProtoFieldData result = 2;List<Lgraph.ListOfProtoFieldData>Lgraph.AddVertexesRequest.Builder. getVertexesList()list of vector<FieldData>, each for one vertexList<Lgraph.ListOfProtoFieldData>Lgraph.AddVertexesRequest. getVertexesList()list of vector<FieldData>, each for one vertexList<Lgraph.ListOfProtoFieldData>Lgraph.AddVertexesRequestOrBuilder. getVertexesList()list of vector<FieldData>, each for one vertexstatic com.google.protobuf.Parser<Lgraph.ListOfProtoFieldData>Lgraph.ListOfProtoFieldData. parser()Methods in lgraph with parameters of type Lgraph.ListOfProtoFieldData Modifier and Type Method Description Lgraph.CypherResult.BuilderLgraph.CypherResult.Builder. addResult(int index, Lgraph.ListOfProtoFieldData value)repeated .lgraph.ListOfProtoFieldData result = 2;Lgraph.CypherResult.BuilderLgraph.CypherResult.Builder. addResult(Lgraph.ListOfProtoFieldData value)repeated .lgraph.ListOfProtoFieldData result = 2;Lgraph.AddVertexesRequest.BuilderLgraph.AddVertexesRequest.Builder. addVertexes(int index, Lgraph.ListOfProtoFieldData value)list of vector<FieldData>, each for one vertexLgraph.AddVertexesRequest.BuilderLgraph.AddVertexesRequest.Builder. addVertexes(Lgraph.ListOfProtoFieldData value)list of vector<FieldData>, each for one vertexLgraph.ListOfProtoFieldData.BuilderLgraph.ListOfProtoFieldData.Builder. mergeFrom(Lgraph.ListOfProtoFieldData other)Lgraph.CypherRequest.BuilderLgraph.CypherRequest.Builder. mergeParamValues(Lgraph.ListOfProtoFieldData value)optional .lgraph.ListOfProtoFieldData param_values = 3;Lgraph.ModEdgeRequest.BuilderLgraph.ModEdgeRequest.Builder. mergeValues(Lgraph.ListOfProtoFieldData value)required .lgraph.ListOfProtoFieldData values = 7;Lgraph.ModVertexRequest.BuilderLgraph.ModVertexRequest.Builder. mergeValues(Lgraph.ListOfProtoFieldData value)required .lgraph.ListOfProtoFieldData values = 4;Lgraph.SrcDstFieldValues.BuilderLgraph.SrcDstFieldValues.Builder. mergeValues(Lgraph.ListOfProtoFieldData value)required .lgraph.ListOfProtoFieldData values = 3;static Lgraph.ListOfProtoFieldData.BuilderLgraph.ListOfProtoFieldData. newBuilder(Lgraph.ListOfProtoFieldData prototype)Lgraph.CypherRequest.BuilderLgraph.CypherRequest.Builder. setParamValues(Lgraph.ListOfProtoFieldData value)optional .lgraph.ListOfProtoFieldData param_values = 3;Lgraph.CypherResult.BuilderLgraph.CypherResult.Builder. setResult(int index, Lgraph.ListOfProtoFieldData value)repeated .lgraph.ListOfProtoFieldData result = 2;Lgraph.ModEdgeRequest.BuilderLgraph.ModEdgeRequest.Builder. setValues(Lgraph.ListOfProtoFieldData value)required .lgraph.ListOfProtoFieldData values = 7;Lgraph.ModVertexRequest.BuilderLgraph.ModVertexRequest.Builder. setValues(Lgraph.ListOfProtoFieldData value)required .lgraph.ListOfProtoFieldData values = 4;Lgraph.SrcDstFieldValues.BuilderLgraph.SrcDstFieldValues.Builder. setValues(Lgraph.ListOfProtoFieldData value)required .lgraph.ListOfProtoFieldData values = 3;Lgraph.AddVertexesRequest.BuilderLgraph.AddVertexesRequest.Builder. setVertexes(int index, Lgraph.ListOfProtoFieldData value)list of vector<FieldData>, each for one vertexMethod parameters in lgraph with type arguments of type Lgraph.ListOfProtoFieldData Modifier and Type Method Description Lgraph.CypherResult.BuilderLgraph.CypherResult.Builder. addAllResult(Iterable<? extends Lgraph.ListOfProtoFieldData> values)repeated .lgraph.ListOfProtoFieldData result = 2;Lgraph.AddVertexesRequest.BuilderLgraph.AddVertexesRequest.Builder. addAllVertexes(Iterable<? extends Lgraph.ListOfProtoFieldData> values)list of vector<FieldData>, each for one vertex
-