Class UpsertResponse
java.lang.Object
io.quarkiverse.langchain4j.pinecone.runtime.UpsertResponse
Represents a response to an Upsert operation.
See the API documentation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UpsertResponse
public UpsertResponse(long upsertedCount)
-
-
Method Details
-
getUpsertedCount
public long getUpsertedCount()
-