This commit brings support for Neo4j graph database in general, and uses the vector index functionality available since version 5.11. Aligned with the existing PgVector store and its tests. The module creates indexes, if needed, for the vector search and the identifier of the document object. Add neo4j to vectordb docs page Co-authored-by: Michael Simons <michael@simons.ac>