Vector index needed!

Neo4j needs a vector index so we can search over text embeddings without it being basically O(N). We recently got a lot of similarity functions in GDS but we need a way to use them in a performant way!

Thanks!
-dave