:mod:`langchain.vectorstores.pgembedding`.CollectionStore ================================================================ .. currentmodule:: langchain.vectorstores.pgembedding .. autoclass:: CollectionStore .. rubric:: Methods .. autosummary:: ~CollectionStore.__init__ ~CollectionStore.get_by_name ~CollectionStore.get_or_create .. rubric:: Attributes .. autosummary:: ~CollectionStore.cmetadata ~CollectionStore.embeddings ~CollectionStore.metadata ~CollectionStore.name ~CollectionStore.registry ~CollectionStore.uuid .. example_links:: CollectionStore