As the title suggests, we wanted to create a simple tool that creates graph embeddings for a neo4j graph database without much hassles. We created a CLI interface using python which accepts a neo4j database link and generates embeddings which can the...