class NeonPostgresClass that provides an interface to a Neon Postgres database. It
extends the VectorStore base class and implements methods for adding
documents and vectors, performing similarity searches, and ensuring the
existence of a table in the database.