QueryResult#

class langchain_community.vectorstores.pgembedding.QueryResult[source]#

Result from a query.

Attributes

EmbeddingStore(**kwargs)

Embedding store.

Methods

__init__()#