Hi, I am a newbie to Neo4j world. I am trying to build and query a Vantage Point Tree in Neo4j. Check here to know more about VP TREE . It's just a data structure for KNN search (like KD Tree). I have a 50 GB size of VP Tree. Does Neo4j seem feasibl...