Hi,
This is myy first time workign with neo4j. I have a huge graph with 500K nodes and I have to use it in a django application. I'm planning to create a neo4j database and then use neomodel for querying.
For creating the database, I have installed n...