:mod:`langchain.vectorstores.pgembedding`.EmbeddingStore =============================================================== .. currentmodule:: langchain.vectorstores.pgembedding .. autoclass:: EmbeddingStore .. rubric:: Methods .. autosummary:: ~EmbeddingStore.__init__ .. rubric:: Attributes .. autosummary:: ~EmbeddingStore.cmetadata ~EmbeddingStore.collection ~EmbeddingStore.collection_id ~EmbeddingStore.custom_id ~EmbeddingStore.document ~EmbeddingStore.embedding ~EmbeddingStore.metadata ~EmbeddingStore.registry ~EmbeddingStore.uuid .. example_links:: EmbeddingStore