



An enhancement to the Neo4j graph database providing vector search capabilities through dedicated indexes.
Loading more......
Neo4j Vector Search enhances the Neo4j graph database by providing vector search capabilities through dedicated indexes. These vector indexes enable similarity searches and complex analytical queries by representing nodes or properties as vectors in a multidimensional space. Originally released as a public beta in Neo4j 5.11, node vector indexes reached general availability in Neo4j 5.13.
LIST<INTEGER | FLOAT> properties on nodes or relationships.